We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe10ff5 commit 47ce196Copy full SHA for 47ce196
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
BSD 3-Clause License
2
3
-Copyright (c) 2012-2024, Christophe Demko
+Copyright (c) 2012-2026, Christophe Demko
4
All rights reserved.
5
6
Redistribution and use in source and binary forms, with or without
docs/conf.py
@@ -26,7 +26,7 @@
26
# -- Project information -----------------------------------------------------
27
28
project = 'PHP Sorted Collections'
29
-copyright = '2024-2026, Ch. Demko'
+copyright = '2012-2026, Ch. Demko'
30
author = 'Ch. Demko'
31
32
# The short X.Y version
0 commit comments