Skip to content

Commit 702e4c2

Browse files
authored
Merge branch 'pgadmin-org:master' into master
2 parents fbc9fc9 + 6dab60d commit 702e4c2

1,570 files changed

Lines changed: 1631 additions & 1593 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.8.0

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# pgAdmin 4 - PostgreSQL Tools
44
#
5-
# Copyright (C) 2013 - 2024, The pgAdmin Development Team
5+
# Copyright (C) 2013 - 2025, The pgAdmin Development Team
66
# This software is released under the PostgreSQL Licence
77
#
88
#########################################################################

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pgAdmin 4
44
This software is released under the PostgreSQL licence.
55

66
-------------------------------------------------------------------------------
7-
Copyright (C) 2013 - 2024, The pgAdmin Development Team
7+
Copyright (C) 2013 - 2025, The pgAdmin Development Team
88

99
Permission to use, copy, modify, and distribute this software and its
1010
documentation for any purpose, without fee, and without a written agreement is

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# pgAdmin 4 - PostgreSQL Tools
44
#
5-
# Copyright (C) 2013 - 2024, The pgAdmin Development Team
5+
# Copyright (C) 2013 - 2025, The pgAdmin Development Team
66
# This software is released under the PostgreSQL Licence
77
#
88
#########################################################################

docs/en_US/code_review.rst

Lines changed: 1 addition & 1 deletion

docs/en_US/coding_standards.rst

Lines changed: 1 addition & 1 deletion

docs/en_US/licence.rst

Lines changed: 1 addition & 1 deletion

docs/en_US/release_notes_9_0.rst

Lines changed: 7 additions & 1 deletion

pkg/mac/licence.rtf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
\fs22 \
1111
\
1212

13-
\f1\i Copyright (C) 2013 - 2024, The pgAdmin Development Team
13+
\f1\i Copyright (C) 2013 - 2025, The pgAdmin Development Team
1414
\f0\i0 \
1515
\
1616
Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.\

pkg/pip/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pgAdmin 4 - PostgreSQL Tools
66
#
7-
# Copyright (C) 2013 - 2024, The pgAdmin Development Team
7+
# Copyright (C) 2013 - 2025, The pgAdmin Development Team
88
# This software is released under the PostgreSQL Licence
99
#
1010
#########################################################################

0 commit comments

Comments
 (0)