Fix a bunch of file headers.

This commit is contained in:
Dave Page
2017-03-16 14:27:55 +00:00
parent 6ad6bf5aab
commit b2a74ad26d
213 changed files with 722 additions and 512 deletions

View File

@@ -1,11 +1,11 @@
# #################################################################
##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
# ##################################################################
##########################################################################
from pgadmin.utils.route import BaseTestGenerator

View File

@@ -1,11 +1,12 @@
# #################################################################
##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
# ##################################################################
##########################################################################
from __future__ import print_function
import json

View File

@@ -1,11 +1,12 @@
# #################################################################
##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
# ##################################################################
##########################################################################
from __future__ import print_function
import uuid
import json

View File

@@ -1,11 +1,12 @@
# #################################################################
##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
# ##################################################################
##########################################################################
import uuid
from pgadmin.utils.route import BaseTestGenerator

View File

@@ -1,11 +1,11 @@
# #################################################################
##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
# ##################################################################
##########################################################################
import json
import uuid

View File

@@ -1,11 +1,11 @@
# #################################################################
##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
# ##################################################################
##########################################################################
from __future__ import print_function