]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update copyrights on code that was substantially modified during the dictionary fixup...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 3 Nov 2024 06:22:45 +0000 (08:22 +0200)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 3 Nov 2024 06:22:45 +0000 (08:22 +0200)
src/lib/util/dict_ext.c
src/lib/util/dict_ext.h
src/lib/util/dict_fixup_priv.h
src/lib/util/dict_tokenize.c
src/lib/util/dict_util.c
src/lib/util/dict_validate.c

index 97cd220182d83ca483bc61f71d6d3dcf59eb76fe..e64fb640bf096fdf88ff31d6da368c25a8275969 100644 (file)
@@ -19,7 +19,7 @@
  * @file src/lib/util/dict_ext.c
  *
  * @copyright 2020 The FreeRADIUS server project
- * @copyright 2020 Arran Cudbard-Bell <a.cudbardb@freeradius.org>
+ * @copyright 2020,2024 Arran Cudbard-Bell <a.cudbardb@freeradius.org>
  */
 RCSID("$Id$")
 
index ecf03c4cad70f031fd21e6b47045579e80276730..46cd3c5e429a747fd89c6c658516a323ec15a0a1 100644 (file)
@@ -20,7 +20,7 @@
  * @file src/lib/util/dict_ext.h
  *
  * @copyright 2020 The FreeRADIUS server project
- * @copyright 2020 Arran Cudbard-Bell <a.cudbardb@freeradius.org>
+ * @copyright 2020,2024 Arran Cudbard-Bell <a.cudbardb@freeradius.org>
  */
 RCSIDH(dict_ext_h, "$Id$")
 
index 54dd9df4ec0b4f2cb21b7faaa71ee96b5e9644bb..a52b21943c279c1eb3591952f274f863f569e1ad 100644 (file)
@@ -20,7 +20,7 @@
  * @file src/lib/util/dict_fixup_priv.h
  *
  * @copyright 2020 The FreeRADIUS server project
- * @copyright 2020 Arran Cudbard-Bell <a.cudbardb@freeradius.org>
+ * @copyright 2020,2024 Arran Cudbard-Bell <a.cudbardb@freeradius.org>
  */
 RCSIDH(dict_fixup_priv_h, "$Id$")
 
index 45c341f0a92d95b9a98a603695e119fc37f82c7a..5a19e79a1d632e4e8d25228aa33b25e193541bd4 100644 (file)
@@ -19,6 +19,7 @@
  * @file src/lib/util/dict_tokenize.c
  *
  * @copyright 2019 The FreeRADIUS server project
+ * @copyright 2024 Arran Cudbard-Bell (a.cudbardb@freeradius.org)
  */
 RCSID("$Id$")
 
index 1691f1118c2d982b4b01dde886270ffc271ea1bc..a78b3a2891074b88a5ebc548ea80c74bdc5c4696 100644 (file)
@@ -19,6 +19,7 @@
  * @file src/lib/util/dict_util.c
  *
  * @copyright 2000,2006 The FreeRADIUS server project
+ * @copyright 2024 Arran Cudbard-Bell (a.cudbardb@freeradius.org)
  */
 RCSID("$Id$")
 
index 2ac19cadb8868277843a5fe8549e5502d71e4348..18a6a3a23cb14d66b4386e4108fdaa5e9b37f8a2 100644 (file)
@@ -19,6 +19,7 @@
  * @file src/lib/util/dict_validate.c
  *
  * @copyright 2019 The FreeRADIUS server project
+ * @copyright 2024 Arran Cudbard-Bell (a.cudbardb@freeradius.org)
  */
 RCSID("$Id$")