Update copyright notices for 2020.

This commit is contained in:
Dave Page
2020-01-02 14:43:50 +00:00
parent 964f746d76
commit 01c7636c75
848 changed files with 849 additions and 849 deletions

View File

@@ -4,7 +4,7 @@
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2019, The pgAdmin Development Team
# Copyright (C) 2013 - 2020, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
# config.py - Core application configuration settings
@@ -71,7 +71,7 @@ else:
# Copyright string for display in the app
# Any changes made here must also be made in runtime/pgAdmin4.pro
APP_COPYRIGHT = 'Copyright (C) 2013 - 2019, The pgAdmin Development Team'
APP_COPYRIGHT = 'Copyright (C) 2013 - 2020, The pgAdmin Development Team'
##########################################################################
# Misc stuff