Skip to content

Commit

Permalink
Merge pull request telefonicaid#4464 from telefonicaid/hardening/happ…
Browse files Browse the repository at this point in the history
…y_new_year_2024

Happy New Year 2024
  • Loading branch information
mapedraza authored Jan 8, 2024
2 parents 7b75f0b + 370cde9 commit 2dbe951
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<details>
<summary><strong>Further information on the use of the AGPL open source license</strong></summary>
Expand Down
2 changes: 1 addition & 1 deletion src/lib/parseArgs/paConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
Expand Down
2 changes: 1 addition & 1 deletion test/functionalTest/cases/0000_cli/version.test
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2dbe951

Please sign in to comment.