diff --git a/COPYRIGHT b/COPYRIGHT index 28faff0f..7b1c0757 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ Mgmt -Copyright (C) 2013-2023+ James Shubin and the project contributors +Copyright (C) 2013-2024+ James Shubin and the project contributors Written by James Shubin and the project contributors This program is free software: you can redistribute it and/or modify diff --git a/Makefile b/Makefile index 4c50fdd4..2d9427c2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Mgmt -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/converger/converger.go b/converger/converger.go index 9115f632..d24c725f 100644 --- a/converger/converger.go +++ b/converger/converger.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/converger/converger_test.go b/converger/converger_test.go index 0c3e0f96..ef6a6752 100644 --- a/converger/converger_test.go +++ b/converger/converger_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/debian/copyright b/debian/copyright index ea1bf3c8..b16a1e62 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: mgmt Source: Files: * -Copyright: Copyright (C) 2013-2023+ James Shubin and the project contributors +Copyright: Copyright (C) 2013-2024+ James Shubin and the project contributors License: GPL-3.0 License: GPL-3.0 diff --git a/doc.go b/doc.go index edb946e9..3369f6fe 100644 --- a/doc.go +++ b/doc.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/docs/conf.py b/docs/conf.py index 20e8db29..2adeefb6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,7 +51,7 @@ master_doc = 'index' # General information about the project. project = u'mgmt' -copyright = u'2013-2023+ James Shubin and the project contributors' +copyright = u'2013-2024+ James Shubin and the project contributors' author = u'James Shubin' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/documentation.md b/docs/documentation.md index 508fec45..18b37c58 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -470,7 +470,7 @@ To report any bugs, please file a ticket at: [https://github.com/purpleidea/mgmt ## Authors -Copyright (C) 2013-2023+ James Shubin and the project contributors +Copyright (C) 2013-2024+ James Shubin and the project contributors Please see the [AUTHORS](https://github.com/purpleidea/mgmt/tree/master/AUTHORS) file diff --git a/engine/autoedge.go b/engine/autoedge.go index 54138c0e..add58737 100644 --- a/engine/autoedge.go +++ b/engine/autoedge.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/autoedge_test.go b/engine/autoedge_test.go index ce836baf..205e5180 100644 --- a/engine/autoedge_test.go +++ b/engine/autoedge_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/autogroup.go b/engine/autogroup.go index 8b0f4079..07ab3ad5 100644 --- a/engine/autogroup.go +++ b/engine/autogroup.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/cmp.go b/engine/cmp.go index c6a84a29..5c377049 100644 --- a/engine/cmp.go +++ b/engine/cmp.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/copy.go b/engine/copy.go index 9f79ed2a..fc4bfe2a 100644 --- a/engine/copy.go +++ b/engine/copy.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/doc.go b/engine/doc.go index 940a4c6d..74de8b33 100644 --- a/engine/doc.go +++ b/engine/doc.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/edge.go b/engine/edge.go index 7fb38205..74083a58 100644 --- a/engine/edge.go +++ b/engine/edge.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/error.go b/engine/error.go index 8fbbeb8b..dba5bfc3 100644 --- a/engine/error.go +++ b/engine/error.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/fs.go b/engine/fs.go index 0f1c2e54..e406d52e 100644 --- a/engine/fs.go +++ b/engine/fs.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/actions.go b/engine/graph/actions.go index f7f70417..7ed2780c 100644 --- a/engine/graph/actions.go +++ b/engine/graph/actions.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/autoedge.go b/engine/graph/autoedge.go index 5dd4808b..f01fe530 100644 --- a/engine/graph/autoedge.go +++ b/engine/graph/autoedge.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/autoedge/autoedge.go b/engine/graph/autoedge/autoedge.go index 4d45343d..b55ca43e 100644 --- a/engine/graph/autoedge/autoedge.go +++ b/engine/graph/autoedge/autoedge.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/autogroup.go b/engine/graph/autogroup.go index 3ae10a6a..52297da3 100644 --- a/engine/graph/autogroup.go +++ b/engine/graph/autogroup.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/autogroup/autogroup.go b/engine/graph/autogroup/autogroup.go index bab72edb..1baaf144 100644 --- a/engine/graph/autogroup/autogroup.go +++ b/engine/graph/autogroup/autogroup.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/autogroup/autogroup_test.go b/engine/graph/autogroup/autogroup_test.go index bb9d5ca9..5c3fb899 100644 --- a/engine/graph/autogroup/autogroup_test.go +++ b/engine/graph/autogroup/autogroup_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/autogroup/base.go b/engine/graph/autogroup/base.go index afc6de55..756968a6 100644 --- a/engine/graph/autogroup/base.go +++ b/engine/graph/autogroup/base.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/autogroup/nonreachability.go b/engine/graph/autogroup/nonreachability.go index 5c3e0777..a883789a 100644 --- a/engine/graph/autogroup/nonreachability.go +++ b/engine/graph/autogroup/nonreachability.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/autogroup/util.go b/engine/graph/autogroup/util.go index 7fd42089..99b8194d 100644 --- a/engine/graph/autogroup/util.go +++ b/engine/graph/autogroup/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/engine.go b/engine/graph/engine.go index 5faa5d2e..8c04dbbf 100644 --- a/engine/graph/engine.go +++ b/engine/graph/engine.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/graph_test.go b/engine/graph/graph_test.go index ea3498e8..7d993623 100644 --- a/engine/graph/graph_test.go +++ b/engine/graph/graph_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/refresh.go b/engine/graph/refresh.go index de5a5d17..6adc1555 100644 --- a/engine/graph/refresh.go +++ b/engine/graph/refresh.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/reverse.go b/engine/graph/reverse.go index 2dde9d55..a95fa6fe 100644 --- a/engine/graph/reverse.go +++ b/engine/graph/reverse.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/semaphore.go b/engine/graph/semaphore.go index ab2976f4..bb75008b 100644 --- a/engine/graph/semaphore.go +++ b/engine/graph/semaphore.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/semaphore_test.go b/engine/graph/semaphore_test.go index 03887d49..10fa452d 100644 --- a/engine/graph/semaphore_test.go +++ b/engine/graph/semaphore_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/sendrecv.go b/engine/graph/sendrecv.go index 1bcc9b19..937bd2e7 100644 --- a/engine/graph/sendrecv.go +++ b/engine/graph/sendrecv.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/state.go b/engine/graph/state.go index 2a5275e6..95e948b0 100644 --- a/engine/graph/state.go +++ b/engine/graph/state.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graph/vardir.go b/engine/graph/vardir.go index 54127c96..cee9e483 100644 --- a/engine/graph/vardir.go +++ b/engine/graph/vardir.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/graphqueryable.go b/engine/graphqueryable.go index d9c99435..88e87d4f 100644 --- a/engine/graphqueryable.go +++ b/engine/graphqueryable.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/local/local.go b/engine/local/local.go index e4d7e5a8..f0119d6f 100644 --- a/engine/local/local.go +++ b/engine/local/local.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/local/local_test.go b/engine/local/local_test.go index ec82a86f..0b4296ab 100644 --- a/engine/local/local_test.go +++ b/engine/local/local_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/metaparams.go b/engine/metaparams.go index 2c0f2bc0..a7f40ac8 100644 --- a/engine/metaparams.go +++ b/engine/metaparams.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/metaparams_test.go b/engine/metaparams_test.go index 10e15470..6b0ab1ac 100644 --- a/engine/metaparams_test.go +++ b/engine/metaparams_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/refresh.go b/engine/refresh.go index cd277d10..ef9005da 100644 --- a/engine/refresh.go +++ b/engine/refresh.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources.go b/engine/resources.go index c163d769..45c70551 100644 --- a/engine/resources.go +++ b/engine/resources.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/augeas.go b/engine/resources/augeas.go index 684bced0..d1753ea8 100644 --- a/engine/resources/augeas.go +++ b/engine/resources/augeas.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/aws_ec2.go b/engine/resources/aws_ec2.go index 6b584cc6..18e4a06a 100644 --- a/engine/resources/aws_ec2.go +++ b/engine/resources/aws_ec2.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/config_etcd.go b/engine/resources/config_etcd.go index 4a139a60..a19c832b 100644 --- a/engine/resources/config_etcd.go +++ b/engine/resources/config_etcd.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/consul_kv.go b/engine/resources/consul_kv.go index ba16823a..22599e1a 100644 --- a/engine/resources/consul_kv.go +++ b/engine/resources/consul_kv.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/consul_kv_test.go b/engine/resources/consul_kv_test.go index 3c17ed81..9cea9828 100644 --- a/engine/resources/consul_kv_test.go +++ b/engine/resources/consul_kv_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/cron.go b/engine/resources/cron.go index ea6e5109..4e2df850 100644 --- a/engine/resources/cron.go +++ b/engine/resources/cron.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/dhcp.go b/engine/resources/dhcp.go index 2655b20c..d105ba5b 100644 --- a/engine/resources/dhcp.go +++ b/engine/resources/dhcp.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/doc.go b/engine/resources/doc.go index ee4cafbd..a8a8648c 100644 --- a/engine/resources/doc.go +++ b/engine/resources/doc.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/docker_container.go b/engine/resources/docker_container.go index 616f538b..7daef5c8 100644 --- a/engine/resources/docker_container.go +++ b/engine/resources/docker_container.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/docker_container_test.go b/engine/resources/docker_container_test.go index 1eb790ec..2787d016 100644 --- a/engine/resources/docker_container_test.go +++ b/engine/resources/docker_container_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/docker_image.go b/engine/resources/docker_image.go index 94e99d15..5815732c 100644 --- a/engine/resources/docker_image.go +++ b/engine/resources/docker_image.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/exec.go b/engine/resources/exec.go index dab50e35..8f8160b1 100644 --- a/engine/resources/exec.go +++ b/engine/resources/exec.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/exec_test.go b/engine/resources/exec_test.go index f6d2849d..bd330095 100644 --- a/engine/resources/exec_test.go +++ b/engine/resources/exec_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/file.go b/engine/resources/file.go index 0eb9a42d..1b1437cd 100644 --- a/engine/resources/file.go +++ b/engine/resources/file.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/file_test.go b/engine/resources/file_test.go index c73717e6..ed62a562 100644 --- a/engine/resources/file_test.go +++ b/engine/resources/file_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/group.go b/engine/resources/group.go index 8f319bfb..2bf0114d 100644 --- a/engine/resources/group.go +++ b/engine/resources/group.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/hetzner_vm.go b/engine/resources/hetzner_vm.go index 24c99d7e..b09363b2 100644 --- a/engine/resources/hetzner_vm.go +++ b/engine/resources/hetzner_vm.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/hostname.go b/engine/resources/hostname.go index 0f081bcb..6d6fb10c 100644 --- a/engine/resources/hostname.go +++ b/engine/resources/hostname.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/http.go b/engine/resources/http.go index f6cb076a..483388d9 100644 --- a/engine/resources/http.go +++ b/engine/resources/http.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/kv.go b/engine/resources/kv.go index ab0f8626..dd474f5e 100644 --- a/engine/resources/kv.go +++ b/engine/resources/kv.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/mount.go b/engine/resources/mount.go index e591679f..28c1b46c 100644 --- a/engine/resources/mount.go +++ b/engine/resources/mount.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/mount_linux_test.go b/engine/resources/mount_linux_test.go index e56c74ff..3eb1f741 100644 --- a/engine/resources/mount_linux_test.go +++ b/engine/resources/mount_linux_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/mount_test.go b/engine/resources/mount_test.go index f9bfbb1a..b976ed21 100644 --- a/engine/resources/mount_test.go +++ b/engine/resources/mount_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/msg.go b/engine/resources/msg.go index a3531d07..0fc053ab 100644 --- a/engine/resources/msg.go +++ b/engine/resources/msg.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/msg_test.go b/engine/resources/msg_test.go index b8a35bff..a05fcfae 100644 --- a/engine/resources/msg_test.go +++ b/engine/resources/msg_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/net.go b/engine/resources/net.go index 0721dba4..6703e962 100644 --- a/engine/resources/net.go +++ b/engine/resources/net.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/net_test.go b/engine/resources/net_test.go index c021bb92..dcee99b5 100644 --- a/engine/resources/net_test.go +++ b/engine/resources/net_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/noop.go b/engine/resources/noop.go index d6c70341..1ef86123 100644 --- a/engine/resources/noop.go +++ b/engine/resources/noop.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/noop_test.go b/engine/resources/noop_test.go index 64ed405e..ccb4008b 100644 --- a/engine/resources/noop_test.go +++ b/engine/resources/noop_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/nspawn.go b/engine/resources/nspawn.go index 20ed3182..850fa58f 100644 --- a/engine/resources/nspawn.go +++ b/engine/resources/nspawn.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/packagekit/packagekit.go b/engine/resources/packagekit/packagekit.go index 9ac7c6ea..41258f7d 100644 --- a/engine/resources/packagekit/packagekit.go +++ b/engine/resources/packagekit/packagekit.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/panic.go b/engine/resources/panic.go index 793ceb42..0ae28f13 100644 --- a/engine/resources/panic.go +++ b/engine/resources/panic.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/password.go b/engine/resources/password.go index b12cf88b..3ec8ca1d 100644 --- a/engine/resources/password.go +++ b/engine/resources/password.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/pippet.go b/engine/resources/pippet.go index cc42f4f0..f959c29e 100644 --- a/engine/resources/pippet.go +++ b/engine/resources/pippet.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/pippet_test.go b/engine/resources/pippet_test.go index b345030e..238ad30b 100644 --- a/engine/resources/pippet_test.go +++ b/engine/resources/pippet_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/pkg.go b/engine/resources/pkg.go index a51517a4..2b2f0e4b 100644 --- a/engine/resources/pkg.go +++ b/engine/resources/pkg.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/pkg_test.go b/engine/resources/pkg_test.go index a8eec387..3c637a33 100644 --- a/engine/resources/pkg_test.go +++ b/engine/resources/pkg_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/print.go b/engine/resources/print.go index caf67177..ba84662c 100644 --- a/engine/resources/print.go +++ b/engine/resources/print.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/resources_test.go b/engine/resources/resources_test.go index 2f863214..66e867e8 100644 --- a/engine/resources/resources_test.go +++ b/engine/resources/resources_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/svc.go b/engine/resources/svc.go index da60decb..bc99a840 100644 --- a/engine/resources/svc.go +++ b/engine/resources/svc.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/test.go b/engine/resources/test.go index 3bc453c0..30b92cd1 100644 --- a/engine/resources/test.go +++ b/engine/resources/test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/test_test.go b/engine/resources/test_test.go index 10db6891..9b7969c5 100644 --- a/engine/resources/test_test.go +++ b/engine/resources/test_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/tftp.go b/engine/resources/tftp.go index 17a8145e..e6c9b322 100644 --- a/engine/resources/tftp.go +++ b/engine/resources/tftp.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/timer.go b/engine/resources/timer.go index 66e19bcf..df0c3d49 100644 --- a/engine/resources/timer.go +++ b/engine/resources/timer.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/user.go b/engine/resources/user.go index 479153ce..d2ac89b5 100644 --- a/engine/resources/user.go +++ b/engine/resources/user.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/value.go b/engine/resources/value.go index 3b200081..9848edba 100644 --- a/engine/resources/value.go +++ b/engine/resources/value.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/resources/virt.go b/engine/resources/virt.go index 43205f1b..178ca258 100644 --- a/engine/resources/virt.go +++ b/engine/resources/virt.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/reverse.go b/engine/reverse.go index b65874f1..30770feb 100644 --- a/engine/reverse.go +++ b/engine/reverse.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/sendrecv.go b/engine/sendrecv.go index efc7df05..6aa78065 100644 --- a/engine/sendrecv.go +++ b/engine/sendrecv.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/autoedge.go b/engine/traits/autoedge.go index 27ab8340..d86cf2a6 100644 --- a/engine/traits/autoedge.go +++ b/engine/traits/autoedge.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/autogroup.go b/engine/traits/autogroup.go index 70dc7a66..8a614f1c 100644 --- a/engine/traits/autogroup.go +++ b/engine/traits/autogroup.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/base.go b/engine/traits/base.go index de261fd3..59e7ab62 100644 --- a/engine/traits/base.go +++ b/engine/traits/base.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/doc.go b/engine/traits/doc.go index cc1bb447..5693302b 100644 --- a/engine/traits/doc.go +++ b/engine/traits/doc.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/graphqueryable.go b/engine/traits/graphqueryable.go index ecffd79a..ff3a6519 100644 --- a/engine/traits/graphqueryable.go +++ b/engine/traits/graphqueryable.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/kind.go b/engine/traits/kind.go index e8e9dbaa..20f482e6 100644 --- a/engine/traits/kind.go +++ b/engine/traits/kind.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/meta.go b/engine/traits/meta.go index 351184a0..121667e0 100644 --- a/engine/traits/meta.go +++ b/engine/traits/meta.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/named.go b/engine/traits/named.go index 2ba1075a..9f8c6d39 100644 --- a/engine/traits/named.go +++ b/engine/traits/named.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/refresh.go b/engine/traits/refresh.go index d1c4f781..bb3c1f32 100644 --- a/engine/traits/refresh.go +++ b/engine/traits/refresh.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/reverse.go b/engine/traits/reverse.go index ae2ef25b..fd0969a6 100644 --- a/engine/traits/reverse.go +++ b/engine/traits/reverse.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/traits/sendrecv.go b/engine/traits/sendrecv.go index 32ae0d5b..20ff2886 100644 --- a/engine/traits/sendrecv.go +++ b/engine/traits/sendrecv.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/util.go b/engine/util.go index d4045c70..02080e29 100644 --- a/engine/util.go +++ b/engine/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/util/cmp.go b/engine/util/cmp.go index 76f8d073..1daf2ad0 100644 --- a/engine/util/cmp.go +++ b/engine/util/cmp.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/util/mode.go b/engine/util/mode.go index 72ea2dfa..ca8683ff 100644 --- a/engine/util/mode.go +++ b/engine/util/mode.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/util/mode_test.go b/engine/util/mode_test.go index 61f10724..c8867952 100644 --- a/engine/util/mode_test.go +++ b/engine/util/mode_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/util/util.go b/engine/util/util.go index 501318e2..f404cfc2 100644 --- a/engine/util/util.go +++ b/engine/util/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/util/util_test.go b/engine/util/util_test.go index ddb4fefb..a8fcada3 100644 --- a/engine/util/util_test.go +++ b/engine/util/util_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/engine/world.go b/engine/world.go index 47f862df..ef17d212 100644 --- a/engine/world.go +++ b/engine/world.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/callback.go b/etcd/callback.go index ff7caba4..33bd85ec 100644 --- a/etcd/callback.go +++ b/etcd/callback.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/chooser/chooser.go b/etcd/chooser/chooser.go index 50d07e6f..1e861861 100644 --- a/etcd/chooser/chooser.go +++ b/etcd/chooser/chooser.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/chooser/dynamicsize.go b/etcd/chooser/dynamicsize.go index 0a0dce30..3b19bb58 100644 --- a/etcd/chooser/dynamicsize.go +++ b/etcd/chooser/dynamicsize.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/client/resources/resources.go b/etcd/client/resources/resources.go index 07cf5a16..038828e9 100644 --- a/etcd/client/resources/resources.go +++ b/etcd/client/resources/resources.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/client/simple.go b/etcd/client/simple.go index 5fc51e2e..97b1addd 100644 --- a/etcd/client/simple.go +++ b/etcd/client/simple.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/client/str/str.go b/etcd/client/str/str.go index 53f39bc2..5e5781fc 100644 --- a/etcd/client/str/str.go +++ b/etcd/client/str/str.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/client/strmap/strmap.go b/etcd/client/strmap/strmap.go index 7d2a7d6d..b14a0806 100644 --- a/etcd/client/strmap/strmap.go +++ b/etcd/client/strmap/strmap.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/converger.go b/etcd/converger.go index 3b0e0884..e59c603a 100644 --- a/etcd/converger.go +++ b/etcd/converger.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/deployer/deployer.go b/etcd/deployer/deployer.go index 073867e6..63b4d1d1 100644 --- a/etcd/deployer/deployer.go +++ b/etcd/deployer/deployer.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/error.go b/etcd/error.go index e7a59e69..3c966795 100644 --- a/etcd/error.go +++ b/etcd/error.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/etcd.go b/etcd/etcd.go index 6264e37f..0792084a 100644 --- a/etcd/etcd.go +++ b/etcd/etcd.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/etcd_test.go b/etcd/etcd_test.go index f5eda5e3..a74ba36e 100644 --- a/etcd/etcd_test.go +++ b/etcd/etcd_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/fs/file.go b/etcd/fs/file.go index 8a8593b5..f1977935 100644 --- a/etcd/fs/file.go +++ b/etcd/fs/file.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/fs/fs.go b/etcd/fs/fs.go index d24849cc..df3d9420 100644 --- a/etcd/fs/fs.go +++ b/etcd/fs/fs.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/fs/fs_test.go b/etcd/fs/fs_test.go index 5b9fa29b..5180ffa8 100644 --- a/etcd/fs/fs_test.go +++ b/etcd/fs/fs_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/fs/util.go b/etcd/fs/util.go index 19aab5e5..6eff307a 100644 --- a/etcd/fs/util.go +++ b/etcd/fs/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/helpers.go b/etcd/helpers.go index 251fadb4..9b16ec9d 100644 --- a/etcd/helpers.go +++ b/etcd/helpers.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/interfaces/client.go b/etcd/interfaces/client.go index 2996e5b6..93f8b176 100644 --- a/etcd/interfaces/client.go +++ b/etcd/interfaces/client.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/interfaces/const.go b/etcd/interfaces/const.go index 396c162b..7f68d955 100644 --- a/etcd/interfaces/const.go +++ b/etcd/interfaces/const.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/interfaces/error.go b/etcd/interfaces/error.go index 940bf183..5c3e5285 100644 --- a/etcd/interfaces/error.go +++ b/etcd/interfaces/error.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/interfaces/structs.go b/etcd/interfaces/structs.go index e668b51d..eb76acd2 100644 --- a/etcd/interfaces/structs.go +++ b/etcd/interfaces/structs.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/membership.go b/etcd/membership.go index ee561a62..de823b4b 100644 --- a/etcd/membership.go +++ b/etcd/membership.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/methods.go b/etcd/methods.go index 86746196..d841b7ad 100644 --- a/etcd/methods.go +++ b/etcd/methods.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/scheduler/alphastrategy.go b/etcd/scheduler/alphastrategy.go index 2ced5967..fd7e6993 100644 --- a/etcd/scheduler/alphastrategy.go +++ b/etcd/scheduler/alphastrategy.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/scheduler/options.go b/etcd/scheduler/options.go index b7765a44..5ef27e99 100644 --- a/etcd/scheduler/options.go +++ b/etcd/scheduler/options.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/scheduler/rrstrategy.go b/etcd/scheduler/rrstrategy.go index 41fab8e2..9feb5b6b 100644 --- a/etcd/scheduler/rrstrategy.go +++ b/etcd/scheduler/rrstrategy.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/scheduler/scheduler.go b/etcd/scheduler/scheduler.go index 281a3798..dc5e48fc 100644 --- a/etcd/scheduler/scheduler.go +++ b/etcd/scheduler/scheduler.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/scheduler/strategy.go b/etcd/scheduler/strategy.go index 2453baf6..1481e567 100644 --- a/etcd/scheduler/strategy.go +++ b/etcd/scheduler/strategy.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/server.go b/etcd/server.go index 9f7dbf78..8a80fc55 100644 --- a/etcd/server.go +++ b/etcd/server.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/tasks.go b/etcd/tasks.go index 66b3fbab..1f4686ce 100644 --- a/etcd/tasks.go +++ b/etcd/tasks.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/util/util.go b/etcd/util/util.go index 158e3b54..b274ed96 100644 --- a/etcd/util/util.go +++ b/etcd/util/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/util/util_test.go b/etcd/util/util_test.go index 36ff8d50..8048e1f8 100644 --- a/etcd/util/util_test.go +++ b/etcd/util/util_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/etcd/world.go b/etcd/world.go index 17746159..6a9d71a4 100644 --- a/etcd/world.go +++ b/etcd/world.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/examples/dhcp_client/Makefile b/examples/dhcp_client/Makefile index b68698e8..a8f4a2b9 100644 --- a/examples/dhcp_client/Makefile +++ b/examples/dhcp_client/Makefile @@ -1,5 +1,5 @@ # Mgmt -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/examples/dhcp_client/dhcp_client.go b/examples/dhcp_client/dhcp_client.go index 1827479e..03bf19a3 100644 --- a/examples/dhcp_client/dhcp_client.go +++ b/examples/dhcp_client/dhcp_client.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/gapi/deploy.go b/gapi/deploy.go index ea8fa67a..be9c29a1 100644 --- a/gapi/deploy.go +++ b/gapi/deploy.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/gapi/empty/empty.go b/gapi/empty/empty.go index 14b7092d..2b852969 100644 --- a/gapi/empty/empty.go +++ b/gapi/empty/empty.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/gapi/gapi.go b/gapi/gapi.go index b67f4cc8..251cf669 100644 --- a/gapi/gapi.go +++ b/gapi/gapi.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/gapi/helpers.go b/gapi/helpers.go index 4de86843..fb74078f 100644 --- a/gapi/helpers.go +++ b/gapi/helpers.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/integration/basic_test.go b/integration/basic_test.go index 7e25da43..87a2871e 100644 --- a/integration/basic_test.go +++ b/integration/basic_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/integration/cluster.go b/integration/cluster.go index e76f69e9..a3f13f78 100644 --- a/integration/cluster.go +++ b/integration/cluster.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/integration/instance.go b/integration/instance.go index ef32ebe3..e3883d92 100644 --- a/integration/instance.go +++ b/integration/instance.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/integration/patterns.go b/integration/patterns.go index a0e0847b..6b3e85df 100644 --- a/integration/patterns.go +++ b/integration/patterns.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/integration/util.go b/integration/util.go index b66392d8..5aa26b0d 100644 --- a/integration/util.go +++ b/integration/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/integration/util_test.go b/integration/util_test.go index 76fcdb66..e676681a 100644 --- a/integration/util_test.go +++ b/integration/util_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/Makefile b/lang/Makefile index 39b64f90..a73736a0 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,5 +1,5 @@ # Mgmt -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/lang/ast/scopegraph.go b/lang/ast/scopegraph.go index 489422fb..36fc5203 100644 --- a/lang/ast/scopegraph.go +++ b/lang/ast/scopegraph.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/ast/structs.go b/lang/ast/structs.go index 73864231..e17f4696 100644 --- a/lang/ast/structs.go +++ b/lang/ast/structs.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/ast/util.go b/lang/ast/util.go index 6cea932e..2e79fda9 100644 --- a/lang/ast/util.go +++ b/lang/ast/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/download/download.go b/lang/download/download.go index f14dc677..58cc92ad 100644 --- a/lang/download/download.go +++ b/lang/download/download.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/contains_func.go b/lang/funcs/contains_func.go index 954357b1..7eea685b 100644 --- a/lang/funcs/contains_func.go +++ b/lang/funcs/contains_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/concat_func.go b/lang/funcs/core/concat_func.go index 08f8eb83..49fbf4e9 100644 --- a/lang/funcs/core/concat_func.go +++ b/lang/funcs/core/concat_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/convert/convert.go b/lang/funcs/core/convert/convert.go index 4d40847f..a818a38a 100644 --- a/lang/funcs/core/convert/convert.go +++ b/lang/funcs/core/convert/convert.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/convert/to_float.go b/lang/funcs/core/convert/to_float.go index 3fea0046..53f593cd 100644 --- a/lang/funcs/core/convert/to_float.go +++ b/lang/funcs/core/convert/to_float.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/convert/to_float_test.go b/lang/funcs/core/convert/to_float_test.go index 3f05a89d..172bf5f7 100644 --- a/lang/funcs/core/convert/to_float_test.go +++ b/lang/funcs/core/convert/to_float_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/convert/to_int.go b/lang/funcs/core/convert/to_int.go index 18059f7f..5cb21cee 100644 --- a/lang/funcs/core/convert/to_int.go +++ b/lang/funcs/core/convert/to_int.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/convert/to_int_test.go b/lang/funcs/core/convert/to_int_test.go index 05a261ea..7b4639d4 100644 --- a/lang/funcs/core/convert/to_int_test.go +++ b/lang/funcs/core/convert/to_int_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/core.go b/lang/funcs/core/core.go index 27fe1efa..55b90cca 100644 --- a/lang/funcs/core/core.go +++ b/lang/funcs/core/core.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/core_test.go b/lang/funcs/core/core_test.go index 33ebd3ca..ed6fcf1e 100644 --- a/lang/funcs/core/core_test.go +++ b/lang/funcs/core/core_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/datetime/datetime.go b/lang/funcs/core/datetime/datetime.go index 057d9dbb..f286b09a 100644 --- a/lang/funcs/core/datetime/datetime.go +++ b/lang/funcs/core/datetime/datetime.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/datetime/format_func.go b/lang/funcs/core/datetime/format_func.go index e6f14f17..b4ba2811 100644 --- a/lang/funcs/core/datetime/format_func.go +++ b/lang/funcs/core/datetime/format_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/datetime/format_func_test.go b/lang/funcs/core/datetime/format_func_test.go index d693c9c4..22b31dd6 100644 --- a/lang/funcs/core/datetime/format_func_test.go +++ b/lang/funcs/core/datetime/format_func_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/datetime/hour_func.go b/lang/funcs/core/datetime/hour_func.go index 41591052..e15253dc 100644 --- a/lang/funcs/core/datetime/hour_func.go +++ b/lang/funcs/core/datetime/hour_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/datetime/now_fact.go b/lang/funcs/core/datetime/now_fact.go index 80bae764..2a0a75ae 100644 --- a/lang/funcs/core/datetime/now_fact.go +++ b/lang/funcs/core/datetime/now_fact.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/datetime/print_func.go b/lang/funcs/core/datetime/print_func.go index 1051015b..b0b02e4e 100644 --- a/lang/funcs/core/datetime/print_func.go +++ b/lang/funcs/core/datetime/print_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/datetime/weekday_func.go b/lang/funcs/core/datetime/weekday_func.go index b0b2b06f..f17fae5b 100644 --- a/lang/funcs/core/datetime/weekday_func.go +++ b/lang/funcs/core/datetime/weekday_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/deploy/abspath_func.go b/lang/funcs/core/deploy/abspath_func.go index b51a8e84..bb90ed04 100644 --- a/lang/funcs/core/deploy/abspath_func.go +++ b/lang/funcs/core/deploy/abspath_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/deploy/deploy.go b/lang/funcs/core/deploy/deploy.go index bb43a553..65877274 100644 --- a/lang/funcs/core/deploy/deploy.go +++ b/lang/funcs/core/deploy/deploy.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/deploy/readfile_func.go b/lang/funcs/core/deploy/readfile_func.go index 57d89fd5..2bd5895b 100644 --- a/lang/funcs/core/deploy/readfile_func.go +++ b/lang/funcs/core/deploy/readfile_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/deploy/readfileabs_func.go b/lang/funcs/core/deploy/readfileabs_func.go index e42e92b7..71c0c5b5 100644 --- a/lang/funcs/core/deploy/readfileabs_func.go +++ b/lang/funcs/core/deploy/readfileabs_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/answer_func.go b/lang/funcs/core/example/answer_func.go index 11b701ce..4f128001 100644 --- a/lang/funcs/core/example/answer_func.go +++ b/lang/funcs/core/example/answer_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/errorbool_func.go b/lang/funcs/core/example/errorbool_func.go index 9a3332d8..803d69d5 100644 --- a/lang/funcs/core/example/errorbool_func.go +++ b/lang/funcs/core/example/errorbool_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/example.go b/lang/funcs/core/example/example.go index 4f8922d6..7d93968d 100644 --- a/lang/funcs/core/example/example.go +++ b/lang/funcs/core/example/example.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/flipflop_fact.go b/lang/funcs/core/example/flipflop_fact.go index aa8a27e0..91cec913 100644 --- a/lang/funcs/core/example/flipflop_fact.go +++ b/lang/funcs/core/example/flipflop_fact.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/int2str_func.go b/lang/funcs/core/example/int2str_func.go index 8ac29d27..7bdaaeb2 100644 --- a/lang/funcs/core/example/int2str_func.go +++ b/lang/funcs/core/example/int2str_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/nativeanswer.mcl b/lang/funcs/core/example/nativeanswer.mcl index 90e5375c..8a85f686 100644 --- a/lang/funcs/core/example/nativeanswer.mcl +++ b/lang/funcs/core/example/nativeanswer.mcl @@ -1,5 +1,5 @@ # Mgmt -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/nested/hello_func.go b/lang/funcs/core/example/nested/hello_func.go index a5f37a13..dec50b27 100644 --- a/lang/funcs/core/example/nested/hello_func.go +++ b/lang/funcs/core/example/nested/hello_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/nested/nested.go b/lang/funcs/core/example/nested/nested.go index 6d1e08a7..5bc31f91 100644 --- a/lang/funcs/core/example/nested/nested.go +++ b/lang/funcs/core/example/nested/nested.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/plus_func.go b/lang/funcs/core/example/plus_func.go index d1c85b95..a17969f8 100644 --- a/lang/funcs/core/example/plus_func.go +++ b/lang/funcs/core/example/plus_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/str2int_func.go b/lang/funcs/core/example/str2int_func.go index c0bad612..84097de6 100644 --- a/lang/funcs/core/example/str2int_func.go +++ b/lang/funcs/core/example/str2int_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/test1.mcl b/lang/funcs/core/example/test1.mcl index 38e6e3d3..8a9c00cd 100644 --- a/lang/funcs/core/example/test1.mcl +++ b/lang/funcs/core/example/test1.mcl @@ -1,5 +1,5 @@ # Mgmt -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/example/vumeter_func.go b/lang/funcs/core/example/vumeter_func.go index 2e0db7fd..854902bb 100644 --- a/lang/funcs/core/example/vumeter_func.go +++ b/lang/funcs/core/example/vumeter_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/fmt/fmt.go b/lang/funcs/core/fmt/fmt.go index 8232880e..b0f1847b 100644 --- a/lang/funcs/core/fmt/fmt.go +++ b/lang/funcs/core/fmt/fmt.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/fmt/printf_func.go b/lang/funcs/core/fmt/printf_func.go index 2ca27150..78a1806c 100644 --- a/lang/funcs/core/fmt/printf_func.go +++ b/lang/funcs/core/fmt/printf_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/iter/iter.go b/lang/funcs/core/iter/iter.go index 8977ba2b..a7e69b21 100644 --- a/lang/funcs/core/iter/iter.go +++ b/lang/funcs/core/iter/iter.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/iter/map_func.go b/lang/funcs/core/iter/map_func.go index c2bd8043..d733f7b5 100644 --- a/lang/funcs/core/iter/map_func.go +++ b/lang/funcs/core/iter/map_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/len_func.go b/lang/funcs/core/len_func.go index 9af7b316..2e4603d1 100644 --- a/lang/funcs/core/len_func.go +++ b/lang/funcs/core/len_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/math/fortytwo_func.go b/lang/funcs/core/math/fortytwo_func.go index fdebba10..a34b528a 100644 --- a/lang/funcs/core/math/fortytwo_func.go +++ b/lang/funcs/core/math/fortytwo_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/math/math.go b/lang/funcs/core/math/math.go index 78bb4905..dd476894 100644 --- a/lang/funcs/core/math/math.go +++ b/lang/funcs/core/math/math.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/math/minus1_func.go b/lang/funcs/core/math/minus1_func.go index 0d2ae1e5..6c23d7b0 100644 --- a/lang/funcs/core/math/minus1_func.go +++ b/lang/funcs/core/math/minus1_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/math/mod_func.go b/lang/funcs/core/math/mod_func.go index 8f2add93..dbecd455 100644 --- a/lang/funcs/core/math/mod_func.go +++ b/lang/funcs/core/math/mod_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/math/pow_func.go b/lang/funcs/core/math/pow_func.go index 5f8691ab..bb573a14 100644 --- a/lang/funcs/core/math/pow_func.go +++ b/lang/funcs/core/math/pow_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/math/sqrt_func.go b/lang/funcs/core/math/sqrt_func.go index d0186c08..d1db25ab 100644 --- a/lang/funcs/core/math/sqrt_func.go +++ b/lang/funcs/core/math/sqrt_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/math/sqrt_func_test.go b/lang/funcs/core/math/sqrt_func_test.go index c3c0d1ba..484dd066 100644 --- a/lang/funcs/core/math/sqrt_func_test.go +++ b/lang/funcs/core/math/sqrt_func_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/net/cidr_to_ip_func.go b/lang/funcs/core/net/cidr_to_ip_func.go index 0146816d..ade9b029 100644 --- a/lang/funcs/core/net/cidr_to_ip_func.go +++ b/lang/funcs/core/net/cidr_to_ip_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/net/cidr_to_ip_func_test.go b/lang/funcs/core/net/cidr_to_ip_func_test.go index a6ec3160..b1b40baa 100644 --- a/lang/funcs/core/net/cidr_to_ip_func_test.go +++ b/lang/funcs/core/net/cidr_to_ip_func_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/net/macfmt_func.go b/lang/funcs/core/net/macfmt_func.go index 3fc9b585..eaab39cb 100644 --- a/lang/funcs/core/net/macfmt_func.go +++ b/lang/funcs/core/net/macfmt_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/net/macfmt_func_test.go b/lang/funcs/core/net/macfmt_func_test.go index 400d96ee..af82e5d7 100644 --- a/lang/funcs/core/net/macfmt_func_test.go +++ b/lang/funcs/core/net/macfmt_func_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/net/net.go b/lang/funcs/core/net/net.go index 4859e651..6a813fc0 100644 --- a/lang/funcs/core/net/net.go +++ b/lang/funcs/core/net/net.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/os/family_func.go b/lang/funcs/core/os/family_func.go index 674ccaf7..56f5da90 100644 --- a/lang/funcs/core/os/family_func.go +++ b/lang/funcs/core/os/family_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/os/os.go b/lang/funcs/core/os/os.go index 949ecf11..345499df 100644 --- a/lang/funcs/core/os/os.go +++ b/lang/funcs/core/os/os.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/os/readfile_func.go b/lang/funcs/core/os/readfile_func.go index fc65801d..2d52955e 100644 --- a/lang/funcs/core/os/readfile_func.go +++ b/lang/funcs/core/os/readfile_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/os/system_func.go b/lang/funcs/core/os/system_func.go index 0ad428dd..a896d8b7 100644 --- a/lang/funcs/core/os/system_func.go +++ b/lang/funcs/core/os/system_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/panic_func.go b/lang/funcs/core/panic_func.go index 58420f43..4bd4d0d9 100644 --- a/lang/funcs/core/panic_func.go +++ b/lang/funcs/core/panic_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/random1_func.go b/lang/funcs/core/random1_func.go index 982817c9..a51264ed 100644 --- a/lang/funcs/core/random1_func.go +++ b/lang/funcs/core/random1_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/regexp/match_func.go b/lang/funcs/core/regexp/match_func.go index ae2e5f9a..a22bfefe 100644 --- a/lang/funcs/core/regexp/match_func.go +++ b/lang/funcs/core/regexp/match_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/regexp/match_func_test.go b/lang/funcs/core/regexp/match_func_test.go index b67085f9..7589c52c 100644 --- a/lang/funcs/core/regexp/match_func_test.go +++ b/lang/funcs/core/regexp/match_func_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/regexp/regexp.go b/lang/funcs/core/regexp/regexp.go index 881dd9e5..8570fb58 100644 --- a/lang/funcs/core/regexp/regexp.go +++ b/lang/funcs/core/regexp/regexp.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/strings/split_func.go b/lang/funcs/core/strings/split_func.go index 63a6918c..0ca2e442 100644 --- a/lang/funcs/core/strings/split_func.go +++ b/lang/funcs/core/strings/split_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/strings/split_func_test.go b/lang/funcs/core/strings/split_func_test.go index 8d6a5646..c2c82a87 100644 --- a/lang/funcs/core/strings/split_func_test.go +++ b/lang/funcs/core/strings/split_func_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/strings/strings.go b/lang/funcs/core/strings/strings.go index 9369e237..e23567cd 100644 --- a/lang/funcs/core/strings/strings.go +++ b/lang/funcs/core/strings/strings.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/strings/to_lower_func.go b/lang/funcs/core/strings/to_lower_func.go index 537d1751..67a046a7 100644 --- a/lang/funcs/core/strings/to_lower_func.go +++ b/lang/funcs/core/strings/to_lower_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/strings/to_lower_func_test.go b/lang/funcs/core/strings/to_lower_func_test.go index a9b17117..0880a813 100644 --- a/lang/funcs/core/strings/to_lower_func_test.go +++ b/lang/funcs/core/strings/to_lower_func_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/cpucount_fact.go b/lang/funcs/core/sys/cpucount_fact.go index b8911d5b..9a4b94b2 100644 --- a/lang/funcs/core/sys/cpucount_fact.go +++ b/lang/funcs/core/sys/cpucount_fact.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/cpucount_fact_test.go b/lang/funcs/core/sys/cpucount_fact_test.go index 46f32cc1..22fbe1f3 100644 --- a/lang/funcs/core/sys/cpucount_fact_test.go +++ b/lang/funcs/core/sys/cpucount_fact_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/env_func.go b/lang/funcs/core/sys/env_func.go index cfec08fd..9be15176 100644 --- a/lang/funcs/core/sys/env_func.go +++ b/lang/funcs/core/sys/env_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/hostname_fact.go b/lang/funcs/core/sys/hostname_fact.go index c088971a..99c9e3cd 100644 --- a/lang/funcs/core/sys/hostname_fact.go +++ b/lang/funcs/core/sys/hostname_fact.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/load_fact.go b/lang/funcs/core/sys/load_fact.go index f6e1e212..51583b1f 100644 --- a/lang/funcs/core/sys/load_fact.go +++ b/lang/funcs/core/sys/load_fact.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/load_fact_darwin.go b/lang/funcs/core/sys/load_fact_darwin.go index d0ebab1e..acde98b7 100644 --- a/lang/funcs/core/sys/load_fact_darwin.go +++ b/lang/funcs/core/sys/load_fact_darwin.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/load_fact_posix.go b/lang/funcs/core/sys/load_fact_posix.go index 058ea02b..c16f7556 100644 --- a/lang/funcs/core/sys/load_fact_posix.go +++ b/lang/funcs/core/sys/load_fact_posix.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/sys.go b/lang/funcs/core/sys/sys.go index 03c45246..a3abe1dd 100644 --- a/lang/funcs/core/sys/sys.go +++ b/lang/funcs/core/sys/sys.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/uptime_fact.go b/lang/funcs/core/sys/uptime_fact.go index e3fb8387..f8a5bf26 100644 --- a/lang/funcs/core/sys/uptime_fact.go +++ b/lang/funcs/core/sys/uptime_fact.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/uptime_fact_darwin.go b/lang/funcs/core/sys/uptime_fact_darwin.go index e2970b82..d77c34aa 100644 --- a/lang/funcs/core/sys/uptime_fact_darwin.go +++ b/lang/funcs/core/sys/uptime_fact_darwin.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/sys/uptime_fact_posix.go b/lang/funcs/core/sys/uptime_fact_posix.go index 598ec2cc..7d2f5b20 100644 --- a/lang/funcs/core/sys/uptime_fact_posix.go +++ b/lang/funcs/core/sys/uptime_fact_posix.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/template_func.go b/lang/funcs/core/template_func.go index 5db52482..dccc160b 100644 --- a/lang/funcs/core/template_func.go +++ b/lang/funcs/core/template_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/test/fastcount_fact.go b/lang/funcs/core/test/fastcount_fact.go index 206d3671..6929c21d 100644 --- a/lang/funcs/core/test/fastcount_fact.go +++ b/lang/funcs/core/test/fastcount_fact.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/test/oneinstance_fact.go b/lang/funcs/core/test/oneinstance_fact.go index 4b0021d2..59638b32 100644 --- a/lang/funcs/core/test/oneinstance_fact.go +++ b/lang/funcs/core/test/oneinstance_fact.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/test/test.go b/lang/funcs/core/test/test.go index 0eee59f6..4c5c51f7 100644 --- a/lang/funcs/core/test/test.go +++ b/lang/funcs/core/test/test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/value/get_func.go b/lang/funcs/core/value/get_func.go index 346f3a9d..802e429f 100644 --- a/lang/funcs/core/value/get_func.go +++ b/lang/funcs/core/value/get_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/value/value.go b/lang/funcs/core/value/value.go index 57b0eadb..5f8ab6a5 100644 --- a/lang/funcs/core/value/value.go +++ b/lang/funcs/core/value/value.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/world/exchange_func.go b/lang/funcs/core/world/exchange_func.go index d110dd4e..46a68ee7 100644 --- a/lang/funcs/core/world/exchange_func.go +++ b/lang/funcs/core/world/exchange_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/world/kvlookup_func.go b/lang/funcs/core/world/kvlookup_func.go index 42385a17..e2ecfc8c 100644 --- a/lang/funcs/core/world/kvlookup_func.go +++ b/lang/funcs/core/world/kvlookup_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/world/schedule_func.go b/lang/funcs/core/world/schedule_func.go index bb32d345..bd573b91 100644 --- a/lang/funcs/core/world/schedule_func.go +++ b/lang/funcs/core/world/schedule_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/core/world/world.go b/lang/funcs/core/world/world.go index e91a04a5..5ef46d0d 100644 --- a/lang/funcs/core/world/world.go +++ b/lang/funcs/core/world/world.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/dage/dage.go b/lang/funcs/dage/dage.go index 7bfd99bf..c109d362 100644 --- a/lang/funcs/dage/dage.go +++ b/lang/funcs/dage/dage.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/dage/dage_test.go b/lang/funcs/dage/dage_test.go index f07013b1..272c4c83 100644 --- a/lang/funcs/dage/dage_test.go +++ b/lang/funcs/dage/dage_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/dage/util_test.go b/lang/funcs/dage/util_test.go index b241f9b8..b0bd8e9f 100644 --- a/lang/funcs/dage/util_test.go +++ b/lang/funcs/dage/util_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/facts/facts.go b/lang/funcs/facts/facts.go index 5d4b8089..0e1eb657 100644 --- a/lang/funcs/facts/facts.go +++ b/lang/funcs/facts/facts.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/facts/func.go b/lang/funcs/facts/func.go index 25bc43bc..b4c3c56e 100644 --- a/lang/funcs/facts/func.go +++ b/lang/funcs/facts/func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcgen/config.go b/lang/funcs/funcgen/config.go index 51dea214..caac2c92 100644 --- a/lang/funcs/funcgen/config.go +++ b/lang/funcs/funcgen/config.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcgen/fixtures/func_base.tpl b/lang/funcs/funcgen/fixtures/func_base.tpl index cf0a0388..6f06907b 100644 --- a/lang/funcs/funcgen/fixtures/func_base.tpl +++ b/lang/funcs/funcgen/fixtures/func_base.tpl @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcgen/func.go b/lang/funcs/funcgen/func.go index 5ca36f1c..4729936c 100644 --- a/lang/funcs/funcgen/func.go +++ b/lang/funcs/funcgen/func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcgen/func_test.go b/lang/funcs/funcgen/func_test.go index 60ab8976..e2b7b9b9 100644 --- a/lang/funcs/funcgen/func_test.go +++ b/lang/funcs/funcgen/func_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcgen/main.go b/lang/funcs/funcgen/main.go index ef5dd020..c17fd5e8 100644 --- a/lang/funcs/funcgen/main.go +++ b/lang/funcs/funcgen/main.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcgen/pkg.go b/lang/funcs/funcgen/pkg.go index 56ce3b6a..be8f194a 100644 --- a/lang/funcs/funcgen/pkg.go +++ b/lang/funcs/funcgen/pkg.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcgen/pkg_test.go b/lang/funcs/funcgen/pkg_test.go index 5ad08400..52665a67 100644 --- a/lang/funcs/funcgen/pkg_test.go +++ b/lang/funcs/funcgen/pkg_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcgen/templates/generated_funcs.go.tpl b/lang/funcs/funcgen/templates/generated_funcs.go.tpl index f2838bab..8738a3fe 100644 --- a/lang/funcs/funcgen/templates/generated_funcs.go.tpl +++ b/lang/funcs/funcgen/templates/generated_funcs.go.tpl @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcgen/util/util.go b/lang/funcs/funcgen/util/util.go index a20f612b..b6d1b6d4 100644 --- a/lang/funcs/funcgen/util/util.go +++ b/lang/funcs/funcgen/util/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcs.go b/lang/funcs/funcs.go index 5d77527b..50a7be94 100644 --- a/lang/funcs/funcs.go +++ b/lang/funcs/funcs.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/funcs_test.go b/lang/funcs/funcs_test.go index 3565863b..38ea9e5d 100644 --- a/lang/funcs/funcs_test.go +++ b/lang/funcs/funcs_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/history_func.go b/lang/funcs/history_func.go index 3c3cd283..25f875f8 100644 --- a/lang/funcs/history_func.go +++ b/lang/funcs/history_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/list_lookup_default_func.go b/lang/funcs/list_lookup_default_func.go index ca1d512a..e579c1dc 100644 --- a/lang/funcs/list_lookup_default_func.go +++ b/lang/funcs/list_lookup_default_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/list_lookup_func.go b/lang/funcs/list_lookup_func.go index 09bac452..d1e4adf3 100644 --- a/lang/funcs/list_lookup_func.go +++ b/lang/funcs/list_lookup_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/lookup_default_func.go b/lang/funcs/lookup_default_func.go index af769d6c..01257516 100644 --- a/lang/funcs/lookup_default_func.go +++ b/lang/funcs/lookup_default_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/lookup_func.go b/lang/funcs/lookup_func.go index 5202dc78..9c78aa8a 100644 --- a/lang/funcs/lookup_func.go +++ b/lang/funcs/lookup_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/map_lookup_default_func.go b/lang/funcs/map_lookup_default_func.go index 1848d27c..e74c5db8 100644 --- a/lang/funcs/map_lookup_default_func.go +++ b/lang/funcs/map_lookup_default_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/map_lookup_func.go b/lang/funcs/map_lookup_func.go index 5fa319d8..efbdc8e5 100644 --- a/lang/funcs/map_lookup_func.go +++ b/lang/funcs/map_lookup_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/operator_func.go b/lang/funcs/operator_func.go index 3cd69bb5..7cc7812e 100644 --- a/lang/funcs/operator_func.go +++ b/lang/funcs/operator_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/ref/ref.go b/lang/funcs/ref/ref.go index 61b51992..9cedb1de 100644 --- a/lang/funcs/ref/ref.go +++ b/lang/funcs/ref/ref.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/simple/simple.go b/lang/funcs/simple/simple.go index 28e83e71..7ab5d266 100644 --- a/lang/funcs/simple/simple.go +++ b/lang/funcs/simple/simple.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/simplepoly/simplepoly.go b/lang/funcs/simplepoly/simplepoly.go index d9f22a59..1c0d237b 100644 --- a/lang/funcs/simplepoly/simplepoly.go +++ b/lang/funcs/simplepoly/simplepoly.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/struct_lookup_func.go b/lang/funcs/struct_lookup_func.go index e5a27847..277a6e21 100644 --- a/lang/funcs/struct_lookup_func.go +++ b/lang/funcs/struct_lookup_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/struct_lookup_optional_func.go b/lang/funcs/struct_lookup_optional_func.go index 8cd5d26d..addc0ddb 100644 --- a/lang/funcs/struct_lookup_optional_func.go +++ b/lang/funcs/struct_lookup_optional_func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/structs/call.go b/lang/funcs/structs/call.go index 46ed4edd..a6ebbf4e 100644 --- a/lang/funcs/structs/call.go +++ b/lang/funcs/structs/call.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/structs/channel_based_sink.go b/lang/funcs/structs/channel_based_sink.go index 4013c2e0..3a0d7ac3 100644 --- a/lang/funcs/structs/channel_based_sink.go +++ b/lang/funcs/structs/channel_based_sink.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/structs/channel_based_source.go b/lang/funcs/structs/channel_based_source.go index 411968d2..62ff97b3 100644 --- a/lang/funcs/structs/channel_based_source.go +++ b/lang/funcs/structs/channel_based_source.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/structs/composite.go b/lang/funcs/structs/composite.go index 959f20c6..b5583e32 100644 --- a/lang/funcs/structs/composite.go +++ b/lang/funcs/structs/composite.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/structs/const.go b/lang/funcs/structs/const.go index 4a718109..34da9ae3 100644 --- a/lang/funcs/structs/const.go +++ b/lang/funcs/structs/const.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/structs/if.go b/lang/funcs/structs/if.go index 846eca4b..7ad33d16 100644 --- a/lang/funcs/structs/if.go +++ b/lang/funcs/structs/if.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/structs/util.go b/lang/funcs/structs/util.go index d5b98c38..60f60b83 100644 --- a/lang/funcs/structs/util.go +++ b/lang/funcs/structs/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/txn/graph.go b/lang/funcs/txn/graph.go index 768eed46..03ca2319 100644 --- a/lang/funcs/txn/graph.go +++ b/lang/funcs/txn/graph.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/txn/txn.go b/lang/funcs/txn/txn.go index 4317e757..d185d7ce 100644 --- a/lang/funcs/txn/txn.go +++ b/lang/funcs/txn/txn.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/txn/txn_test.go b/lang/funcs/txn/txn_test.go index 133379d6..80b6dd60 100644 --- a/lang/funcs/txn/txn_test.go +++ b/lang/funcs/txn/txn_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/txn/util_test.go b/lang/funcs/txn/util_test.go index de1ebb4d..d90f61b6 100644 --- a/lang/funcs/txn/util_test.go +++ b/lang/funcs/txn/util_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/funcs/vars/vars.go b/lang/funcs/vars/vars.go index 3df6dcba..7294e69f 100644 --- a/lang/funcs/vars/vars.go +++ b/lang/funcs/vars/vars.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/fuzz/Makefile b/lang/fuzz/Makefile index 2954e0ba..d0e80d39 100644 --- a/lang/fuzz/Makefile +++ b/lang/fuzz/Makefile @@ -1,5 +1,5 @@ # Mgmt -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/lang/fuzz/fuzz.go b/lang/fuzz/fuzz.go index 542e6d8d..5dfc7700 100644 --- a/lang/fuzz/fuzz.go +++ b/lang/fuzz/fuzz.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/gapi/gapi.go b/lang/gapi/gapi.go index 6f08c8fd..d5bc9f6e 100644 --- a/lang/gapi/gapi.go +++ b/lang/gapi/gapi.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/inputs/inputs.go b/lang/inputs/inputs.go index 3686aba6..6717956f 100644 --- a/lang/inputs/inputs.go +++ b/lang/inputs/inputs.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/ast.go b/lang/interfaces/ast.go index 0dd0ec12..c4749c82 100644 --- a/lang/interfaces/ast.go +++ b/lang/interfaces/ast.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/const.go b/lang/interfaces/const.go index 66eac257..967fbc1b 100644 --- a/lang/interfaces/const.go +++ b/lang/interfaces/const.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/doc.go b/lang/interfaces/doc.go index 03f7f1ba..8ce5e1a7 100644 --- a/lang/interfaces/doc.go +++ b/lang/interfaces/doc.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/error.go b/lang/interfaces/error.go index 2d5f8199..4e73bd50 100644 --- a/lang/interfaces/error.go +++ b/lang/interfaces/error.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/func.go b/lang/interfaces/func.go index 781d839c..55c3f087 100644 --- a/lang/interfaces/func.go +++ b/lang/interfaces/func.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/import.go b/lang/interfaces/import.go index b278f683..2d91a934 100644 --- a/lang/interfaces/import.go +++ b/lang/interfaces/import.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/metadata.go b/lang/interfaces/metadata.go index eb5aa6f8..8e7f9fd4 100644 --- a/lang/interfaces/metadata.go +++ b/lang/interfaces/metadata.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/metadata_test.go b/lang/interfaces/metadata_test.go index 2f60e8f9..8baa35bf 100644 --- a/lang/interfaces/metadata_test.go +++ b/lang/interfaces/metadata_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/parser.go b/lang/interfaces/parser.go index d2a77157..53ca7ac4 100644 --- a/lang/interfaces/parser.go +++ b/lang/interfaces/parser.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/structs.go b/lang/interfaces/structs.go index 8ade67e0..6e5875a1 100644 --- a/lang/interfaces/structs.go +++ b/lang/interfaces/structs.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/unification.go b/lang/interfaces/unification.go index 06d149c7..650ef1d9 100644 --- a/lang/interfaces/unification.go +++ b/lang/interfaces/unification.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interfaces/var.go b/lang/interfaces/var.go index 1160ca6e..84f822e9 100644 --- a/lang/interfaces/var.go +++ b/lang/interfaces/var.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interpolate/interpolate.go b/lang/interpolate/interpolate.go index b24c80fb..2befad33 100644 --- a/lang/interpolate/interpolate.go +++ b/lang/interpolate/interpolate.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interpolate/interpolate_test.go b/lang/interpolate/interpolate_test.go index 2af43a1d..3346e453 100644 --- a/lang/interpolate/interpolate_test.go +++ b/lang/interpolate/interpolate_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interpolate/parse.rl b/lang/interpolate/parse.rl index d6d4cbea..3c8a9911 100644 --- a/lang/interpolate/parse.rl +++ b/lang/interpolate/parse.rl @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interpolate/types.go b/lang/interpolate/types.go index 13ab04da..8ec30458 100644 --- a/lang/interpolate/types.go +++ b/lang/interpolate/types.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interpret/interpret.go b/lang/interpret/interpret.go index 2c9e307a..f3885b40 100644 --- a/lang/interpret/interpret.go +++ b/lang/interpret/interpret.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/interpret_test.go b/lang/interpret_test.go index 8e966427..70c15a9c 100644 --- a/lang/interpret_test.go +++ b/lang/interpret_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/lang.go b/lang/lang.go index 8754d37f..3f526eb6 100644 --- a/lang/lang.go +++ b/lang/lang.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/lang_test.go b/lang/lang_test.go index 026b5f79..7d329398 100644 --- a/lang/lang_test.go +++ b/lang/lang_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/parser/lexer.nex b/lang/parser/lexer.nex index d69dd968..071e79f1 100644 --- a/lang/parser/lexer.nex +++ b/lang/parser/lexer.nex @@ -358,7 +358,7 @@ // // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/parser/lexparse.go b/lang/parser/lexparse.go index 382c73f7..a8390ed5 100644 --- a/lang/parser/lexparse.go +++ b/lang/parser/lexparse.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/parser/lexparse_test.go b/lang/parser/lexparse_test.go index 761a2128..d9074cfb 100644 --- a/lang/parser/lexparse_test.go +++ b/lang/parser/lexparse_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/parser/parser.y b/lang/parser/parser.y index 0f24f20a..9570a75e 100644 --- a/lang/parser/parser.y +++ b/lang/parser/parser.y @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/types/Makefile b/lang/types/Makefile index db3bcfa1..872a6f46 100644 --- a/lang/types/Makefile +++ b/lang/types/Makefile @@ -1,5 +1,5 @@ # Mgmt -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/lang/types/doc.go b/lang/types/doc.go index 926fa85f..7574c32a 100644 --- a/lang/types/doc.go +++ b/lang/types/doc.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/types/full/full.go b/lang/types/full/full.go index cd67c154..beb24ce1 100644 --- a/lang/types/full/full.go +++ b/lang/types/full/full.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/types/type.go b/lang/types/type.go index 1526ed46..015e6df9 100644 --- a/lang/types/type.go +++ b/lang/types/type.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/types/type_test.go b/lang/types/type_test.go index 4ffc9d76..e7e79649 100644 --- a/lang/types/type_test.go +++ b/lang/types/type_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/types/util.go b/lang/types/util.go index 225f1506..833dd8b4 100644 --- a/lang/types/util.go +++ b/lang/types/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/types/util_test.go b/lang/types/util_test.go index 7e64c3c5..80b0e47c 100644 --- a/lang/types/util_test.go +++ b/lang/types/util_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/types/value.go b/lang/types/value.go index 2042b4ab..d045d56d 100644 --- a/lang/types/value.go +++ b/lang/types/value.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/types/value_test.go b/lang/types/value_test.go index 98bf79e5..dcaee917 100644 --- a/lang/types/value_test.go +++ b/lang/types/value_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/unification/simplesolver.go b/lang/unification/simplesolver.go index 34926b73..7d119a77 100644 --- a/lang/unification/simplesolver.go +++ b/lang/unification/simplesolver.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/unification/simplesolver_test.go b/lang/unification/simplesolver_test.go index 3d981c78..21440b80 100644 --- a/lang/unification/simplesolver_test.go +++ b/lang/unification/simplesolver_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/unification/unification.go b/lang/unification/unification.go index cc79310e..b64e88fe 100644 --- a/lang/unification/unification.go +++ b/lang/unification/unification.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/unification/util.go b/lang/unification/util.go index 8bbeb92c..51e0eeb9 100644 --- a/lang/unification/util.go +++ b/lang/unification/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/unification_test.go b/lang/unification_test.go index f147448c..64b741f2 100644 --- a/lang/unification_test.go +++ b/lang/unification_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/util/util.go b/lang/util/util.go index 1431eea2..af9ab32c 100644 --- a/lang/util/util.go +++ b/lang/util/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lang/util/util_test.go b/lang/util/util_test.go index a29249cd..b54a4fc2 100644 --- a/lang/util/util_test.go +++ b/lang/util/util_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/langpuppet/gapi.go b/langpuppet/gapi.go index fa57807c..07102e6c 100644 --- a/langpuppet/gapi.go +++ b/langpuppet/gapi.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/langpuppet/merge.go b/langpuppet/merge.go index dcab7b1a..fb8cdbfc 100644 --- a/langpuppet/merge.go +++ b/langpuppet/merge.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lib/cli.go b/lib/cli.go index 283c48f0..33262ed2 100644 --- a/lib/cli.go +++ b/lib/cli.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lib/converged.go b/lib/converged.go index 9fd2601c..21fa56ee 100644 --- a/lib/converged.go +++ b/lib/converged.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lib/deploy.go b/lib/deploy.go index 6799a882..8cdc8fd1 100644 --- a/lib/deploy.go +++ b/lib/deploy.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lib/get.go b/lib/get.go index 59174543..9bce6414 100644 --- a/lib/get.go +++ b/lib/get.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lib/hello.go b/lib/hello.go index 4e95600a..aaa01ba5 100644 --- a/lib/hello.go +++ b/lib/hello.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify @@ -40,7 +40,7 @@ func hello(program, version string, flags Flags) { program = "" } fmt.Println(fmt.Sprintf("This is: %s, version: %s", program, version)) - fmt.Println("Copyright (C) 2013-2023+ James Shubin and the project contributors") + fmt.Println("Copyright (C) 2013-2024+ James Shubin and the project contributors") fmt.Println("Written by James Shubin and the project contributors") log.Printf("main: start: %v", start) } diff --git a/lib/main.go b/lib/main.go index 8e46d8cc..3aab9391 100644 --- a/lib/main.go +++ b/lib/main.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lib/main_test.go b/lib/main_test.go index f2ace9fb..34a46a87 100644 --- a/lib/main_test.go +++ b/lib/main_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lib/run.go b/lib/run.go index 93a1d435..f542d681 100644 --- a/lib/run.go +++ b/lib/run.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/lib/util.go b/lib/util.go index 700c17a5..fb1b2c39 100644 --- a/lib/util.go +++ b/lib/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/main.go b/main.go index 303be454..676c4cb6 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/misc/emacs/mgmtconfig-mode.el b/misc/emacs/mgmtconfig-mode.el index 939abc15..5e96bb05 100644 --- a/misc/emacs/mgmtconfig-mode.el +++ b/misc/emacs/mgmtconfig-mode.el @@ -1,6 +1,6 @@ ;;; mgmtconfig-mode.el --- mgmt configuration management language -;; Copyright (C) 2013-2023+ James Shubin and the project contributors +;; Copyright (C) 2013-2024+ James Shubin and the project contributors ;; Written by James Shubin and the project contributors ;; ;; This program is free software: you can redistribute it and/or modify diff --git a/misc/filter-golang-stack.py b/misc/filter-golang-stack.py index 0665ceb6..a8010269 100755 --- a/misc/filter-golang-stack.py +++ b/misc/filter-golang-stack.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/misc/mkosi/Makefile b/misc/mkosi/Makefile index 2a1f1313..549ef716 100644 --- a/misc/mkosi/Makefile +++ b/misc/mkosi/Makefile @@ -1,5 +1,5 @@ # Mgmt -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/misc/sigtee.go b/misc/sigtee.go index 2b5326ff..74bf1097 100644 --- a/misc/sigtee.go +++ b/misc/sigtee.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgp/pgp.go b/pgp/pgp.go index a757224a..dfc19e76 100644 --- a/pgp/pgp.go +++ b/pgp/pgp.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/graphsync.go b/pgraph/graphsync.go index 00ad1b31..b5c84123 100644 --- a/pgraph/graphsync.go +++ b/pgraph/graphsync.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/graphsync_test.go b/pgraph/graphsync_test.go index 273e4f8d..c5a22699 100644 --- a/pgraph/graphsync_test.go +++ b/pgraph/graphsync_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/graphviz.go b/pgraph/graphviz.go index 2ed61446..bb844ce8 100644 --- a/pgraph/graphviz.go +++ b/pgraph/graphviz.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/pgraph.go b/pgraph/pgraph.go index 5bcb8038..8c6491e0 100644 --- a/pgraph/pgraph.go +++ b/pgraph/pgraph.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/pgraph_test.go b/pgraph/pgraph_test.go index b5bdcdf0..87b12a2f 100644 --- a/pgraph/pgraph_test.go +++ b/pgraph/pgraph_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/selfvertex.go b/pgraph/selfvertex.go index 79294350..b28ff7e2 100644 --- a/pgraph/selfvertex.go +++ b/pgraph/selfvertex.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/simpleedge.go b/pgraph/simpleedge.go index 4ea3d6dd..3b458605 100644 --- a/pgraph/simpleedge.go +++ b/pgraph/simpleedge.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/subgraph.go b/pgraph/subgraph.go index f338bb51..e9ae2745 100644 --- a/pgraph/subgraph.go +++ b/pgraph/subgraph.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/subgraph_test.go b/pgraph/subgraph_test.go index 65a2423e..47dcb1b4 100644 --- a/pgraph/subgraph_test.go +++ b/pgraph/subgraph_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/pgraph/util_test.go b/pgraph/util_test.go index 75d3a81a..bdc90009 100644 --- a/pgraph/util_test.go +++ b/pgraph/util_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/prometheus/prometheus.go b/prometheus/prometheus.go index ec6152e3..c07be6d4 100644 --- a/prometheus/prometheus.go +++ b/prometheus/prometheus.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/prometheus/prometheus_test.go b/prometheus/prometheus_test.go index 39147dc2..4ba50706 100644 --- a/prometheus/prometheus_test.go +++ b/prometheus/prometheus_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/puppet/gapi.go b/puppet/gapi.go index 35a740c1..adf280ae 100644 --- a/puppet/gapi.go +++ b/puppet/gapi.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/puppet/puppet.go b/puppet/puppet.go index c93db546..15057988 100644 --- a/puppet/puppet.go +++ b/puppet/puppet.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/recwatch/flags.go b/recwatch/flags.go index 9621caa2..3d9c8f76 100644 --- a/recwatch/flags.go +++ b/recwatch/flags.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/recwatch/recwatch.go b/recwatch/recwatch.go index 37f858ab..97163ec6 100644 --- a/recwatch/recwatch.go +++ b/recwatch/recwatch.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/test/Makefile b/test/Makefile index a277a14a..d54fe058 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,5 +1,5 @@ # Mgmt -# Copyright (C) 2013-2023+ James Shubin and the project contributors +# Copyright (C) 2013-2024+ James Shubin and the project contributors # Written by James Shubin and the project contributors # # This program is free software: you can redistribute it and/or modify diff --git a/test/comment_parser.go b/test/comment_parser.go index 40921256..69ef49c0 100644 --- a/test/comment_parser.go +++ b/test/comment_parser.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/afero.go b/util/afero.go index 1e230ba0..bdbd8f71 100644 --- a/util/afero.go +++ b/util/afero.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/afero_test.go b/util/afero_test.go index 93c861b2..b57111f5 100644 --- a/util/afero_test.go +++ b/util/afero_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/bt.go b/util/bt.go index c0b857b6..950ec25f 100644 --- a/util/bt.go +++ b/util/bt.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/bt_test.go b/util/bt_test.go index 7568213f..f3221fbd 100644 --- a/util/bt_test.go +++ b/util/bt_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/code.go b/util/code.go index 32afe91f..7d563b19 100644 --- a/util/code.go +++ b/util/code.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/code_test.go b/util/code_test.go index c0e949b3..5dbfac1f 100644 --- a/util/code_test.go +++ b/util/code_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/context.go b/util/context.go index 89965af0..e3af77f5 100644 --- a/util/context.go +++ b/util/context.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/context_test.go b/util/context_test.go index 328142e8..fa655d54 100644 --- a/util/context_test.go +++ b/util/context_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/deadline/deadline_test.go b/util/deadline/deadline_test.go index bff16ceb..66d0454d 100644 --- a/util/deadline/deadline_test.go +++ b/util/deadline/deadline_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/errwrap/errwrap.go b/util/errwrap/errwrap.go index c142d67f..82478f75 100644 --- a/util/errwrap/errwrap.go +++ b/util/errwrap/errwrap.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/errwrap/errwrap_test.go b/util/errwrap/errwrap_test.go index 3917dc45..12418351 100644 --- a/util/errwrap/errwrap_test.go +++ b/util/errwrap/errwrap_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/fs.go b/util/fs.go index d1cb8f6d..d41e76ec 100644 --- a/util/fs.go +++ b/util/fs.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/home.go b/util/home.go index 242d9db2..1b26e9b4 100644 --- a/util/home.go +++ b/util/home.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/home_test.go b/util/home_test.go index 41d98fdf..25651faa 100644 --- a/util/home_test.go +++ b/util/home_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/interfaces.go b/util/interfaces.go index ef260aff..6e9b3f36 100644 --- a/util/interfaces.go +++ b/util/interfaces.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/log.go b/util/log.go index e8f9f684..95164f69 100644 --- a/util/log.go +++ b/util/log.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/password/password.go b/util/password/password.go index 00cdfa31..8e7d3331 100644 --- a/util/password/password.go +++ b/util/password/password.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/password/password_test.go b/util/password/password_test.go index b28daffc..b48ad4de 100644 --- a/util/password/password_test.go +++ b/util/password/password_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/root_test.go b/util/root_test.go index c8614b1a..ae9189fe 100644 --- a/util/root_test.go +++ b/util/root_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/safepath/interface_test.go b/util/safepath/interface_test.go index 547a6410..da38a536 100644 --- a/util/safepath/interface_test.go +++ b/util/safepath/interface_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/safepath/safepath.go b/util/safepath/safepath.go index 4e8f9e6c..05a381f4 100644 --- a/util/safepath/safepath.go +++ b/util/safepath/safepath.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/safepath/safepath_test.go b/util/safepath/safepath_test.go index 2094f5b6..ff6aa3c4 100644 --- a/util/safepath/safepath_test.go +++ b/util/safepath/safepath_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/semaphore/semaphore.go b/util/semaphore/semaphore.go index 118d0df2..75d860d1 100644 --- a/util/semaphore/semaphore.go +++ b/util/semaphore/semaphore.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/socketset/socketset.go b/util/socketset/socketset.go index c2b5d316..eb0168cc 100644 --- a/util/socketset/socketset.go +++ b/util/socketset/socketset.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/socketset/socketset_test.go b/util/socketset/socketset_test.go index adf48831..d15be2b0 100644 --- a/util/socketset/socketset_test.go +++ b/util/socketset/socketset_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/sync.go b/util/sync.go index 0ceeebe0..2905b808 100644 --- a/util/sync.go +++ b/util/sync.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/sync_test.go b/util/sync_test.go index d594ae90..049a11b7 100644 --- a/util/sync_test.go +++ b/util/sync_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/test.go b/util/test.go index 9dc8b026..ef9988aa 100644 --- a/util/test.go +++ b/util/test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/util.go b/util/util.go index ce996617..d2278d6f 100644 --- a/util/util.go +++ b/util/util.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/util/util_test.go b/util/util_test.go index 8070f52a..2783615c 100644 --- a/util/util_test.go +++ b/util/util_test.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/yamlgraph/gapi.go b/yamlgraph/gapi.go index 03f71b06..1a155f98 100644 --- a/yamlgraph/gapi.go +++ b/yamlgraph/gapi.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify diff --git a/yamlgraph/gconfig.go b/yamlgraph/gconfig.go index 0d57c99d..d9d9e3c7 100644 --- a/yamlgraph/gconfig.go +++ b/yamlgraph/gconfig.go @@ -1,5 +1,5 @@ // Mgmt -// Copyright (C) 2013-2023+ James Shubin and the project contributors +// Copyright (C) 2013-2024+ James Shubin and the project contributors // Written by James Shubin and the project contributors // // This program is free software: you can redistribute it and/or modify