From 7d6b6a3fcb3f05f45e9eddb87ffd65651b9d87b7 Mon Sep 17 00:00:00 2001 From: Julian Kniephoff Date: Wed, 11 Dec 2024 16:51:00 +0100 Subject: [PATCH 1/2] Trigger CI From 6268e84555196f7493b81c095bc1660b271b8371 Mon Sep 17 00:00:00 2001 From: Julian Kniephoff Date: Wed, 11 Dec 2024 17:06:27 +0100 Subject: [PATCH 2/2] Update elan branding --- README.md | 2 +- frontend/js/alerts.js | 2 +- frontend/js/configuration.js | 2 +- frontend/js/event-target.js | 2 +- frontend/js/integrations/search.js | 2 +- frontend/js/models/resource.js | 2 +- frontend/js/util.js | 2 +- frontend/js/views/category-modal.js | 2 +- frontend/js/views/category-modal/label.js | 2 +- frontend/js/views/modal.js | 2 +- frontend/js/views/print.js | 2 +- frontend/js/views/scale-modal.js | 2 +- frontend/js/views/scale-modal/scale-editor.js | 2 +- frontend/js/views/scale-modal/scale-value.js | 2 +- frontend/js/views/scale-modal/scale-values.js | 2 +- frontend/js/views/timeline-group.js | 2 +- frontend/js/views/track-modal.js | 2 +- .../java/org/opencast/annotation/endpoint/util/Responses.java | 2 +- pom.xml | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index dca4a6b04..231c5a969 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ For discussion around the Opencast Annotation Tool the [mailing list](https://gr ### Current Development of this branch * [virtUOS, Universität Osnabrück](https://www.virtuos.uni-osnabrueck.de) -* [ELAN e.V.](https://elan-ev.de) +* [elan e.V.](https://elan-ev.de) ### Contact * Rüdiger Rolf, [rrolf@uni-osnabrueck.de](mailto:rrolf@uni-osnabrueck.de), Phone: +49 541 969 6511 diff --git a/frontend/js/alerts.js b/frontend/js/alerts.js index 53d565f7e..3e4202f90 100644 --- a/frontend/js/alerts.js +++ b/frontend/js/alerts.js @@ -1,5 +1,5 @@ /** - * Copyright 2018, ELAN e.V., Germany + * Copyright 2018, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/configuration.js b/frontend/js/configuration.js index 7ab209d12..9f49a06e3 100644 --- a/frontend/js/configuration.js +++ b/frontend/js/configuration.js @@ -1,5 +1,5 @@ /** - * Copyright 2018, ELAN e.V., Germany + * Copyright 2018, elan e.V., Germany * Copyright 2012, Entwine GmbH, Switzerland * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance diff --git a/frontend/js/event-target.js b/frontend/js/event-target.js index 8c49d9274..d8cd7dfa5 100644 --- a/frontend/js/event-target.js +++ b/frontend/js/event-target.js @@ -1,5 +1,5 @@ /** - * Copyright 2018, ELAN e.V., Germany + * Copyright 2018, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/integrations/search.js b/frontend/js/integrations/search.js index 339110c2c..262033be8 100644 --- a/frontend/js/integrations/search.js +++ b/frontend/js/integrations/search.js @@ -1,5 +1,5 @@ /** - * Copyright 2018, ELAN e.V., Germany + * Copyright 2018, elan e.V., Germany * Copyright 2012, Entwine GmbH, Switzerland * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance diff --git a/frontend/js/models/resource.js b/frontend/js/models/resource.js index c783d8bc2..f6e531375 100644 --- a/frontend/js/models/resource.js +++ b/frontend/js/models/resource.js @@ -1,5 +1,5 @@ /** - * Copyright 2017, ELAN e.V., Germany + * Copyright 2017, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/util.js b/frontend/js/util.js index ddad1ae51..74f47a53b 100644 --- a/frontend/js/util.js +++ b/frontend/js/util.js @@ -1,5 +1,5 @@ /** - * Copyright 2018, ELAN e.V., Germany + * Copyright 2018, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/category-modal.js b/frontend/js/views/category-modal.js index 906e29f4b..34bb9505e 100644 --- a/frontend/js/views/category-modal.js +++ b/frontend/js/views/category-modal.js @@ -1,5 +1,5 @@ /** - * Copyright 2021, ELAN e.V., Germany + * Copyright 2021, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/category-modal/label.js b/frontend/js/views/category-modal/label.js index 576ae9ae7..0985ed6a0 100644 --- a/frontend/js/views/category-modal/label.js +++ b/frontend/js/views/category-modal/label.js @@ -1,5 +1,5 @@ /** - * Copyright 2021, ELAN e.V., Germany + * Copyright 2021, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/modal.js b/frontend/js/views/modal.js index 3266cdf86..0e99dd181 100644 --- a/frontend/js/views/modal.js +++ b/frontend/js/views/modal.js @@ -1,5 +1,5 @@ /** - * Copyright 2021, ELAN e.V., Germany + * Copyright 2021, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/print.js b/frontend/js/views/print.js index 7c1d6c828..e502aecdf 100644 --- a/frontend/js/views/print.js +++ b/frontend/js/views/print.js @@ -1,5 +1,5 @@ /** - * Copyright 2017, ELAN e.V., Germany + * Copyright 2017, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/scale-modal.js b/frontend/js/views/scale-modal.js index 91ee95217..6da687a50 100644 --- a/frontend/js/views/scale-modal.js +++ b/frontend/js/views/scale-modal.js @@ -1,5 +1,5 @@ /** - * Copyright 2021, ELAN e.V., Germany + * Copyright 2021, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/scale-modal/scale-editor.js b/frontend/js/views/scale-modal/scale-editor.js index 4171f29d3..f57d6da24 100644 --- a/frontend/js/views/scale-modal/scale-editor.js +++ b/frontend/js/views/scale-modal/scale-editor.js @@ -1,5 +1,5 @@ /** - * Copyright 2021, ELAN e.V., Germany + * Copyright 2021, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/scale-modal/scale-value.js b/frontend/js/views/scale-modal/scale-value.js index 2319b1396..c06b2ebb3 100644 --- a/frontend/js/views/scale-modal/scale-value.js +++ b/frontend/js/views/scale-modal/scale-value.js @@ -1,5 +1,5 @@ /** - * Copyright 2021, ELAN e.V., Germany + * Copyright 2021, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/scale-modal/scale-values.js b/frontend/js/views/scale-modal/scale-values.js index d21c29816..fad4aaae4 100644 --- a/frontend/js/views/scale-modal/scale-values.js +++ b/frontend/js/views/scale-modal/scale-values.js @@ -1,5 +1,5 @@ /** - * Copyright 2021, ELAN e.V., Germany + * Copyright 2021, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/timeline-group.js b/frontend/js/views/timeline-group.js index 157721d55..4a8f85ab3 100644 --- a/frontend/js/views/timeline-group.js +++ b/frontend/js/views/timeline-group.js @@ -1,5 +1,5 @@ /** - * Copyright 2019, ELAN e.V., Germany + * Copyright 2019, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/frontend/js/views/track-modal.js b/frontend/js/views/track-modal.js index 9d965f564..7c6e76996 100644 --- a/frontend/js/views/track-modal.js +++ b/frontend/js/views/track-modal.js @@ -1,5 +1,5 @@ /** - * Copyright 2021, ELAN e.V., Germany + * Copyright 2021, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/opencast-backend/annotation-impl/src/main/java/org/opencast/annotation/endpoint/util/Responses.java b/opencast-backend/annotation-impl/src/main/java/org/opencast/annotation/endpoint/util/Responses.java index 7efbb1c84..93d7554e1 100644 --- a/opencast-backend/annotation-impl/src/main/java/org/opencast/annotation/endpoint/util/Responses.java +++ b/opencast-backend/annotation-impl/src/main/java/org/opencast/annotation/endpoint/util/Responses.java @@ -1,5 +1,5 @@ /** - * Copyright 2017, ELAN e.V., Germany + * Copyright 2017, elan e.V., Germany * Licensed under the Educational Community License, Version 2.0 * (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at diff --git a/pom.xml b/pom.xml index 654cd7aea..77392db1a 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ jkniephoff Julian Kniephoff kniephoff@elan-ev.de - ELAN e.V. + elan e.V. https://elan-ev.de Europe/Berlin