diff --git a/configure.ac b/configure.ac index 0deb3dd2..08f6df35 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl -dnl Copyright 2023 Northern.tech AS +dnl Copyright 2024 Northern.tech AS dnl dnl This file is part of CFEngine 3 - written and maintained by Northern.tech AS. dnl diff --git a/libcompat/clock_gettime.c b/libcompat/clock_gettime.c index ce9b1039..c7ec2dd5 100644 --- a/libcompat/clock_gettime.c +++ b/libcompat/clock_gettime.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/closefrom.c b/libcompat/closefrom.c index aa71278e..2985ae4b 100644 --- a/libcompat/closefrom.c +++ b/libcompat/closefrom.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/dirfd.c b/libcompat/dirfd.c index 0c064b57..741b9854 100644 --- a/libcompat/dirfd.c +++ b/libcompat/dirfd.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/drand48.c b/libcompat/drand48.c index 1309dfa3..44a67c3a 100644 --- a/libcompat/drand48.c +++ b/libcompat/drand48.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/fchmodat.c b/libcompat/fchmodat.c index 6b3d7d2c..c9152f5b 100644 --- a/libcompat/fchmodat.c +++ b/libcompat/fchmodat.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/fchownat.c b/libcompat/fchownat.c index 6ae1eb3f..40cf372c 100644 --- a/libcompat/fchownat.c +++ b/libcompat/fchownat.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/fstatat.c b/libcompat/fstatat.c index b32a325b..1729d319 100644 --- a/libcompat/fstatat.c +++ b/libcompat/fstatat.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/generic_at.c b/libcompat/generic_at.c index 38e85656..8b766821 100644 --- a/libcompat/generic_at.c +++ b/libcompat/generic_at.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/generic_at.h b/libcompat/generic_at.h index b1a50ec8..3edb3894 100644 --- a/libcompat/generic_at.h +++ b/libcompat/generic_at.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/gmtime_r.c b/libcompat/gmtime_r.c index d7b33c74..5264076f 100644 --- a/libcompat/gmtime_r.c +++ b/libcompat/gmtime_r.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/localtime_r.c b/libcompat/localtime_r.c index 25853e6a..f89157ad 100644 --- a/libcompat/localtime_r.c +++ b/libcompat/localtime_r.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/log2.c b/libcompat/log2.c index b6b536b1..ff3dad8a 100644 --- a/libcompat/log2.c +++ b/libcompat/log2.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/memdup.c b/libcompat/memdup.c index 5d9febd5..251f31c3 100644 --- a/libcompat/memdup.c +++ b/libcompat/memdup.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/memmem.c b/libcompat/memmem.c index 8d2a15bb..a157f344 100644 --- a/libcompat/memmem.c +++ b/libcompat/memmem.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/memrchr.c b/libcompat/memrchr.c index 4021891c..b3db3cda 100644 --- a/libcompat/memrchr.c +++ b/libcompat/memrchr.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/mkdtemp.c b/libcompat/mkdtemp.c index 5372053d..8c2eddad 100644 --- a/libcompat/mkdtemp.c +++ b/libcompat/mkdtemp.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/nanosleep.c b/libcompat/nanosleep.c index d9b4f1eb..0dbbf856 100644 --- a/libcompat/nanosleep.c +++ b/libcompat/nanosleep.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/openat.c b/libcompat/openat.c index b5eca7bb..d3d316aa 100644 --- a/libcompat/openat.c +++ b/libcompat/openat.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/poll.c b/libcompat/poll.c index 5db8d541..9bbf005e 100644 --- a/libcompat/poll.c +++ b/libcompat/poll.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/pthread_attr_setstacksize.c b/libcompat/pthread_attr_setstacksize.c index 18f0adaa..ffbcbbc0 100644 --- a/libcompat/pthread_attr_setstacksize.c +++ b/libcompat/pthread_attr_setstacksize.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/pthread_sigmask.c b/libcompat/pthread_sigmask.c index b405f826..2d7c63e3 100644 --- a/libcompat/pthread_sigmask.c +++ b/libcompat/pthread_sigmask.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/readlinkat.c b/libcompat/readlinkat.c index 945a5666..4c093139 100644 --- a/libcompat/readlinkat.c +++ b/libcompat/readlinkat.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/round.c b/libcompat/round.c index 1f162da5..bfbe3537 100644 --- a/libcompat/round.c +++ b/libcompat/round.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/rpl_ctime.c b/libcompat/rpl_ctime.c index d414206f..c114da9d 100644 --- a/libcompat/rpl_ctime.c +++ b/libcompat/rpl_ctime.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/seteuid.c b/libcompat/seteuid.c index 95d55d49..98b1a08b 100644 --- a/libcompat/seteuid.c +++ b/libcompat/seteuid.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/setlinebuf.c b/libcompat/setlinebuf.c index 14140a2d..734096e1 100644 --- a/libcompat/setlinebuf.c +++ b/libcompat/setlinebuf.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/srand48.c b/libcompat/srand48.c index 27d2868f..d57f73a7 100644 --- a/libcompat/srand48.c +++ b/libcompat/srand48.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/stpncpy.c b/libcompat/stpncpy.c index b2e242f4..5a8aea8e 100644 --- a/libcompat/stpncpy.c +++ b/libcompat/stpncpy.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/strcasecmp.c b/libcompat/strcasecmp.c index ef051144..c24d3632 100644 --- a/libcompat/strcasecmp.c +++ b/libcompat/strcasecmp.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/strcasestr.c b/libcompat/strcasestr.c index e9c33164..da68d0f1 100644 --- a/libcompat/strcasestr.c +++ b/libcompat/strcasestr.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/strdup.c b/libcompat/strdup.c index fc4a71b4..b04be3b1 100644 --- a/libcompat/strdup.c +++ b/libcompat/strdup.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/strerror.c b/libcompat/strerror.c index e70df24a..629e5033 100644 --- a/libcompat/strerror.c +++ b/libcompat/strerror.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/strncasecmp.c b/libcompat/strncasecmp.c index fb4d901f..8511030a 100644 --- a/libcompat/strncasecmp.c +++ b/libcompat/strncasecmp.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/strsignal.c b/libcompat/strsignal.c index 3399916b..9379eea3 100644 --- a/libcompat/strsignal.c +++ b/libcompat/strsignal.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/strstr.c b/libcompat/strstr.c index 9d57fdc3..a4617b31 100644 --- a/libcompat/strstr.c +++ b/libcompat/strstr.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libcompat/unsetenv.c b/libcompat/unsetenv.c index 059c0fda..3b5dd932 100644 --- a/libcompat/unsetenv.c +++ b/libcompat/unsetenv.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/alloc.c b/libutils/alloc.c index 168c5686..ae74bfff 100644 --- a/libutils/alloc.c +++ b/libutils/alloc.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/alloc.h b/libutils/alloc.h index 149b123c..e1c73077 100644 --- a/libutils/alloc.h +++ b/libutils/alloc.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/array_map.c b/libutils/array_map.c index f0631c79..d6ab8548 100644 --- a/libutils/array_map.c +++ b/libutils/array_map.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/array_map_priv.h b/libutils/array_map_priv.h index bf1fc723..cf42a5bd 100644 --- a/libutils/array_map_priv.h +++ b/libutils/array_map_priv.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/buffer.c b/libutils/buffer.c index e8c563da..861bf1cd 100644 --- a/libutils/buffer.c +++ b/libutils/buffer.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/buffer.h b/libutils/buffer.h index 636f22cd..9e7ab0dd 100644 --- a/libutils/buffer.h +++ b/libutils/buffer.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/cleanup.c b/libutils/cleanup.c index 83985c13..e8316775 100644 --- a/libutils/cleanup.c +++ b/libutils/cleanup.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/cleanup.h b/libutils/cleanup.h index 8722f65e..8cd59e0a 100644 --- a/libutils/cleanup.h +++ b/libutils/cleanup.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/clockid_t.h.in b/libutils/clockid_t.h.in index 5ffe29eb..e225c739 100644 --- a/libutils/clockid_t.h.in +++ b/libutils/clockid_t.h.in @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/compiler.h b/libutils/compiler.h index 37a97678..8e40c76f 100644 --- a/libutils/compiler.h +++ b/libutils/compiler.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/csv_parser.c b/libutils/csv_parser.c index 95d34061..1bbdc8ab 100644 --- a/libutils/csv_parser.c +++ b/libutils/csv_parser.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/csv_parser.h b/libutils/csv_parser.h index ae0a344e..7fff81f2 100644 --- a/libutils/csv_parser.h +++ b/libutils/csv_parser.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/csv_writer.c b/libutils/csv_writer.c index 9c817565..016a8c20 100644 --- a/libutils/csv_writer.c +++ b/libutils/csv_writer.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/csv_writer.h b/libutils/csv_writer.h index ee8a1232..67e56277 100644 --- a/libutils/csv_writer.h +++ b/libutils/csv_writer.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/definitions.h b/libutils/definitions.h index 694be4f7..55eb3b4f 100644 --- a/libutils/definitions.h +++ b/libutils/definitions.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/deprecated.h b/libutils/deprecated.h index 99c395d8..1b2b8885 100644 --- a/libutils/deprecated.h +++ b/libutils/deprecated.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/dir.h b/libutils/dir.h index a2a92d75..15067744 100644 --- a/libutils/dir.h +++ b/libutils/dir.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/dir_priv.h b/libutils/dir_priv.h index 1e3c7845..18c65e1b 100644 --- a/libutils/dir_priv.h +++ b/libutils/dir_priv.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/encode.c b/libutils/encode.c index 18a6a8c5..5d902c60 100644 --- a/libutils/encode.c +++ b/libutils/encode.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/encode.h b/libutils/encode.h index 21dcc510..7dec5c71 100644 --- a/libutils/encode.h +++ b/libutils/encode.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/file_lib.c b/libutils/file_lib.c index f22c2691..01b3fb54 100644 --- a/libutils/file_lib.c +++ b/libutils/file_lib.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/file_lib.h b/libutils/file_lib.h index 78b9c44b..84116190 100644 --- a/libutils/file_lib.h +++ b/libutils/file_lib.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/hash.c b/libutils/hash.c index 856962b1..a0a1d88c 100644 --- a/libutils/hash.c +++ b/libutils/hash.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/hash.h b/libutils/hash.h index 5b930e74..8eef4895 100644 --- a/libutils/hash.h +++ b/libutils/hash.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/hash_map.c b/libutils/hash_map.c index 34503dfd..9767ecef 100644 --- a/libutils/hash_map.c +++ b/libutils/hash_map.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/hash_map_priv.h b/libutils/hash_map_priv.h index 2bf5bff3..669c826c 100644 --- a/libutils/hash_map_priv.h +++ b/libutils/hash_map_priv.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/hash_method.h b/libutils/hash_method.h index faf3def3..aeb07460 100644 --- a/libutils/hash_method.h +++ b/libutils/hash_method.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/ip_address.c b/libutils/ip_address.c index 6a6b5e6e..7600da90 100644 --- a/libutils/ip_address.c +++ b/libutils/ip_address.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/ip_address.h b/libutils/ip_address.h index ecfabbc1..58443f26 100644 --- a/libutils/ip_address.h +++ b/libutils/ip_address.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/json-priv.h b/libutils/json-priv.h index 5ef3d406..5ecfac58 100644 --- a/libutils/json-priv.h +++ b/libutils/json-priv.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/json-utils.c b/libutils/json-utils.c index 14f8f03e..23fe2f36 100644 --- a/libutils/json-utils.c +++ b/libutils/json-utils.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/json-utils.h b/libutils/json-utils.h index 03886854..b8a6ef74 100644 --- a/libutils/json-utils.h +++ b/libutils/json-utils.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/json-yaml.c b/libutils/json-yaml.c index ac0585d6..cca1954a 100644 --- a/libutils/json-yaml.c +++ b/libutils/json-yaml.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/json-yaml.h.in b/libutils/json-yaml.h.in index 508c64b5..c31981bc 100644 --- a/libutils/json-yaml.h.in +++ b/libutils/json-yaml.h.in @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/json.c b/libutils/json.c index 7310d205..ef67b70d 100644 --- a/libutils/json.c +++ b/libutils/json.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/json.h b/libutils/json.h index a7d08c0d..c46861e5 100644 --- a/libutils/json.h +++ b/libutils/json.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/known_dirs.c b/libutils/known_dirs.c index 58683c0d..3cb81522 100644 --- a/libutils/known_dirs.c +++ b/libutils/known_dirs.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/known_dirs.h b/libutils/known_dirs.h index f1ff3615..fd5d70e3 100644 --- a/libutils/known_dirs.h +++ b/libutils/known_dirs.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/list.c b/libutils/list.c index dce51b10..fcbe559a 100644 --- a/libutils/list.c +++ b/libutils/list.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/list.h b/libutils/list.h index ec72c7af..3563a700 100644 --- a/libutils/list.h +++ b/libutils/list.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/logging.c b/libutils/logging.c index 99de4a39..03b0215f 100644 --- a/libutils/logging.c +++ b/libutils/logging.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/logging.h b/libutils/logging.h index 529e947e..1eed9b4f 100644 --- a/libutils/logging.h +++ b/libutils/logging.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/logging_priv.h b/libutils/logging_priv.h index 77eeca98..a8286f60 100644 --- a/libutils/logging_priv.h +++ b/libutils/logging_priv.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/man.c b/libutils/man.c index 1dc0143b..058c115c 100644 --- a/libutils/man.c +++ b/libutils/man.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. @@ -31,7 +31,7 @@ static void WriteCopyright(Writer *out) { static const char *const copyright = - ".\\\"Copyright 2023 Northern.tech AS\n" + ".\\\"Copyright 2024 Northern.tech AS\n" ".\\\"\n" ".\\\"This file is part of CFEngine 3 - written and maintained by Northern.tech AS.\n" ".\\\"\n" diff --git a/libutils/man.h b/libutils/man.h index 9eb5ca1e..443b5131 100644 --- a/libutils/man.h +++ b/libutils/man.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/map.c b/libutils/map.c index bb50cc37..9081851b 100644 --- a/libutils/map.c +++ b/libutils/map.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/map.h b/libutils/map.h index 2e9b9036..0413a84b 100644 --- a/libutils/map.h +++ b/libutils/map.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/map_common.h b/libutils/map_common.h index ee727ddf..a1084249 100644 --- a/libutils/map_common.h +++ b/libutils/map_common.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/misc_lib.c b/libutils/misc_lib.c index dfff3a35..37cac984 100644 --- a/libutils/misc_lib.c +++ b/libutils/misc_lib.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/misc_lib.h b/libutils/misc_lib.h index c3c82271..e55263cd 100644 --- a/libutils/misc_lib.h +++ b/libutils/misc_lib.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/mustache.c b/libutils/mustache.c index e5dd463b..580834f8 100644 --- a/libutils/mustache.c +++ b/libutils/mustache.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/mustache.h b/libutils/mustache.h index b6bdf9c9..4f9ee108 100644 --- a/libutils/mustache.h +++ b/libutils/mustache.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/mutex.c b/libutils/mutex.c index 941f7f1c..8fce168a 100644 --- a/libutils/mutex.c +++ b/libutils/mutex.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/mutex.h b/libutils/mutex.h index 40005151..b2cf2f09 100644 --- a/libutils/mutex.h +++ b/libutils/mutex.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/passopenfile.c b/libutils/passopenfile.c index 5a056f7d..433ce429 100644 --- a/libutils/passopenfile.c +++ b/libutils/passopenfile.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/passopenfile.h b/libutils/passopenfile.h index 8d3a9759..b2f431f3 100644 --- a/libutils/passopenfile.h +++ b/libutils/passopenfile.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/path.c b/libutils/path.c index 87fa4364..f6a94291 100644 --- a/libutils/path.c +++ b/libutils/path.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/path.h b/libutils/path.h index 8a016195..e6853cdc 100644 --- a/libutils/path.h +++ b/libutils/path.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/platform.h b/libutils/platform.h index f377d756..a3944a24 100644 --- a/libutils/platform.h +++ b/libutils/platform.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/printsize.h b/libutils/printsize.h index f4d36a86..0fa49708 100644 --- a/libutils/printsize.h +++ b/libutils/printsize.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/proc_keyvalue.c b/libutils/proc_keyvalue.c index 26f7f2c8..3f47596e 100644 --- a/libutils/proc_keyvalue.c +++ b/libutils/proc_keyvalue.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/proc_keyvalue.h b/libutils/proc_keyvalue.h index c88a39ee..571dee0a 100644 --- a/libutils/proc_keyvalue.h +++ b/libutils/proc_keyvalue.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/queue.c b/libutils/queue.c index 178c3567..9802d916 100644 --- a/libutils/queue.c +++ b/libutils/queue.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/queue.h b/libutils/queue.h index f88e8f37..2ae5923d 100644 --- a/libutils/queue.h +++ b/libutils/queue.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/rb-tree.c b/libutils/rb-tree.c index 58c50644..817d548a 100644 --- a/libutils/rb-tree.c +++ b/libutils/rb-tree.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/rb-tree.h b/libutils/rb-tree.h index 316306ec..0450bef6 100644 --- a/libutils/rb-tree.h +++ b/libutils/rb-tree.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/refcount.c b/libutils/refcount.c index 37d01cbf..1ea8baef 100644 --- a/libutils/refcount.c +++ b/libutils/refcount.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/refcount.h b/libutils/refcount.h index 785505a8..1b9d8596 100644 --- a/libutils/refcount.h +++ b/libutils/refcount.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/regex.c b/libutils/regex.c index c1b49831..7a3fb4d3 100644 --- a/libutils/regex.c +++ b/libutils/regex.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/regex.h.in b/libutils/regex.h.in index 0f55bf9d..e371f71e 100644 --- a/libutils/regex.h.in +++ b/libutils/regex.h.in @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/ring_buffer.c b/libutils/ring_buffer.c index 0486c0aa..6df3eb6a 100644 --- a/libutils/ring_buffer.c +++ b/libutils/ring_buffer.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/ring_buffer.h b/libutils/ring_buffer.h index 82d99d8b..9d9b8eb6 100644 --- a/libutils/ring_buffer.h +++ b/libutils/ring_buffer.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/sequence.c b/libutils/sequence.c index af93cc58..163e01ed 100644 --- a/libutils/sequence.c +++ b/libutils/sequence.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/sequence.h b/libutils/sequence.h index 9797fa3c..7a51f09c 100644 --- a/libutils/sequence.h +++ b/libutils/sequence.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/set.c b/libutils/set.c index 5a145332..cb042900 100644 --- a/libutils/set.c +++ b/libutils/set.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/set.h b/libutils/set.h index b5508d4f..c7933cbd 100644 --- a/libutils/set.h +++ b/libutils/set.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/stack.c b/libutils/stack.c index 9070c86b..e665e040 100644 --- a/libutils/stack.c +++ b/libutils/stack.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/stack.h b/libutils/stack.h index 48d2ea96..fed5e81f 100644 --- a/libutils/stack.h +++ b/libutils/stack.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/stack_base.c b/libutils/stack_base.c index 43bcc6bf..e2582322 100644 --- a/libutils/stack_base.c +++ b/libutils/stack_base.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/statistics.c b/libutils/statistics.c index 3ded2833..1189b34d 100644 --- a/libutils/statistics.c +++ b/libutils/statistics.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/statistics.h b/libutils/statistics.h index e6a26140..81102ba2 100644 --- a/libutils/statistics.h +++ b/libutils/statistics.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/string_lib.c b/libutils/string_lib.c index 24f3cb49..37b96ed1 100644 --- a/libutils/string_lib.c +++ b/libutils/string_lib.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/string_lib.h b/libutils/string_lib.h index c662d520..978ac6da 100644 --- a/libutils/string_lib.h +++ b/libutils/string_lib.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/threaded_deque.c b/libutils/threaded_deque.c index aebaed26..32309666 100644 --- a/libutils/threaded_deque.c +++ b/libutils/threaded_deque.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/threaded_deque.h b/libutils/threaded_deque.h index adf9782c..f67e8ef9 100644 --- a/libutils/threaded_deque.h +++ b/libutils/threaded_deque.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/threaded_queue.c b/libutils/threaded_queue.c index 2eb03e6b..1eaba82f 100644 --- a/libutils/threaded_queue.c +++ b/libutils/threaded_queue.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/threaded_queue.h b/libutils/threaded_queue.h index 77633145..18902c14 100644 --- a/libutils/threaded_queue.h +++ b/libutils/threaded_queue.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/threaded_stack.c b/libutils/threaded_stack.c index ee42a137..6e745224 100644 --- a/libutils/threaded_stack.c +++ b/libutils/threaded_stack.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/threaded_stack.h b/libutils/threaded_stack.h index ad3efbef..861e4d55 100644 --- a/libutils/threaded_stack.h +++ b/libutils/threaded_stack.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/unicode.c b/libutils/unicode.c index 225df6e4..2fff6066 100644 --- a/libutils/unicode.c +++ b/libutils/unicode.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/unicode.h b/libutils/unicode.h index c41426b2..ed91bed8 100644 --- a/libutils/unicode.h +++ b/libutils/unicode.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/unix_dir.c b/libutils/unix_dir.c index 12136c4b..c1f8d05e 100644 --- a/libutils/unix_dir.c +++ b/libutils/unix_dir.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/writer.c b/libutils/writer.c index f12bd599..c55f9c6c 100644 --- a/libutils/writer.c +++ b/libutils/writer.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/writer.h.in b/libutils/writer.h.in index bc078d9f..7dae4e18 100644 --- a/libutils/writer.h.in +++ b/libutils/writer.h.in @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/xml_writer.c b/libutils/xml_writer.c index 07de5a3f..d6f790cc 100644 --- a/libutils/xml_writer.c +++ b/libutils/xml_writer.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/libutils/xml_writer.h b/libutils/xml_writer.h index df60a036..e5fcbbe8 100644 --- a/libutils/xml_writer.h +++ b/libutils/xml_writer.h @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS. diff --git a/tests/unit/file_lib_test.c b/tests/unit/file_lib_test.c index f40edd61..7b2b92d5 100644 --- a/tests/unit/file_lib_test.c +++ b/tests/unit/file_lib_test.c @@ -1,5 +1,5 @@ /* - Copyright 2023 Northern.tech AS + Copyright 2024 Northern.tech AS This file is part of CFEngine 3 - written and maintained by Northern.tech AS.