diff --git a/integration/caching_test.js b/integration/caching_test.js index de4e7f0872abb1dd246a380227596a8250c34a69..92ef35b87521241d2aefdb0c99233eb18d0847c0 100644 --- a/integration/caching_test.js +++ b/integration/caching_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/integration/config_test.js b/integration/config_test.js index 53ec8c1a9ee5d6b1bc0421fe99ec370280e33486..2a69ee88967b179971a69758ad8573fd96a9902e 100644 --- a/integration/config_test.js +++ b/integration/config_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/integration/global-setup.js b/integration/global-setup.js index ab3cfce4be2832cc4f80f15043095e281b7a23f6..6e485b71e65c2e57834a95296036eb2573530b6f 100644 --- a/integration/global-setup.js +++ b/integration/global-setup.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/integration/update-version_test.js b/integration/update-version_test.js index 10e1f737aa319d4f2af57c18ded12e376f4d57fd..d1673c95aa60450a235acb47d7f7f13f6085bea0 100644 --- a/integration/update-version_test.js +++ b/integration/update-version_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/license-header b/license-header index 53890a85a8ef8307bb05434a3fdcc6c4914a27c1..ba858783e02aa093cd603505e7624a5a1764a7c8 100644 --- a/license-header +++ b/license-header @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify @@ -18,4 +18,4 @@ * * Any use of the work other than as authorized under this license or copyright law is prohibited. * - */ \ No newline at end of file + */ diff --git a/spec/app_root_test.js b/spec/app_root_test.js index fa10859c35c575a7e6c0b5e3db4729a5e2b373ab..ddb3d8b1c252a0b25dbc4d96b4b5f053a4915142 100644 --- a/spec/app_root_test.js +++ b/spec/app_root_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/dependencies_test.js b/spec/dependencies_test.js index 32eef287fe0d476dae9277875bfb338e646c6623..703d0d54bc6d639d6bcdc80b40a2f22eb08cebab 100644 --- a/spec/dependencies_test.js +++ b/spec/dependencies_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/file-depencies_test.js b/spec/file-depencies_test.js index 12c0a93a2443e80d489db2502ba92937c2992365..be38f2d2bb285b34844765d2fc8e438a5a71f55f 100644 --- a/spec/file-depencies_test.js +++ b/spec/file-depencies_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/file_caching_test.js b/spec/file_caching_test.js index d2e6831ba14ce61ee453cb5b0f9eeee22210143e..ff747080128814e7aa16941eb39c8b742e81ae1f 100644 --- a/spec/file_caching_test.js +++ b/spec/file_caching_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/headers_test.js b/spec/headers_test.js index 95d6e7668ca3a740ba8de1d14b59a460c27bcc4d..532151c3bb540068d46280e5f93bbdc6ffff7c3b 100644 --- a/spec/headers_test.js +++ b/spec/headers_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/manifest_parsing_test.js b/spec/manifest_parsing_test.js index 99a6b7c0d53e10e9bc5235ff6a803298dfca7d46..9d78b812f0436daa74543451be8f3bc5e5b07b94 100644 --- a/spec/manifest_parsing_test.js +++ b/spec/manifest_parsing_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/meta_test.js b/spec/meta_test.js index 0ad1accc67c244e86a5b61ebbad37570bb4222d1..1b6b0dabea93ec64d47c5261ce5ce99b5610f635 100644 --- a/spec/meta_test.js +++ b/spec/meta_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/pwa_test.js b/spec/pwa_test.js index 441fee0c7ec10e2ac623732b722156b2c65a7e14..8002f4ab26fad86c0ddb00c3fa50132843c50d9b 100644 --- a/spec/pwa_test.js +++ b/spec/pwa_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/redirect_test.js b/spec/redirect_test.js index c31ac11002d6967b742f89a2305b792d144699a9..03556d742f5311a1c44c383ae5499e6aac7e1518 100644 --- a/spec/redirect_test.js +++ b/spec/redirect_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/salt_test.js b/spec/salt_test.js index e3005ccb524b77af08125c0e5d0ed784c48f3b55..28a462113ea32953498663465fa7f003a9edb42a 100644 --- a/spec/salt_test.js +++ b/spec/salt_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/server_test.js b/spec/server_test.js index 481de17e5ab38350bd0509f0a36f4f15ba12e77d..b539722446eba2027623fb65a0fe230f6fc9f50a 100644 --- a/spec/server_test.js +++ b/spec/server_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/util.js b/spec/util.js index 2efef210559b399fe0934d984381b0585ce402b8..964b1dabdb32985b1070eeb27e95a562a141dd7e 100644 --- a/spec/util.js +++ b/spec/util.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/util_test.js b/spec/util_test.js index 9afb4a6e44574f746e201634e6011bb08cfdbb11..5b350a2c967045b5154f6378cc451b678a344630 100644 --- a/spec/util_test.js +++ b/spec/util_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/spec/version_mismatches_test.js b/spec/version_mismatches_test.js index fc4e50b4416c51cc3e143cac9818805a844f4a66..9502632226857b9ead8d8a3f8adc336aabe1003c 100644 --- a/spec/version_mismatches_test.js +++ b/spec/version_mismatches_test.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/cache.js b/src/cache.js index aa6bf69e6d26b823180701b7b1c70bad0fad7370..0cfff6ad68d5c15f2c5aaed0630f67b31a70e3a9 100644 --- a/src/cache.js +++ b/src/cache.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/config_map.js b/src/config_map.js index 6f05d9c15e3d4a422b27f0649df6911ca890e51e..ba35124b96cb92e32a8aeb343297cfb4b5fc8212 100644 --- a/src/config_map.js +++ b/src/config_map.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/errors.js b/src/errors.js index 220e0711c48cf83b6ecb1f9e75b5580dd02192c4..45ff12f6a51c5d94870143fd292fb31afec5ef45 100644 --- a/src/errors.js +++ b/src/errors.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/files.js b/src/files.js index 91370898e3df1659e7a583b3e5ea26803240a0ea..e0f749f2b383e260a16f47aa63f2067ec6bd9150 100644 --- a/src/files.js +++ b/src/files.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/index.js b/src/index.js index ab4b7b6571468349de70114044eca3af3a98f55f..eab40358773360aaa4a0cc0ac5127d48eff74803 100644 --- a/src/index.js +++ b/src/index.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/lightship.js b/src/lightship.js index eeed213d77d1a12469f7099d48a1d92de3608c59..5a3b1cc019d75659ed2dd83157e96131c4168898 100644 --- a/src/lightship.js +++ b/src/lightship.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/logger.js b/src/logger.js index 565070e06f34ac3949226fb79bb6208e2f7ce0aa..bc3825ed4e2c5ffbef1ef387e44c48bea41ed881 100644 --- a/src/logger.js +++ b/src/logger.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/manifests.js b/src/manifests.js index f0d268a7e8214cb0090fbb467664b15f76a1414d..a3b6feafa9839367d504b3aeb5f2125baa3631b2 100644 --- a/src/manifests.js +++ b/src/manifests.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/plugins/cors.js b/src/plugins/cors.js index 3c7852bf42f15e789253ae45e500ae21e1e06bad..e7bb576906f3df0fba03c8abdd20a07c8d564b83 100644 --- a/src/plugins/cors.js +++ b/src/plugins/cors.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/plugins/formbody.js b/src/plugins/formbody.js index a7462a24003fdc0668cd2354af651f8f00ca71ba..6bd29dcd882eaf29abce0b7fabf2d43896473a53 100644 --- a/src/plugins/formbody.js +++ b/src/plugins/formbody.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/plugins/helmet.js b/src/plugins/helmet.js index 72a2771be713be508c433dfa295ebdfe9ae854d6..9c267156f0c72b64421d9ae322e5ce162447ba67 100644 --- a/src/plugins/helmet.js +++ b/src/plugins/helmet.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/plugins/metrics.js b/src/plugins/metrics.js index 5fa161dc332319103056b4e483e3ec3bb2a87e69..55b0a77544bd71029b92651b1a749a9baf5d0bc3 100644 --- a/src/plugins/metrics.js +++ b/src/plugins/metrics.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/plugins/sensible.js b/src/plugins/sensible.js index b4d2c6bc87cbba119b8b568076cfae109523f02b..42427ba7bff886e59f6ddcea2b6ada413316c9c3 100644 --- a/src/plugins/sensible.js +++ b/src/plugins/sensible.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/plugins/swagger.js b/src/plugins/swagger.js index 5f535129b6e557e600e250b0ef1081b728ec84cc..4aa0210fb54c9ab697bc24566b5e9746c13e9cbe 100644 --- a/src/plugins/swagger.js +++ b/src/plugins/swagger.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/plugins/url-data.js b/src/plugins/url-data.js index 43fd0d934ef96d6450204ee29a9ca2ba0ca07e83..83f6aaa559e4800986d12395c79e1d2a09cf0d13 100644 --- a/src/plugins/url-data.js +++ b/src/plugins/url-data.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/redis.js b/src/redis.js index db05f29b179c30eb340c2b8ca5fd0d314e065e1b..70c03e21117640fcde772bc129317f2750d6c6fa 100644 --- a/src/redis.js +++ b/src/redis.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/routes/autohooks.js b/src/routes/autohooks.js index 5467578a7aade801798728d0cbe777dad06495d7..6902f5e7811f0d6fad267758af49b75b7a4f651c 100644 --- a/src/routes/autohooks.js +++ b/src/routes/autohooks.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/routes/log.js b/src/routes/log.js index fb1d577976edaf067c27cf61e4873a5f7f97f3b0..ffcbe86b300d3c93d4604c11e61e51ca5037e213 100644 --- a/src/routes/log.js +++ b/src/routes/log.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/routes/manifests.js b/src/routes/manifests.js index 00bb9c7779021462778aeba331a2d71519afeb90..21498919c3bedf86639857a211bb17381d1ac2ce 100644 --- a/src/routes/manifests.js +++ b/src/routes/manifests.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/routes/metadata.js b/src/routes/metadata.js index fadceea0710b13725d2c0496b3b6c2c8a1d6633b..30cf07d97057fb4f5cb2d34c727e8c704e2089a3 100644 --- a/src/routes/metadata.js +++ b/src/routes/metadata.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/routes/redirects.js b/src/routes/redirects.js index 4ff19f935fba2ab7707f6ebd99a10c3714290873..2abd5e3ac820cec4954aa345e342fff093712ab0 100644 --- a/src/routes/redirects.js +++ b/src/routes/redirects.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/routes/serve-files.js b/src/routes/serve-files.js index 91faa7d3eaa6ddee3db043758d01a8bcd6673cdd..12f9544f9d468442b963f7e173b3d0bc8cb10c0a 100644 --- a/src/routes/serve-files.js +++ b/src/routes/serve-files.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/routes/webmanifest.js b/src/routes/webmanifest.js index 930b0d72e4ff3d2840ea72eff2fabb7babbe3ad9..11b825ce57fff34e55b2a4ccc85ea102ec9c680f 100644 --- a/src/routes/webmanifest.js +++ b/src/routes/webmanifest.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/updater.js b/src/updater.js index fc5c64d4e9874e041edc6e17b08c065e935bb4cb..dfb75e491d3c94c9f51e7926212895ee9eca980b 100644 --- a/src/updater.js +++ b/src/updater.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/util.js b/src/util.js index b35a0883b621a41116e78a8c605bf3b4ffe3937f..965581bea3cde9951103c8892098a306c3ae099d 100644 --- a/src/util.js +++ b/src/util.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify diff --git a/src/version.js b/src/version.js index e1c9a72a10cb40c2f9ad63be82a83e67159f6888..7b581730d056276d18c085dc6bb3af3994c2f92a 100644 --- a/src/version.js +++ b/src/version.js @@ -1,6 +1,6 @@ /* * - * @copyright Copyright (c) OX Software GmbH, Germany <info@open-xchange.com> + * @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com> * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify