diff --git a/README.md b/README.md index 71526c8105..0c30a069bd 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ tag `fiware-orion` Orion Context Broker is licensed under [Affero General Public License (GPL) version 3](./LICENSE). -© 2023 Telefonica Investigación y Desarrollo, S.A.U +© 2024 Telefonica Investigación y Desarrollo, S.A.U
Further information on the use of the AGPL open source license diff --git a/src/lib/parseArgs/paConfig.h b/src/lib/parseArgs/paConfig.h index 54f33f407b..679974a0ac 100644 --- a/src/lib/parseArgs/paConfig.h +++ b/src/lib/parseArgs/paConfig.h @@ -39,7 +39,7 @@ #endif #ifndef DEFAULT_COPYRIGHT - #define DEFAULT_COPYRIGHT "Copyright 2013-2023 Telefonica Investigacion y Desarrollo, S.A.U\n" \ + #define DEFAULT_COPYRIGHT "Copyright 2013-2024 Telefonica Investigacion y Desarrollo, S.A.U\n" \ "Orion Context Broker is free software: you can redistribute it and/or\n" \ "modify it under the terms of the GNU Affero General Public License as\n" \ "published by the Free Software Foundation, either version 3 of the\n" \ diff --git a/test/functionalTest/cases/0000_cli/version.test b/test/functionalTest/cases/0000_cli/version.test index 73e65f85b1..bac1621329 100644 --- a/test/functionalTest/cases/0000_cli/version.test +++ b/test/functionalTest/cases/0000_cli/version.test @@ -31,7 +31,7 @@ contextBroker --version --REGEXPECT-- REGEX(\d+\.\d+\.\d+.* \(git version: .*\)) -Copyright 2013-2023 Telefonica Investigacion y Desarrollo, S.A.U +Copyright 2013-2024 Telefonica Investigacion y Desarrollo, S.A.U Orion Context Broker is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the