Update copyright notices for 2019

This commit is contained in:
Murtuza Zabuawala 2019-01-02 15:54:12 +05:30 committed by Akshay Joshi
parent 86ecf9c84e
commit e23d307c56
800 changed files with 2059 additions and 645 deletions

View File

@ -16,7 +16,7 @@ review process for any patches submitted for inclusion in pgAdmin.
bulk updates every year). The start date should always be 2013, and the end year bulk updates every year). The start date should always be 2013, and the end year
the current year, e.g. the current year, e.g.
Copyright (C) 2013 - 2018, The pgAdmin Development Team Copyright (C) 2013 - 2019, The pgAdmin Development Team
* Ensure there's a blank line immediately following any copyright headers. * Ensure there's a blank line immediately following any copyright headers.

View File

@ -170,7 +170,7 @@ with the required file header is shown below::
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -4,7 +4,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
######################################################################### #########################################################################

View File

@ -4,7 +4,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
######################################################################### #########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -4,7 +4,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
######################################################################### #########################################################################

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// ConfigWindow.h - Configuration window // ConfigWindow.h - Configuration window

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// ConfigWindow.h - Configuration window // ConfigWindow.h - Configuration window

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// FloatingWindow.cpp - For GNOME 3.26 and above floating window will be used. // FloatingWindow.cpp - For GNOME 3.26 and above floating window will be used.

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// FloatingWindow.h - For GNOME 3.26 and above floating window will be used. // FloatingWindow.h - For GNOME 3.26 and above floating window will be used.

View File

@ -14,7 +14,7 @@
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>10.10</string> <string>10.10</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright (C) 2013 - 2018, The pgAdmin Development Team</string> <string>Copyright (C) 2013 - 2019, The pgAdmin Development Team</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>@ICON@</string> <string>@ICON@</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// LogWindow.cpp - Log viewer window // LogWindow.cpp - Log viewer window

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// LogWindow.h - Log viewer window // LogWindow.h - Log viewer window

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// Logger.cpp - Logger Utility // Logger.cpp - Logger Utility

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// Logger.h - Logger Utility // Logger.h - Logger Utility

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// MenuActions.cpp - Common file for menu actions. // MenuActions.cpp - Common file for menu actions.

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// MenuActions.h - Common file for menu actions. // MenuActions.h - Common file for menu actions.

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// Server.cpp - Thread in which the web server will run. // Server.cpp - Thread in which the web server will run.

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// Server.h - Thread in which the web server will run. // Server.h - Thread in which the web server will run.

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// TrayIcon.cpp - Manages the tray icon // TrayIcon.cpp - Manages the tray icon

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// TrayIcon.h - Manages the tray icon // TrayIcon.h - Manages the tray icon

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// pgAdmin4.cpp - Main application entry point // pgAdmin4.cpp - Main application entry point

View File

@ -2,7 +2,7 @@
// //
// pgAdmin 4 - PostgreSQL Tools // pgAdmin 4 - PostgreSQL Tools
// //
// Copyright (C) 2013 - 2018, The pgAdmin Development Team // Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence // This software is released under the PostgreSQL Licence
// //
// pgAdmin4.h - Main application header // pgAdmin4.h - Main application header

View File

@ -19,7 +19,8 @@ import re
import codecs import codecs
ALLOWED_FILE_EXTENSIONS = ( ALLOWED_FILE_EXTENSIONS = (
".py", ".js", ".sql", ".cpp", ".h", ".rc", ".am", ".wsgi", "pro", "plist" ".py", ".js", ".sql", ".cpp", ".h", ".rc", ".am", ".wsgi", "pro", "plist",
".rst", ".sh", ".in", ".mako", ".ini", ".jsx"
) )
EXCLUDE_DIR = ("node_modules") EXCLUDE_DIR = ("node_modules")

View File

@ -1,3 +1,12 @@
/////////////////////////////////////////////////////////////
//
// pgAdmin 4 - PostgreSQL Tools
//
// Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
//////////////////////////////////////////////////////////////
module.exports = { module.exports = {
'env': { 'env': {
'browser': true, 'browser': true,

View File

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

View File

@ -1,3 +1,12 @@
/////////////////////////////////////////////////////////////
//
// pgAdmin 4 - PostgreSQL Tools
//
// Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
//////////////////////////////////////////////////////////////
// Karma configuration // Karma configuration
const webpackConfig = require('./webpack.test.config.js'); const webpackConfig = require('./webpack.test.config.js');
const isDocker = require('is-docker')(); const isDocker = require('is-docker')();

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
## ##
## pgAdmin 4 - PostgreSQL Tools ## pgAdmin 4 - PostgreSQL Tools
## ##
## Copyright (C) 2013 - 2018, The pgAdmin Development Team ## Copyright (C) 2013 - 2019, The pgAdmin Development Team
## This software is released under the PostgreSQL Licence ## This software is released under the PostgreSQL Licence
## ##
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -1,3 +1,12 @@
/////////////////////////////////////////////////////////////
//
// pgAdmin 4 - PostgreSQL Tools
//
// Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
//////////////////////////////////////////////////////////////
define( define(
['jquery', 'alertify', 'sources/pgadmin', 'underscore.string', 'sources/gettext', ['jquery', 'alertify', 'sources/pgadmin', 'underscore.string', 'sources/gettext',
'sources/url_for', 'sources/url_for',

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -1,3 +1,12 @@
/////////////////////////////////////////////////////////////
//
// pgAdmin 4 - PostgreSQL Tools
//
// Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
//////////////////////////////////////////////////////////////
define('pgadmin.node.cast', [ define('pgadmin.node.cast', [
'sources/gettext', 'sources/url_for', 'jquery', 'underscore', 'sources/gettext', 'sources/url_for', 'jquery', 'underscore',
'underscore.string', 'sources/pgadmin', 'pgadmin.browser', 'underscore.string', 'sources/pgadmin', 'pgadmin.browser',

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -1,3 +1,12 @@
/////////////////////////////////////////////////////////////
//
// pgAdmin 4 - PostgreSQL Tools
//
// Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
//////////////////////////////////////////////////////////////
define('pgadmin.node.event_trigger', [ define('pgadmin.node.event_trigger', [
'sources/gettext', 'sources/url_for', 'jquery', 'underscore', 'sources/gettext', 'sources/url_for', 'jquery', 'underscore',
'underscore.string', 'sources/pgadmin', 'pgadmin.browser', 'underscore.string', 'sources/pgadmin', 'pgadmin.browser',

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -1,3 +1,12 @@
/////////////////////////////////////////////////////////////
//
// pgAdmin 4 - PostgreSQL Tools
//
// Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
//////////////////////////////////////////////////////////////
define('pgadmin.node.extension', [ define('pgadmin.node.extension', [
'sources/gettext', 'sources/url_for', 'jquery', 'underscore', 'sources/gettext', 'sources/url_for', 'jquery', 'underscore',
'underscore.string', 'sources/pgadmin', 'pgadmin.browser', 'underscore.string', 'sources/pgadmin', 'pgadmin.browser',

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -1,3 +1,12 @@
/////////////////////////////////////////////////////////////
//
// pgAdmin 4 - PostgreSQL Tools
//
// Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
//////////////////////////////////////////////////////////////
define('pgadmin.node.foreign_server', [ define('pgadmin.node.foreign_server', [
'sources/gettext', 'jquery', 'underscore', 'underscore.string', 'sources/pgadmin', 'sources/gettext', 'jquery', 'underscore', 'underscore.string', 'sources/pgadmin',
'pgadmin.browser', 'pgadmin.backform', 'pgadmin.browser.collection', 'pgadmin.browser', 'pgadmin.backform', 'pgadmin.browser.collection',

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -1,3 +1,12 @@
/////////////////////////////////////////////////////////////
//
// pgAdmin 4 - PostgreSQL Tools
//
// Copyright (C) 2013 - 2019, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
//////////////////////////////////////////////////////////////
define('pgadmin.node.user_mapping', [ define('pgadmin.node.user_mapping', [
'sources/gettext', 'sources/url_for', 'jquery', 'underscore', 'sources/gettext', 'sources/url_for', 'jquery', 'underscore',
'underscore.string', 'sources/pgadmin', 'pgadmin.browser', 'underscore.string', 'sources/pgadmin', 'pgadmin.browser',

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

View File

@ -2,7 +2,7 @@
# #
# pgAdmin 4 - PostgreSQL Tools # pgAdmin 4 - PostgreSQL Tools
# #
# Copyright (C) 2013 - 2018, The pgAdmin Development Team # Copyright (C) 2013 - 2019, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence # This software is released under the PostgreSQL Licence
# #
########################################################################## ##########################################################################

Some files were not shown because too many files have changed in this diff Show More