diff --git a/src/main/java/de/thm/arsnova/CASLogoutSuccessHandler.java b/src/main/java/de/thm/arsnova/CASLogoutSuccessHandler.java index 4ff4e900f618d35ec56b587735f0e22f48e94a71..e34d6737ef1316f90111c50d5f244aca4186feca 100644 --- a/src/main/java/de/thm/arsnova/CASLogoutSuccessHandler.java +++ b/src/main/java/de/thm/arsnova/CASLogoutSuccessHandler.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/CasUserDetailsService.java b/src/main/java/de/thm/arsnova/CasUserDetailsService.java index 1374df325bf50fcaa1729d75c9e00c57d681bfa3..234b7be97fbf4414f723bab7f6289176d09cf8e6 100644 --- a/src/main/java/de/thm/arsnova/CasUserDetailsService.java +++ b/src/main/java/de/thm/arsnova/CasUserDetailsService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/FeedbackStorage.java b/src/main/java/de/thm/arsnova/FeedbackStorage.java index 3b02c0b9c508b93c9946a7dd0d40e1fae4c045e7..40927445fb81091702202e625b14901303b9dbe0 100644 --- a/src/main/java/de/thm/arsnova/FeedbackStorage.java +++ b/src/main/java/de/thm/arsnova/FeedbackStorage.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/ImageUtils.java b/src/main/java/de/thm/arsnova/ImageUtils.java index 03544f6b076bb5905d976df0c4e8268ebcead851..87b1af1552da7d40539f2aa8eaf38910d85fd31d 100644 --- a/src/main/java/de/thm/arsnova/ImageUtils.java +++ b/src/main/java/de/thm/arsnova/ImageUtils.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/LoginAuthenticationFailureHandler.java b/src/main/java/de/thm/arsnova/LoginAuthenticationFailureHandler.java index 46cf85be8bff1b971aa99eb05f62c5b590d179b9..34792b3b2d56a99932df3d1fe82ea50d0d9ba47e 100644 --- a/src/main/java/de/thm/arsnova/LoginAuthenticationFailureHandler.java +++ b/src/main/java/de/thm/arsnova/LoginAuthenticationFailureHandler.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/LoginAuthenticationSucessHandler.java b/src/main/java/de/thm/arsnova/LoginAuthenticationSucessHandler.java index 4a40e0301c72c5dfd428d3fc951649591077f24b..9b0bc477bb14429ccb52165db24802acf0c9096d 100644 --- a/src/main/java/de/thm/arsnova/LoginAuthenticationSucessHandler.java +++ b/src/main/java/de/thm/arsnova/LoginAuthenticationSucessHandler.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/PaginationListDecorator.java b/src/main/java/de/thm/arsnova/PaginationListDecorator.java index eafcfe0e0213c36b89951695eb4bc6fc9617bb06..6f9fcf448f962b93d83d52b59f2a5b593c83a479 100644 --- a/src/main/java/de/thm/arsnova/PaginationListDecorator.java +++ b/src/main/java/de/thm/arsnova/PaginationListDecorator.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/aop/RangeAspect.java b/src/main/java/de/thm/arsnova/aop/RangeAspect.java index b582e6b2b14799e7ebd32d8632050db47831e8e7..7975225d4a76662b28c0ae0c4e49d308031e2a81 100644 --- a/src/main/java/de/thm/arsnova/aop/RangeAspect.java +++ b/src/main/java/de/thm/arsnova/aop/RangeAspect.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/aop/UserSessionAspect.java b/src/main/java/de/thm/arsnova/aop/UserSessionAspect.java index c480f737b0d048a3834386e41b59025a9769c8f0..155351af7a840567452c9bb474f7151870864bce 100644 --- a/src/main/java/de/thm/arsnova/aop/UserSessionAspect.java +++ b/src/main/java/de/thm/arsnova/aop/UserSessionAspect.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/cache/CacheBustListener.java b/src/main/java/de/thm/arsnova/cache/CacheBustListener.java index b617d7898f3a012a6c707e066f0f502c1c2146ed..db365d064524b497694501240ab02a40e9d825d7 100644 --- a/src/main/java/de/thm/arsnova/cache/CacheBustListener.java +++ b/src/main/java/de/thm/arsnova/cache/CacheBustListener.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/cache/CacheBuster.java b/src/main/java/de/thm/arsnova/cache/CacheBuster.java index 78e9cc75e42e94247aafc43e464de96cb4a1fe07..930d7f193498b6da35fa0744b6d0226ce6f7ad46 100644 --- a/src/main/java/de/thm/arsnova/cache/CacheBuster.java +++ b/src/main/java/de/thm/arsnova/cache/CacheBuster.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/cache/ICacheBuster.java b/src/main/java/de/thm/arsnova/cache/ICacheBuster.java index e45830040c6f033a919791e303a3ade3bf7e9d6e..ab937cdd3354799182bf69959f94e03caeb8e376 100644 --- a/src/main/java/de/thm/arsnova/cache/ICacheBuster.java +++ b/src/main/java/de/thm/arsnova/cache/ICacheBuster.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/cache/ScheduledCacheBuster.java b/src/main/java/de/thm/arsnova/cache/ScheduledCacheBuster.java index 5c49dfc37b5ebc0e4210d8a445699451cec1832d..3a093d9784a8efb9ab3b55550a4a47f021a9b09d 100644 --- a/src/main/java/de/thm/arsnova/cache/ScheduledCacheBuster.java +++ b/src/main/java/de/thm/arsnova/cache/ScheduledCacheBuster.java @@ -1,3 +1,20 @@ +/* + * This file is part of ARSnova Backend. + * Copyright (C) 2012-2017 The ARSnova Team + * + * ARSnova Backend is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * ARSnova Backend is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ package de.thm.arsnova.cache; import org.springframework.cache.annotation.CacheEvict; diff --git a/src/main/java/de/thm/arsnova/config/ExtraConfig.java b/src/main/java/de/thm/arsnova/config/ExtraConfig.java index d61e4a8ffa1fa8c6039d0946cd61cd9452e900f8..254e2d36118de0a5d1f8ef420e4b708997131b1c 100644 --- a/src/main/java/de/thm/arsnova/config/ExtraConfig.java +++ b/src/main/java/de/thm/arsnova/config/ExtraConfig.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/config/SecurityConfig.java b/src/main/java/de/thm/arsnova/config/SecurityConfig.java index 2caf9841a1c1dcc0759b505260cdc7f19ffe566e..85494b75b55e923a5a0e1ae06c10307a6b1f2ce9 100644 --- a/src/main/java/de/thm/arsnova/config/SecurityConfig.java +++ b/src/main/java/de/thm/arsnova/config/SecurityConfig.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/AbstractController.java b/src/main/java/de/thm/arsnova/controller/AbstractController.java index db37d9254f46af5b1470904e2beb192eb2d93d9f..75edd8a3c5dac7f95e5e0e133d2c4cda1082ab3b 100644 --- a/src/main/java/de/thm/arsnova/controller/AbstractController.java +++ b/src/main/java/de/thm/arsnova/controller/AbstractController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/AudienceQuestionController.java b/src/main/java/de/thm/arsnova/controller/AudienceQuestionController.java index fcf1b33f188a89f7724abf6f8926b17863b20189..7aec9eb6789421d943e32c8325714d68afaad002 100644 --- a/src/main/java/de/thm/arsnova/controller/AudienceQuestionController.java +++ b/src/main/java/de/thm/arsnova/controller/AudienceQuestionController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/ConfigurationController.java b/src/main/java/de/thm/arsnova/controller/ConfigurationController.java index 36075fc534ea79ad567aaa333974eac02db4ca9e..45a6f0b11d6ed3e0b4d16414a28a5f79db32d668 100644 --- a/src/main/java/de/thm/arsnova/controller/ConfigurationController.java +++ b/src/main/java/de/thm/arsnova/controller/ConfigurationController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/CourseController.java b/src/main/java/de/thm/arsnova/controller/CourseController.java index 5d473e4c7fc50962ce4d1638c88f42786a9c550d..029b393a22d825aefc0b39a41055bdb8270e3712 100644 --- a/src/main/java/de/thm/arsnova/controller/CourseController.java +++ b/src/main/java/de/thm/arsnova/controller/CourseController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/FeedbackController.java b/src/main/java/de/thm/arsnova/controller/FeedbackController.java index a21cbd2cf81d2c18abcaac0a509989d6a37cc809..5a60f2ed1671504be549a24d5c0f0ddfa6269112 100644 --- a/src/main/java/de/thm/arsnova/controller/FeedbackController.java +++ b/src/main/java/de/thm/arsnova/controller/FeedbackController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/LecturerQuestionController.java b/src/main/java/de/thm/arsnova/controller/LecturerQuestionController.java index d1b45532b128fa826a997bf216f8556b7a993b0d..2f621b9c5926f986ee6fa7237005c040f58318f8 100644 --- a/src/main/java/de/thm/arsnova/controller/LecturerQuestionController.java +++ b/src/main/java/de/thm/arsnova/controller/LecturerQuestionController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/LegacyController.java b/src/main/java/de/thm/arsnova/controller/LegacyController.java index 0513f226a47833fd74ea638b4b3e297fbd1b6984..c7a96a53c2372a6d94cd6fb86979d1c5c9ec79ba 100644 --- a/src/main/java/de/thm/arsnova/controller/LegacyController.java +++ b/src/main/java/de/thm/arsnova/controller/LegacyController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/LoginController.java b/src/main/java/de/thm/arsnova/controller/LoginController.java index 1bf25189d111f79045fcab0c83c0e4072f39b217..010bcb893baf4af5e2908af0a8620389effe74dd 100644 --- a/src/main/java/de/thm/arsnova/controller/LoginController.java +++ b/src/main/java/de/thm/arsnova/controller/LoginController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/MotdController.java b/src/main/java/de/thm/arsnova/controller/MotdController.java index 81a4f5b5fc2ecf2d8447ffbde8373c1d52e999bc..8a3ba5038ed7e5576ad4424b0a29ea6c9216e74b 100644 --- a/src/main/java/de/thm/arsnova/controller/MotdController.java +++ b/src/main/java/de/thm/arsnova/controller/MotdController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/PaginationController.java b/src/main/java/de/thm/arsnova/controller/PaginationController.java index def58491fac60a8c5bcfbd1edf1da059ae4d5c68..a75db3c0302baa84a78aa8393d0c890020ae2e57 100644 --- a/src/main/java/de/thm/arsnova/controller/PaginationController.java +++ b/src/main/java/de/thm/arsnova/controller/PaginationController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/SecurityExceptionControllerAdvice.java b/src/main/java/de/thm/arsnova/controller/SecurityExceptionControllerAdvice.java index 26e3bc97ea7dccffdcf8bbd746b1afa3f7fc9431..83262822c9b33ddc29a0045a2f3abacc67182bd3 100644 --- a/src/main/java/de/thm/arsnova/controller/SecurityExceptionControllerAdvice.java +++ b/src/main/java/de/thm/arsnova/controller/SecurityExceptionControllerAdvice.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/SessionController.java b/src/main/java/de/thm/arsnova/controller/SessionController.java index c4999b7f7c4ac6d0801c8298aa01effdfe74cacc..97bd166ada8334f8c2aa0cfc73b0f0e3b1d46944 100644 --- a/src/main/java/de/thm/arsnova/controller/SessionController.java +++ b/src/main/java/de/thm/arsnova/controller/SessionController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/SocketController.java b/src/main/java/de/thm/arsnova/controller/SocketController.java index 20b9b146ffe074a9012cd5ff3b8e32f9d59993fc..6aea454edfa8c88a2e9d2cffced283c7642acfaf 100644 --- a/src/main/java/de/thm/arsnova/controller/SocketController.java +++ b/src/main/java/de/thm/arsnova/controller/SocketController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/StatisticsController.java b/src/main/java/de/thm/arsnova/controller/StatisticsController.java index 15d4f88fd02bf2c5d35c4c62cab7e401401b2adf..a82e575357d426d07aa41c7509d207a4db02d212 100644 --- a/src/main/java/de/thm/arsnova/controller/StatisticsController.java +++ b/src/main/java/de/thm/arsnova/controller/StatisticsController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/UserController.java b/src/main/java/de/thm/arsnova/controller/UserController.java index 032bf264487b6435455e4504abea6a3cca1bb2cb..b2ef22c267798dd865488d5f8df51d02e7cad265 100644 --- a/src/main/java/de/thm/arsnova/controller/UserController.java +++ b/src/main/java/de/thm/arsnova/controller/UserController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/controller/WelcomeController.java b/src/main/java/de/thm/arsnova/controller/WelcomeController.java index e14a5b12e352f1c7fce082a879e97372debc26a7..46ecf2d738dbdddd85f1687578209564ddd37ed0 100644 --- a/src/main/java/de/thm/arsnova/controller/WelcomeController.java +++ b/src/main/java/de/thm/arsnova/controller/WelcomeController.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/dao/CouchDBDao.java b/src/main/java/de/thm/arsnova/dao/CouchDBDao.java index 1996ea4e0684bec880008fc9b9b0437692d376bb..1e07806414b3337872e7d5654debc7f2d61b654f 100644 --- a/src/main/java/de/thm/arsnova/dao/CouchDBDao.java +++ b/src/main/java/de/thm/arsnova/dao/CouchDBDao.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/dao/IDatabaseDao.java b/src/main/java/de/thm/arsnova/dao/IDatabaseDao.java index 4b49f1348ff065717d5c2877358e02ae1c2f8d65..0b8f4b5f8a85629f58cbfef6f9613b9b960f756d 100644 --- a/src/main/java/de/thm/arsnova/dao/IDatabaseDao.java +++ b/src/main/java/de/thm/arsnova/dao/IDatabaseDao.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/dao/NovaView.java b/src/main/java/de/thm/arsnova/dao/NovaView.java index fc353f20308df7d7511489f3428b7b41094fa358..0f8201a0cf0a71241b4db6bacd3e0f8b05249931 100644 --- a/src/main/java/de/thm/arsnova/dao/NovaView.java +++ b/src/main/java/de/thm/arsnova/dao/NovaView.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/CourseScore.java b/src/main/java/de/thm/arsnova/domain/CourseScore.java index 4eda1ad85575e68a5d5589d36e171d5faf4e62f5..2c8bf2606c1f96629893ab2979e0101663f404d8 100644 --- a/src/main/java/de/thm/arsnova/domain/CourseScore.java +++ b/src/main/java/de/thm/arsnova/domain/CourseScore.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/ILearningProgressFactory.java b/src/main/java/de/thm/arsnova/domain/ILearningProgressFactory.java index 37234e88931220e06c707fb39b5b96748354515f..1581227870d2daa741a4c625bb41c06027ff4e55 100644 --- a/src/main/java/de/thm/arsnova/domain/ILearningProgressFactory.java +++ b/src/main/java/de/thm/arsnova/domain/ILearningProgressFactory.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/LearningProgress.java b/src/main/java/de/thm/arsnova/domain/LearningProgress.java index f01c9db828d5b39fcf9fc8ed60b06ef6d1b36713..c2444b37425dfc3895b4dedd0b4ec9f821159397 100644 --- a/src/main/java/de/thm/arsnova/domain/LearningProgress.java +++ b/src/main/java/de/thm/arsnova/domain/LearningProgress.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/LearningProgressFactory.java b/src/main/java/de/thm/arsnova/domain/LearningProgressFactory.java index 28d1132b209c9e0fdb4884d8917821c6b0b9bf9a..ce43f96393cdaa36b6b5e07ce49cbabdda08b665 100644 --- a/src/main/java/de/thm/arsnova/domain/LearningProgressFactory.java +++ b/src/main/java/de/thm/arsnova/domain/LearningProgressFactory.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/LearningProgressListener.java b/src/main/java/de/thm/arsnova/domain/LearningProgressListener.java index 7fb00e13073319b246e187a549da5e5166b7e5fb..2a11b6d4cb61ea2d1c5033509ee8abbb2cd16fe5 100644 --- a/src/main/java/de/thm/arsnova/domain/LearningProgressListener.java +++ b/src/main/java/de/thm/arsnova/domain/LearningProgressListener.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/PointBasedLearningProgress.java b/src/main/java/de/thm/arsnova/domain/PointBasedLearningProgress.java index 55dd60127a0b99816690592e346af70eeff4243d..a904caf6b4599c9720a34a4917691cb2b3212bbd 100644 --- a/src/main/java/de/thm/arsnova/domain/PointBasedLearningProgress.java +++ b/src/main/java/de/thm/arsnova/domain/PointBasedLearningProgress.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/QuestionBasedLearningProgress.java b/src/main/java/de/thm/arsnova/domain/QuestionBasedLearningProgress.java index e24e284788f2c5b47902ae484e2d1475f34329bc..dba9b41803ba939c47338945805eebd4a30d6b13 100644 --- a/src/main/java/de/thm/arsnova/domain/QuestionBasedLearningProgress.java +++ b/src/main/java/de/thm/arsnova/domain/QuestionBasedLearningProgress.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/QuestionScore.java b/src/main/java/de/thm/arsnova/domain/QuestionScore.java index d0b094cd405bed983f236007104aaf96b39210f2..321506267d30d48e6ffbab43371fc797d8ebba0f 100644 --- a/src/main/java/de/thm/arsnova/domain/QuestionScore.java +++ b/src/main/java/de/thm/arsnova/domain/QuestionScore.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/UserScore.java b/src/main/java/de/thm/arsnova/domain/UserScore.java index 7936248f7c23c71865d215b6c3c0a7c08e7dd97f..dddd611dfa4590df07ecbeeb13ad27eb6633251e 100644 --- a/src/main/java/de/thm/arsnova/domain/UserScore.java +++ b/src/main/java/de/thm/arsnova/domain/UserScore.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/domain/VariantLearningProgress.java b/src/main/java/de/thm/arsnova/domain/VariantLearningProgress.java index 1084b42d6af6643836efde72e524ee4bd0567952..708acb4b79b454803a6d0bb3233e4e9de3ece960 100644 --- a/src/main/java/de/thm/arsnova/domain/VariantLearningProgress.java +++ b/src/main/java/de/thm/arsnova/domain/VariantLearningProgress.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/Answer.java b/src/main/java/de/thm/arsnova/entities/Answer.java index 81b391b9d41ab9c2b1c58e0bd43f83c84e967f92..283060bb155cd307944bb5b7037f428bfadd2708 100644 --- a/src/main/java/de/thm/arsnova/entities/Answer.java +++ b/src/main/java/de/thm/arsnova/entities/Answer.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/Authorize.java b/src/main/java/de/thm/arsnova/entities/Authorize.java index 7e70bbeb6c3ed60530c7b47989a5237557dbd4c5..de37e72a5164c3991549d71af68dc843f8b931e0 100644 --- a/src/main/java/de/thm/arsnova/entities/Authorize.java +++ b/src/main/java/de/thm/arsnova/entities/Authorize.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/DbUser.java b/src/main/java/de/thm/arsnova/entities/DbUser.java index 172c560a82e274849194ac96dbac8d187d388991..75d9ba712d373b262cd2c36e9553b655c8ac89bc 100644 --- a/src/main/java/de/thm/arsnova/entities/DbUser.java +++ b/src/main/java/de/thm/arsnova/entities/DbUser.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/Feedback.java b/src/main/java/de/thm/arsnova/entities/Feedback.java index 302b4554b76e2b78155457695504b7d81b70c2af..92692932ed810f96aa9be3e1ffc62fc1bb491f2c 100644 --- a/src/main/java/de/thm/arsnova/entities/Feedback.java +++ b/src/main/java/de/thm/arsnova/entities/Feedback.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/InterposedQuestion.java b/src/main/java/de/thm/arsnova/entities/InterposedQuestion.java index b039b29a2b588986073d16f304ea8b583cc08969..7b206698b9d2ee5b93198696fada21a3c5b25b75 100644 --- a/src/main/java/de/thm/arsnova/entities/InterposedQuestion.java +++ b/src/main/java/de/thm/arsnova/entities/InterposedQuestion.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/InterposedReadingCount.java b/src/main/java/de/thm/arsnova/entities/InterposedReadingCount.java index 7bb6f8dc34116135ef8c20499e01561469612820..a254cb6c691b3154d2feb071e176a04d027dd0b2 100644 --- a/src/main/java/de/thm/arsnova/entities/InterposedReadingCount.java +++ b/src/main/java/de/thm/arsnova/entities/InterposedReadingCount.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/LearningProgressOptions.java b/src/main/java/de/thm/arsnova/entities/LearningProgressOptions.java index 18c08a88b57f178d40046c1667bc70a26f6172be..4d682884a1b50bb7e7f60077bc92c710a0f854da 100644 --- a/src/main/java/de/thm/arsnova/entities/LearningProgressOptions.java +++ b/src/main/java/de/thm/arsnova/entities/LearningProgressOptions.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/LoggedIn.java b/src/main/java/de/thm/arsnova/entities/LoggedIn.java index f2894525a8cbfa64379a0e8592a546623f09569f..757045723cf25eb5332e43622e0700b7d2517369 100644 --- a/src/main/java/de/thm/arsnova/entities/LoggedIn.java +++ b/src/main/java/de/thm/arsnova/entities/LoggedIn.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/Motd.java b/src/main/java/de/thm/arsnova/entities/Motd.java index c16290559e2ad7c50e83ccf82e2bdfe2cd49b96d..9a716f8f302d7649aa030bf3bf05b38cef900fcf 100644 --- a/src/main/java/de/thm/arsnova/entities/Motd.java +++ b/src/main/java/de/thm/arsnova/entities/Motd.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/MotdList.java b/src/main/java/de/thm/arsnova/entities/MotdList.java index 57d0426eaaae67bef2b132e27d96dbca48b69c8b..9537d8f304061bee38b22286482a505f4b915940 100644 --- a/src/main/java/de/thm/arsnova/entities/MotdList.java +++ b/src/main/java/de/thm/arsnova/entities/MotdList.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/PossibleAnswer.java b/src/main/java/de/thm/arsnova/entities/PossibleAnswer.java index 5ffd7c48c9e2e49b429d880dc2cfc728d8296341..0b7fa7983f2dfadf0a92c1ea9e32002e5b87a995 100644 --- a/src/main/java/de/thm/arsnova/entities/PossibleAnswer.java +++ b/src/main/java/de/thm/arsnova/entities/PossibleAnswer.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/Question.java b/src/main/java/de/thm/arsnova/entities/Question.java index d5d8c5f401d09bd915fe9de036f032e951d690a1..30be981f0880b5251c65a2d9cab082ccebea64b1 100644 --- a/src/main/java/de/thm/arsnova/entities/Question.java +++ b/src/main/java/de/thm/arsnova/entities/Question.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/ServiceDescription.java b/src/main/java/de/thm/arsnova/entities/ServiceDescription.java index 39c75f4729e6ecb0f049f71949d74e89cef14ac6..dc9c0f9e9c5500b7e21edb3ae4788af44835d139 100644 --- a/src/main/java/de/thm/arsnova/entities/ServiceDescription.java +++ b/src/main/java/de/thm/arsnova/entities/ServiceDescription.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/Session.java b/src/main/java/de/thm/arsnova/entities/Session.java index e0f22a0009d436bf51cb7ffaee3cdf3992ee0661..323c134513c8ff4068ca1fa2d44fc31d4b2015aa 100644 --- a/src/main/java/de/thm/arsnova/entities/Session.java +++ b/src/main/java/de/thm/arsnova/entities/Session.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/SessionFeature.java b/src/main/java/de/thm/arsnova/entities/SessionFeature.java index e056717e95cbfa0a84c8151ed32c79e11fba4cf9..fd3ac40f56f552fff63c4fe2ac34bfb5ef02fb26 100644 --- a/src/main/java/de/thm/arsnova/entities/SessionFeature.java +++ b/src/main/java/de/thm/arsnova/entities/SessionFeature.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/SessionInfo.java b/src/main/java/de/thm/arsnova/entities/SessionInfo.java index 303c013ca9b38ad9097611f0b9e636fce5438ef5..c2db740e02580124c63c3baad617e435988bfbcf 100644 --- a/src/main/java/de/thm/arsnova/entities/SessionInfo.java +++ b/src/main/java/de/thm/arsnova/entities/SessionInfo.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/Statistics.java b/src/main/java/de/thm/arsnova/entities/Statistics.java index 1ac435080c4e38af6e4a69557d87779ed7b51f28..49f9179730fea33687d094bc932a939409f442d0 100644 --- a/src/main/java/de/thm/arsnova/entities/Statistics.java +++ b/src/main/java/de/thm/arsnova/entities/Statistics.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/User.java b/src/main/java/de/thm/arsnova/entities/User.java index 938a1fe6adc81124d58d829b44c9b61a456fa266..43097e9e9e83529e15af3ad8c6fadbb3f9a9d1b4 100644 --- a/src/main/java/de/thm/arsnova/entities/User.java +++ b/src/main/java/de/thm/arsnova/entities/User.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/VisitedSession.java b/src/main/java/de/thm/arsnova/entities/VisitedSession.java index 8cd7a337e43a0da214532e44e4e6d7e25296db4d..166496fc043f76de916dcb52bdc8f80aaf85c00c 100644 --- a/src/main/java/de/thm/arsnova/entities/VisitedSession.java +++ b/src/main/java/de/thm/arsnova/entities/VisitedSession.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/transport/Answer.java b/src/main/java/de/thm/arsnova/entities/transport/Answer.java index 3fe6675ab20cfc1f3e96694ad433dec8ff7ac550..4eaa7ba714a836492edb4a3e6777af3663e11917 100644 --- a/src/main/java/de/thm/arsnova/entities/transport/Answer.java +++ b/src/main/java/de/thm/arsnova/entities/transport/Answer.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/transport/AnswerQueueElement.java b/src/main/java/de/thm/arsnova/entities/transport/AnswerQueueElement.java index f82958963b6e8abb544e544f957a41b0f3923417..92b8b4950ba24b3407beca5e3a8e2648f7d25300 100644 --- a/src/main/java/de/thm/arsnova/entities/transport/AnswerQueueElement.java +++ b/src/main/java/de/thm/arsnova/entities/transport/AnswerQueueElement.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/transport/ImportExportSession.java b/src/main/java/de/thm/arsnova/entities/transport/ImportExportSession.java index fcd1126e1047869bd8f5d1f4a973b53212f2dac6..ec091e2359c55a9d5eff391fccce70104ad125ed 100644 --- a/src/main/java/de/thm/arsnova/entities/transport/ImportExportSession.java +++ b/src/main/java/de/thm/arsnova/entities/transport/ImportExportSession.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/transport/InterposedQuestion.java b/src/main/java/de/thm/arsnova/entities/transport/InterposedQuestion.java index 22e16593fa773e156580eda7b131fbc77589f754..9602c0eaf91268ddca762edc6136bc6875a7f69f 100644 --- a/src/main/java/de/thm/arsnova/entities/transport/InterposedQuestion.java +++ b/src/main/java/de/thm/arsnova/entities/transport/InterposedQuestion.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/transport/LearningProgressOptions.java b/src/main/java/de/thm/arsnova/entities/transport/LearningProgressOptions.java index 3f8edfa0aeb920cd9ce70b05988b604a9d8847e8..2bdc44886d518d97bed200f54246369148e1e257 100644 --- a/src/main/java/de/thm/arsnova/entities/transport/LearningProgressOptions.java +++ b/src/main/java/de/thm/arsnova/entities/transport/LearningProgressOptions.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/entities/transport/LearningProgressValues.java b/src/main/java/de/thm/arsnova/entities/transport/LearningProgressValues.java index e33eeefae3c07da3380cdb96e008706fbe40114e..041ee4d54c7bcf6e214eeb7da4d5cbb304909f38 100644 --- a/src/main/java/de/thm/arsnova/entities/transport/LearningProgressValues.java +++ b/src/main/java/de/thm/arsnova/entities/transport/LearningProgressValues.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/ChangeLearningProgressEvent.java b/src/main/java/de/thm/arsnova/events/ChangeLearningProgressEvent.java index 36be13095e296dfe9c4c199801b8b0bc6bc2b845..60c104ab2cf1cab6f63e57e61aaec791ea3445cd 100644 --- a/src/main/java/de/thm/arsnova/events/ChangeLearningProgressEvent.java +++ b/src/main/java/de/thm/arsnova/events/ChangeLearningProgressEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/DeleteAllLectureAnswersEvent.java b/src/main/java/de/thm/arsnova/events/DeleteAllLectureAnswersEvent.java index 28b9191bffd56c969b44eb3449a8b50e4e7879df..14848eec737fb72b827e00a2845c8205877469bf 100644 --- a/src/main/java/de/thm/arsnova/events/DeleteAllLectureAnswersEvent.java +++ b/src/main/java/de/thm/arsnova/events/DeleteAllLectureAnswersEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/DeleteAllPreparationAnswersEvent.java b/src/main/java/de/thm/arsnova/events/DeleteAllPreparationAnswersEvent.java index ca587676d4821f6476ef33873e2402b68db6140e..1321bc33f9eca71b93e7506b43582e26a7afdcd2 100644 --- a/src/main/java/de/thm/arsnova/events/DeleteAllPreparationAnswersEvent.java +++ b/src/main/java/de/thm/arsnova/events/DeleteAllPreparationAnswersEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/DeleteAllQuestionsAnswersEvent.java b/src/main/java/de/thm/arsnova/events/DeleteAllQuestionsAnswersEvent.java index d731e0a1b8f29eee4123a7f0c28ef7e3a65bbc0f..7c772bc4676d8d8f990ce5839ef946bf1bebced2 100644 --- a/src/main/java/de/thm/arsnova/events/DeleteAllQuestionsAnswersEvent.java +++ b/src/main/java/de/thm/arsnova/events/DeleteAllQuestionsAnswersEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/DeleteAllQuestionsEvent.java b/src/main/java/de/thm/arsnova/events/DeleteAllQuestionsEvent.java index f72b3970f57257cdf7e82f6d3866b7e7f899a242..0ee77d87ca63cb691c06b723c0e83440de3d6ce5 100644 --- a/src/main/java/de/thm/arsnova/events/DeleteAllQuestionsEvent.java +++ b/src/main/java/de/thm/arsnova/events/DeleteAllQuestionsEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/DeleteAnswerEvent.java b/src/main/java/de/thm/arsnova/events/DeleteAnswerEvent.java index ef60f384db775bcdec243e1b543a168e8dd61c75..8d400e92823539cab79c6ca09ed484e772604b02 100644 --- a/src/main/java/de/thm/arsnova/events/DeleteAnswerEvent.java +++ b/src/main/java/de/thm/arsnova/events/DeleteAnswerEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/DeleteFeedbackForSessionsEvent.java b/src/main/java/de/thm/arsnova/events/DeleteFeedbackForSessionsEvent.java index 6f6760b00ca8beeaaebf3ca66f4bd465770eb07f..a416b205d9eb714f2d55d183a4930a9a7c1e1332 100644 --- a/src/main/java/de/thm/arsnova/events/DeleteFeedbackForSessionsEvent.java +++ b/src/main/java/de/thm/arsnova/events/DeleteFeedbackForSessionsEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/DeleteInterposedQuestionEvent.java b/src/main/java/de/thm/arsnova/events/DeleteInterposedQuestionEvent.java index 4059a7142c8e6f7fd34ef4b9d5236ea552853866..fb0b6ce0283f88f1242e3445a195fc026c4364c4 100644 --- a/src/main/java/de/thm/arsnova/events/DeleteInterposedQuestionEvent.java +++ b/src/main/java/de/thm/arsnova/events/DeleteInterposedQuestionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/DeleteQuestionEvent.java b/src/main/java/de/thm/arsnova/events/DeleteQuestionEvent.java index d28acaf76debc6a04f3ca841e362e039e6899e9f..2f3cfd71b2518377694c7c3e160a3ee4dcc373cf 100644 --- a/src/main/java/de/thm/arsnova/events/DeleteQuestionEvent.java +++ b/src/main/java/de/thm/arsnova/events/DeleteQuestionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/DeleteSessionEvent.java b/src/main/java/de/thm/arsnova/events/DeleteSessionEvent.java index cb16a8e99cfc3b094fa7f85fcd29139a3e3d62f1..7daf6d22a51e66a6153e487d5622019714e1e19d 100644 --- a/src/main/java/de/thm/arsnova/events/DeleteSessionEvent.java +++ b/src/main/java/de/thm/arsnova/events/DeleteSessionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/FeatureChangeEvent.java b/src/main/java/de/thm/arsnova/events/FeatureChangeEvent.java index 39a89714df8ececda563c2ec05fd4c6c312636c4..40e08462519cc183a18b7ad108327312f3b387a8 100644 --- a/src/main/java/de/thm/arsnova/events/FeatureChangeEvent.java +++ b/src/main/java/de/thm/arsnova/events/FeatureChangeEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/FlipFlashcardsEvent.java b/src/main/java/de/thm/arsnova/events/FlipFlashcardsEvent.java index 332124988aa1bf316abe2ceac2ed95352badc8ca..78d7688fbf0fe22648fc3bb83fe00b89ee141be6 100644 --- a/src/main/java/de/thm/arsnova/events/FlipFlashcardsEvent.java +++ b/src/main/java/de/thm/arsnova/events/FlipFlashcardsEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/LockFeedbackEvent.java b/src/main/java/de/thm/arsnova/events/LockFeedbackEvent.java index d3de183b39638aa16e71cc45f79d8a6e7950a9fe..c6330eb6e78b18e4d17f34c0a9df9a2b8dc6c4d4 100644 --- a/src/main/java/de/thm/arsnova/events/LockFeedbackEvent.java +++ b/src/main/java/de/thm/arsnova/events/LockFeedbackEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/LockQuestionEvent.java b/src/main/java/de/thm/arsnova/events/LockQuestionEvent.java index 5d0c8ee9283534e747268e8467fb877a7426cea7..389b3ea97b08bb76af634a26036283c2344c46d1 100644 --- a/src/main/java/de/thm/arsnova/events/LockQuestionEvent.java +++ b/src/main/java/de/thm/arsnova/events/LockQuestionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/LockQuestionsEvent.java b/src/main/java/de/thm/arsnova/events/LockQuestionsEvent.java index 9290ba47b501438a9a4a70c29e70c8fe7ec4eb5d..9ee93fa3b232f2f4ec517dc5ffa304256553f2a2 100644 --- a/src/main/java/de/thm/arsnova/events/LockQuestionsEvent.java +++ b/src/main/java/de/thm/arsnova/events/LockQuestionsEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/LockVoteEvent.java b/src/main/java/de/thm/arsnova/events/LockVoteEvent.java index 2236256d3055286aa18fbfa9b599299092de3d30..82b6f90c3f82c69466219e023b74d8cdd5365a9e 100644 --- a/src/main/java/de/thm/arsnova/events/LockVoteEvent.java +++ b/src/main/java/de/thm/arsnova/events/LockVoteEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/LockVotesEvent.java b/src/main/java/de/thm/arsnova/events/LockVotesEvent.java index 8a65c5cbca4ce315d458f7516abfe2f1ebf3fdb0..fb5acd7c16e404db66a3a716ba48f52f7461253e 100644 --- a/src/main/java/de/thm/arsnova/events/LockVotesEvent.java +++ b/src/main/java/de/thm/arsnova/events/LockVotesEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/NewAnswerEvent.java b/src/main/java/de/thm/arsnova/events/NewAnswerEvent.java index 171f749be2f2516fa7871ac9aebf22f9b639e3f1..c2fd68a5237b2e0e73fc1ec9535405989d4ca579 100644 --- a/src/main/java/de/thm/arsnova/events/NewAnswerEvent.java +++ b/src/main/java/de/thm/arsnova/events/NewAnswerEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/NewFeedbackEvent.java b/src/main/java/de/thm/arsnova/events/NewFeedbackEvent.java index d1f144fa461b55d47a840701f7099b68c1b0f1c9..f4a88dbf8c8474a56386850738ed112ca3f6a494 100644 --- a/src/main/java/de/thm/arsnova/events/NewFeedbackEvent.java +++ b/src/main/java/de/thm/arsnova/events/NewFeedbackEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/NewInterposedQuestionEvent.java b/src/main/java/de/thm/arsnova/events/NewInterposedQuestionEvent.java index ba3b237d3686cad25454766c6f3e58819778d944..3983c70177bd98d08a3a44a66af0535709e6530e 100644 --- a/src/main/java/de/thm/arsnova/events/NewInterposedQuestionEvent.java +++ b/src/main/java/de/thm/arsnova/events/NewInterposedQuestionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/NewQuestionEvent.java b/src/main/java/de/thm/arsnova/events/NewQuestionEvent.java index d2af57adc0fea63de9fddc69da6740d03f882976..6ac4be12e84ad0c21b835f08f434aa72c9dfa11d 100644 --- a/src/main/java/de/thm/arsnova/events/NewQuestionEvent.java +++ b/src/main/java/de/thm/arsnova/events/NewQuestionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/NewSessionEvent.java b/src/main/java/de/thm/arsnova/events/NewSessionEvent.java index 3cef50001a0e2479cbcdd114b483fee8ada70ba2..ca8115e501c6df0f639f5fb11e628a2443a49311 100644 --- a/src/main/java/de/thm/arsnova/events/NewSessionEvent.java +++ b/src/main/java/de/thm/arsnova/events/NewSessionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/NovaEvent.java b/src/main/java/de/thm/arsnova/events/NovaEvent.java index 29d9f4ee2c9be2061307fad26c638d5399f1fd87..818113b284d112345af39eecefb27bb0ec241562 100644 --- a/src/main/java/de/thm/arsnova/events/NovaEvent.java +++ b/src/main/java/de/thm/arsnova/events/NovaEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/NovaEventVisitor.java b/src/main/java/de/thm/arsnova/events/NovaEventVisitor.java index 0626f7bf29dba3ba4f1074f34f06cd317b56074a..0152851ce50df48bb3063bc115449059e911d6c1 100644 --- a/src/main/java/de/thm/arsnova/events/NovaEventVisitor.java +++ b/src/main/java/de/thm/arsnova/events/NovaEventVisitor.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/PiRoundCancelEvent.java b/src/main/java/de/thm/arsnova/events/PiRoundCancelEvent.java index 8f49e7e7a73126c7391791c709bad5383721a74d..86ff69ae311e784a077d40aa8eda3ba44627f341 100644 --- a/src/main/java/de/thm/arsnova/events/PiRoundCancelEvent.java +++ b/src/main/java/de/thm/arsnova/events/PiRoundCancelEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/PiRoundDelayedStartEvent.java b/src/main/java/de/thm/arsnova/events/PiRoundDelayedStartEvent.java index 493fdc1fabf7f137a4b84ca9572729dc61fb1c50..87bc20774f4caae31bfba616f2f3f1106c35575e 100644 --- a/src/main/java/de/thm/arsnova/events/PiRoundDelayedStartEvent.java +++ b/src/main/java/de/thm/arsnova/events/PiRoundDelayedStartEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/PiRoundEndEvent.java b/src/main/java/de/thm/arsnova/events/PiRoundEndEvent.java index a7218cb3e21fc72c685c1d1bc3f716144edebb60..4e69585f0935040b4ef87b77ef3785c332bba621 100644 --- a/src/main/java/de/thm/arsnova/events/PiRoundEndEvent.java +++ b/src/main/java/de/thm/arsnova/events/PiRoundEndEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/PiRoundResetEvent.java b/src/main/java/de/thm/arsnova/events/PiRoundResetEvent.java index 36648f22d83d7dcacd3efb1619aad1b3755b43d2..227e379552572405137b58b9064843d5c887b56a 100644 --- a/src/main/java/de/thm/arsnova/events/PiRoundResetEvent.java +++ b/src/main/java/de/thm/arsnova/events/PiRoundResetEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/SessionEvent.java b/src/main/java/de/thm/arsnova/events/SessionEvent.java index a95f38fec3aaf5c81f8b03e201f99c518ac3e4c1..00ea28c423c6ae48e12f19a58c486a4df970d6e9 100644 --- a/src/main/java/de/thm/arsnova/events/SessionEvent.java +++ b/src/main/java/de/thm/arsnova/events/SessionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/StatusSessionEvent.java b/src/main/java/de/thm/arsnova/events/StatusSessionEvent.java index 81ec76dd4e4fc5b5d3eeee3b6b40ab10f43a48f1..32c575dad0272c8c6da408f7b7e55737b6aa414f 100644 --- a/src/main/java/de/thm/arsnova/events/StatusSessionEvent.java +++ b/src/main/java/de/thm/arsnova/events/StatusSessionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/UnlockQuestionEvent.java b/src/main/java/de/thm/arsnova/events/UnlockQuestionEvent.java index 0ded0cc9650effbd9b5af851f0437e0021830aea..d04c709e8af2b89761f7bcf4d2de508558096f82 100644 --- a/src/main/java/de/thm/arsnova/events/UnlockQuestionEvent.java +++ b/src/main/java/de/thm/arsnova/events/UnlockQuestionEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/UnlockQuestionsEvent.java b/src/main/java/de/thm/arsnova/events/UnlockQuestionsEvent.java index 74754294bdd94e23c21f3b7666a3963e1f473444..b760b4ce5f4fb73e528432b782f9fbe3687d6cf0 100644 --- a/src/main/java/de/thm/arsnova/events/UnlockQuestionsEvent.java +++ b/src/main/java/de/thm/arsnova/events/UnlockQuestionsEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/UnlockVoteEvent.java b/src/main/java/de/thm/arsnova/events/UnlockVoteEvent.java index 17e55ffd43f103ba028a7f548681dda992dc8386..3ddfa62d447556de536ac987b3e88670e5f97dce 100644 --- a/src/main/java/de/thm/arsnova/events/UnlockVoteEvent.java +++ b/src/main/java/de/thm/arsnova/events/UnlockVoteEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/events/UnlockVotesEvent.java b/src/main/java/de/thm/arsnova/events/UnlockVotesEvent.java index 3d4c0b1b9ae1d4c56b5260b810a5b8bd95a7d6e6..c489aefcf5d8b22ab91e8d649985201e1f85a4cf 100644 --- a/src/main/java/de/thm/arsnova/events/UnlockVotesEvent.java +++ b/src/main/java/de/thm/arsnova/events/UnlockVotesEvent.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/security/ApplicationPermissionEvaluator.java b/src/main/java/de/thm/arsnova/security/ApplicationPermissionEvaluator.java index 6239be2ca2927d16487bee3fdefbf85d7b6d0d49..ed0eb9514e50a5e6626c276e79ca179bf9ccee32 100644 --- a/src/main/java/de/thm/arsnova/security/ApplicationPermissionEvaluator.java +++ b/src/main/java/de/thm/arsnova/security/ApplicationPermissionEvaluator.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/security/CustomLdapUserDetailsMapper.java b/src/main/java/de/thm/arsnova/security/CustomLdapUserDetailsMapper.java index a67c3999eb10e6a4d71694216d33d1c5f79167c9..e57041877f8bb259dec1d274a012c2e6ae72f71d 100644 --- a/src/main/java/de/thm/arsnova/security/CustomLdapUserDetailsMapper.java +++ b/src/main/java/de/thm/arsnova/security/CustomLdapUserDetailsMapper.java @@ -1,3 +1,20 @@ +/* + * This file is part of ARSnova Backend. + * Copyright (C) 2012-2017 The ARSnova Team + * + * ARSnova Backend is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * ARSnova Backend is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ package de.thm.arsnova.security; import org.slf4j.Logger; diff --git a/src/main/java/de/thm/arsnova/security/DbUserDetailsService.java b/src/main/java/de/thm/arsnova/security/DbUserDetailsService.java index 8df0968069c89ae5809c38df585a9a8fff5caeef..9c4630e6b856c5432e3fe2979a1df9b6f24cbad7 100644 --- a/src/main/java/de/thm/arsnova/security/DbUserDetailsService.java +++ b/src/main/java/de/thm/arsnova/security/DbUserDetailsService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/FeedbackService.java b/src/main/java/de/thm/arsnova/services/FeedbackService.java index bea28496d392caf04d12b5d93902fb251405c1b1..67cafa251a3dcfb845b7899b96d6eb1665b031d2 100644 --- a/src/main/java/de/thm/arsnova/services/FeedbackService.java +++ b/src/main/java/de/thm/arsnova/services/FeedbackService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/IFeedbackService.java b/src/main/java/de/thm/arsnova/services/IFeedbackService.java index 3d9f55db4bf67b57f298630baff72a1b37917012..dc0210164abc326739e2a300fcc636f4ff7e710c 100644 --- a/src/main/java/de/thm/arsnova/services/IFeedbackService.java +++ b/src/main/java/de/thm/arsnova/services/IFeedbackService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/IMotdService.java b/src/main/java/de/thm/arsnova/services/IMotdService.java index 5fdbf8c9e061a3909ef902f2f13263616ab297ef..a9488e4134b60f43be582c9a6f521bff83010ff4 100644 --- a/src/main/java/de/thm/arsnova/services/IMotdService.java +++ b/src/main/java/de/thm/arsnova/services/IMotdService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/IQuestionService.java b/src/main/java/de/thm/arsnova/services/IQuestionService.java index 3567a2357b50bc930724a95594fd00a276cffe61..f03a88e98776f14d0e3f60db8c175e33ab179801 100644 --- a/src/main/java/de/thm/arsnova/services/IQuestionService.java +++ b/src/main/java/de/thm/arsnova/services/IQuestionService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/ISessionService.java b/src/main/java/de/thm/arsnova/services/ISessionService.java index 5c20b4c3ecdf3d0e41dcbd693ccda4d2c692e500..c6796f7cebdf90210ac34e4c197242d1eb9ccd7c 100644 --- a/src/main/java/de/thm/arsnova/services/ISessionService.java +++ b/src/main/java/de/thm/arsnova/services/ISessionService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/IStatisticsService.java b/src/main/java/de/thm/arsnova/services/IStatisticsService.java index 5c403b59a2048bff64afeb9b1a8c64a0a954c993..86f72807b887166dd54e9f0a680591b9841d87e2 100644 --- a/src/main/java/de/thm/arsnova/services/IStatisticsService.java +++ b/src/main/java/de/thm/arsnova/services/IStatisticsService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/IUserService.java b/src/main/java/de/thm/arsnova/services/IUserService.java index 51d8bd009a423a44ba591a3d4c9681a1a488e48e..37b4d0b6076aa568cab3f86b420eb8b5aee729b0 100644 --- a/src/main/java/de/thm/arsnova/services/IUserService.java +++ b/src/main/java/de/thm/arsnova/services/IUserService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/MotdService.java b/src/main/java/de/thm/arsnova/services/MotdService.java index 2c5247bd360876888ed957c62775efc1dfa23e7d..72c99e2e64bd8d860b3fcc9923d3ec47811336c4 100644 --- a/src/main/java/de/thm/arsnova/services/MotdService.java +++ b/src/main/java/de/thm/arsnova/services/MotdService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/QuestionService.java b/src/main/java/de/thm/arsnova/services/QuestionService.java index b0a310a07331cb2dccfc7e10cfcc6a872b3b50ea..7cff1d6de546e0efb434f26de3fcf9f7eff4a615 100644 --- a/src/main/java/de/thm/arsnova/services/QuestionService.java +++ b/src/main/java/de/thm/arsnova/services/QuestionService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/ResponseProviderService.java b/src/main/java/de/thm/arsnova/services/ResponseProviderService.java index 56d033b5ad98986f2f246d403055f73b7a0b3837..dd4e9396d004a1ab473ffa57a04c70c56babef11 100644 --- a/src/main/java/de/thm/arsnova/services/ResponseProviderService.java +++ b/src/main/java/de/thm/arsnova/services/ResponseProviderService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/ResponseProviderServiceImpl.java b/src/main/java/de/thm/arsnova/services/ResponseProviderServiceImpl.java index a6a2ea25ecd8b41c182fe18c00a7b934b774ba26..32b3362c46c0032fcb9486e67f6f0fba793fe51f 100644 --- a/src/main/java/de/thm/arsnova/services/ResponseProviderServiceImpl.java +++ b/src/main/java/de/thm/arsnova/services/ResponseProviderServiceImpl.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/SessionService.java b/src/main/java/de/thm/arsnova/services/SessionService.java index a155514505557b145b495f732099ec9788b90253..37b769bb98008e86f64c2722e29efb8d3a533681 100644 --- a/src/main/java/de/thm/arsnova/services/SessionService.java +++ b/src/main/java/de/thm/arsnova/services/SessionService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/StatisticsService.java b/src/main/java/de/thm/arsnova/services/StatisticsService.java index 0071325bf0f0f86bca4ae9006055d0ba222ff9f1..e8e7fff3e2c234b9007811f36490469f46f8cd55 100644 --- a/src/main/java/de/thm/arsnova/services/StatisticsService.java +++ b/src/main/java/de/thm/arsnova/services/StatisticsService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/UserService.java b/src/main/java/de/thm/arsnova/services/UserService.java index 3ca5022eae0e182ccdd5a57e4d1bb82e8f20833a..51edbf0613094d74a7654813524f25550f3006ff 100644 --- a/src/main/java/de/thm/arsnova/services/UserService.java +++ b/src/main/java/de/thm/arsnova/services/UserService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/UserSessionService.java b/src/main/java/de/thm/arsnova/services/UserSessionService.java index 3bebf699022d56a0f2faf1e5f78e32bf9c8ca99a..10252f1f99798acbe735e60aa9d4e59b23fdeb95 100644 --- a/src/main/java/de/thm/arsnova/services/UserSessionService.java +++ b/src/main/java/de/thm/arsnova/services/UserSessionService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/services/UserSessionServiceImpl.java b/src/main/java/de/thm/arsnova/services/UserSessionServiceImpl.java index 02e8f7c2c73cb4de86818b26052cf4926e63afaf..a9300cbe06a359204a22280bf889b8fd79d6d3dd 100644 --- a/src/main/java/de/thm/arsnova/services/UserSessionServiceImpl.java +++ b/src/main/java/de/thm/arsnova/services/UserSessionServiceImpl.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/socket/ARSnovaSocket.java b/src/main/java/de/thm/arsnova/socket/ARSnovaSocket.java index b67da76cc8bea62ad719a4720caa9a5ff65f66f5..313e330cd6628d70f771b8ee14b5cd83bce79cbe 100644 --- a/src/main/java/de/thm/arsnova/socket/ARSnovaSocket.java +++ b/src/main/java/de/thm/arsnova/socket/ARSnovaSocket.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/socket/ARSnovaSocketIOServer.java b/src/main/java/de/thm/arsnova/socket/ARSnovaSocketIOServer.java index 495040a55ec78a772e7c92ca06fd0b49c4a25493..75217e17bbf5c2381a4cd8f5102a04934163f82c 100644 --- a/src/main/java/de/thm/arsnova/socket/ARSnovaSocketIOServer.java +++ b/src/main/java/de/thm/arsnova/socket/ARSnovaSocketIOServer.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/socket/ARSnovaSocketListener.java b/src/main/java/de/thm/arsnova/socket/ARSnovaSocketListener.java index 9fa43f2b3035331a3579b8cb178a658b7570fa03..6c740888f5a7d433f9fd151acebb131702f568ba 100644 --- a/src/main/java/de/thm/arsnova/socket/ARSnovaSocketListener.java +++ b/src/main/java/de/thm/arsnova/socket/ARSnovaSocketListener.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/socket/message/Feedback.java b/src/main/java/de/thm/arsnova/socket/message/Feedback.java index 8040ab5e4a4e3b1c1bc823022bfeeecb32ea522f..211e10d6a6a39a4b3ac036b1db46d9c47a0da639 100644 --- a/src/main/java/de/thm/arsnova/socket/message/Feedback.java +++ b/src/main/java/de/thm/arsnova/socket/message/Feedback.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/socket/message/Question.java b/src/main/java/de/thm/arsnova/socket/message/Question.java index 58bb41e2b64209d98e08a34a53b0b834b6980b02..c8660e3dbc80ef7e479d86832f9c053d1e688287 100644 --- a/src/main/java/de/thm/arsnova/socket/message/Question.java +++ b/src/main/java/de/thm/arsnova/socket/message/Question.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/socket/message/Session.java b/src/main/java/de/thm/arsnova/socket/message/Session.java index 2d825a6706e861afd322abb6a342293db46529e2..88f7c53d27e342ff6f0e804cd2943e03d4d97ec1 100644 --- a/src/main/java/de/thm/arsnova/socket/message/Session.java +++ b/src/main/java/de/thm/arsnova/socket/message/Session.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/web/CacheControl.java b/src/main/java/de/thm/arsnova/web/CacheControl.java index 9ea5f453a738b1443aaa7211177a6b9c7d56e83c..a5770a53c618d340691f705055a77ef1b4319eb5 100644 --- a/src/main/java/de/thm/arsnova/web/CacheControl.java +++ b/src/main/java/de/thm/arsnova/web/CacheControl.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/web/CacheControlInterceptorHandler.java b/src/main/java/de/thm/arsnova/web/CacheControlInterceptorHandler.java index d703c38fa356426bd6a69b76727490d90ccd3d62..6c7605f30feadb4e46511cdde2ed6bb6bd0c3d1a 100644 --- a/src/main/java/de/thm/arsnova/web/CacheControlInterceptorHandler.java +++ b/src/main/java/de/thm/arsnova/web/CacheControlInterceptorHandler.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/web/CorsFilter.java b/src/main/java/de/thm/arsnova/web/CorsFilter.java index acd2f7dc1541bbee46c504e0a90d2a5d9065e3de..2671450980e76a06f7df8fcf2decc3723bbd264c 100644 --- a/src/main/java/de/thm/arsnova/web/CorsFilter.java +++ b/src/main/java/de/thm/arsnova/web/CorsFilter.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/web/DeprecatedApi.java b/src/main/java/de/thm/arsnova/web/DeprecatedApi.java index 577ca9666d17531d468b52c38fb421a07dad19da..60b52da6970a83ded5a5c904d009af509de2894a 100644 --- a/src/main/java/de/thm/arsnova/web/DeprecatedApi.java +++ b/src/main/java/de/thm/arsnova/web/DeprecatedApi.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/web/DeprecatedApiInterceptorHandler.java b/src/main/java/de/thm/arsnova/web/DeprecatedApiInterceptorHandler.java index 049f9fcad7266ca81b9f1ece2d51025a20c53036..658465524e1ccfbff035ae1f7e5ba8988e1ad731 100644 --- a/src/main/java/de/thm/arsnova/web/DeprecatedApiInterceptorHandler.java +++ b/src/main/java/de/thm/arsnova/web/DeprecatedApiInterceptorHandler.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/web/Pagination.java b/src/main/java/de/thm/arsnova/web/Pagination.java index b2ce9c2704c4c2e0a1234f3bf2b0836e0d810e2a..713a10c78924dde5e26ff38a470a106fed16077d 100644 --- a/src/main/java/de/thm/arsnova/web/Pagination.java +++ b/src/main/java/de/thm/arsnova/web/Pagination.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/java/de/thm/arsnova/web/ResponseInterceptorHandler.java b/src/main/java/de/thm/arsnova/web/ResponseInterceptorHandler.java index bb3d602ab9cdbdcd24971997a6095eea5498a064..e3ff199dc11e5e1b66305bac8eb3361b68cdeff7 100644 --- a/src/main/java/de/thm/arsnova/web/ResponseInterceptorHandler.java +++ b/src/main/java/de/thm/arsnova/web/ResponseInterceptorHandler.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/ImageUtilsTest.java b/src/test/java/de/thm/arsnova/ImageUtilsTest.java index 60fcdff879c3b407e830a4ca6d3b0ed519ce3a35..820828aed6bdc3bb115051bb2a45862be07e721e 100644 --- a/src/test/java/de/thm/arsnova/ImageUtilsTest.java +++ b/src/test/java/de/thm/arsnova/ImageUtilsTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/config/ExtraConfigTest.java b/src/test/java/de/thm/arsnova/config/ExtraConfigTest.java index 6b5b4c25eabf3befadbd8b1a17677d6993583979..b8e6bb5730927fc0e0d080441e4574074771391d 100644 --- a/src/test/java/de/thm/arsnova/config/ExtraConfigTest.java +++ b/src/test/java/de/thm/arsnova/config/ExtraConfigTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/config/TestSecurityConfig.java b/src/test/java/de/thm/arsnova/config/TestSecurityConfig.java index a2bb5c2489728654e5b77953b9ef6cda65ca184e..e7ca87c11dc4b5cecae00b27bdd634d5ec78c4f0 100644 --- a/src/test/java/de/thm/arsnova/config/TestSecurityConfig.java +++ b/src/test/java/de/thm/arsnova/config/TestSecurityConfig.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/controller/AbstractControllerTest.java b/src/test/java/de/thm/arsnova/controller/AbstractControllerTest.java index 1e2382f8405c24b44ac7d7b5da2f2349f947151f..2a105ece9fb1544f0ea4d0de524f0f6db6f30899 100644 --- a/src/test/java/de/thm/arsnova/controller/AbstractControllerTest.java +++ b/src/test/java/de/thm/arsnova/controller/AbstractControllerTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/controller/CourseControllerTest.java b/src/test/java/de/thm/arsnova/controller/CourseControllerTest.java index 1a1485c4b7881490c90da04ed3bc5483cf700a07..20a3b26bde41d6d77de24481957343888a2f9db2 100644 --- a/src/test/java/de/thm/arsnova/controller/CourseControllerTest.java +++ b/src/test/java/de/thm/arsnova/controller/CourseControllerTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/controller/FeedbackControllerTest.java b/src/test/java/de/thm/arsnova/controller/FeedbackControllerTest.java index b96019bec0ab5dc1b491d042aa48bcdf95d4df7b..a58c3cbfe03bba6751a4498f3bcc90a3fd0900af 100644 --- a/src/test/java/de/thm/arsnova/controller/FeedbackControllerTest.java +++ b/src/test/java/de/thm/arsnova/controller/FeedbackControllerTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/controller/LecturerQuestionControllerTest.java b/src/test/java/de/thm/arsnova/controller/LecturerQuestionControllerTest.java index 3e58d2e6217de702b04cddf9f14ab070ffe7ff1b..a07a5d1196f27d3ae29ed76fbc9506330d3d3344 100644 --- a/src/test/java/de/thm/arsnova/controller/LecturerQuestionControllerTest.java +++ b/src/test/java/de/thm/arsnova/controller/LecturerQuestionControllerTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/controller/LoginControllerTest.java b/src/test/java/de/thm/arsnova/controller/LoginControllerTest.java index a45463e87302063a2163cfe9317fbc15642bbce1..20528ed758484e28b66e1c52a0e0eeb403f14ed3 100644 --- a/src/test/java/de/thm/arsnova/controller/LoginControllerTest.java +++ b/src/test/java/de/thm/arsnova/controller/LoginControllerTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/controller/SessionControllerTest.java b/src/test/java/de/thm/arsnova/controller/SessionControllerTest.java index 2e52dd10e925f073057b088061c4f4a601383096..6b34610aa310b89c180268335f91657a19ba2d50 100644 --- a/src/test/java/de/thm/arsnova/controller/SessionControllerTest.java +++ b/src/test/java/de/thm/arsnova/controller/SessionControllerTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/controller/StatisticsControllerTest.java b/src/test/java/de/thm/arsnova/controller/StatisticsControllerTest.java index 32fd9dad3130714b7eda6684986ea704054ec5eb..c9a7151ffbd044e45fb6e101f2ee08e59b69377e 100644 --- a/src/test/java/de/thm/arsnova/controller/StatisticsControllerTest.java +++ b/src/test/java/de/thm/arsnova/controller/StatisticsControllerTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/dao/NovaViewTest.java b/src/test/java/de/thm/arsnova/dao/NovaViewTest.java index 895c6bb80cd790512f482a0d91ba481d68da1a01..06d8ed1722af31337369fd138e5e765c60310d9f 100644 --- a/src/test/java/de/thm/arsnova/dao/NovaViewTest.java +++ b/src/test/java/de/thm/arsnova/dao/NovaViewTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/dao/StubDatabaseDao.java b/src/test/java/de/thm/arsnova/dao/StubDatabaseDao.java index acfabb8c7905fb8d16739f26bf4103622d1a61e6..665b5484816f0c7e538a46b10d03512e1ac34625 100644 --- a/src/test/java/de/thm/arsnova/dao/StubDatabaseDao.java +++ b/src/test/java/de/thm/arsnova/dao/StubDatabaseDao.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/domain/PointBasedLearningProgressTest.java b/src/test/java/de/thm/arsnova/domain/PointBasedLearningProgressTest.java index 3cd683c22db7fd24c63b199bbd03eba00fadb53e..bfad95b362dba4174ad3cd34c26b014dec1fa4b8 100644 --- a/src/test/java/de/thm/arsnova/domain/PointBasedLearningProgressTest.java +++ b/src/test/java/de/thm/arsnova/domain/PointBasedLearningProgressTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/domain/QuestionBasedLearningProgressTest.java b/src/test/java/de/thm/arsnova/domain/QuestionBasedLearningProgressTest.java index 9ef6136231ae0ef9aa4afec30136f427d163ef8f..7e029a6cb9a78144a76644ec018daca03f37b2c7 100644 --- a/src/test/java/de/thm/arsnova/domain/QuestionBasedLearningProgressTest.java +++ b/src/test/java/de/thm/arsnova/domain/QuestionBasedLearningProgressTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/entities/FeedbackTest.java b/src/test/java/de/thm/arsnova/entities/FeedbackTest.java index f9eabdaed1886fe681099ca4a4de7f396cb0a96a..2c735b4c3646b8da909b695b832e360462ed029d 100644 --- a/src/test/java/de/thm/arsnova/entities/FeedbackTest.java +++ b/src/test/java/de/thm/arsnova/entities/FeedbackTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/entities/QuestionTest.java b/src/test/java/de/thm/arsnova/entities/QuestionTest.java index e78d71598a2e8b7dfdedd054610ab248cf0a77d7..57569e6f220f4b8463bd62eb11e6e9f336069864 100644 --- a/src/test/java/de/thm/arsnova/entities/QuestionTest.java +++ b/src/test/java/de/thm/arsnova/entities/QuestionTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/entities/TestUser.java b/src/test/java/de/thm/arsnova/entities/TestUser.java index 28ee9fd938bd6b9ab7343f43a422e9a78314d327..e92b37a23c69db959c5e6669e28093a2b1b39df9 100644 --- a/src/test/java/de/thm/arsnova/entities/TestUser.java +++ b/src/test/java/de/thm/arsnova/entities/TestUser.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/services/FeedbackServiceTest.java b/src/test/java/de/thm/arsnova/services/FeedbackServiceTest.java index c44471938990c5f2e59227d5d89d28eed2d2a545..ea1163cb36354e5ef7ef12c27cfbe5720149dcfb 100644 --- a/src/test/java/de/thm/arsnova/services/FeedbackServiceTest.java +++ b/src/test/java/de/thm/arsnova/services/FeedbackServiceTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/services/QuestionServiceTest.java b/src/test/java/de/thm/arsnova/services/QuestionServiceTest.java index f0fe64ebe44e52d83cb1cc12fbee91f1cf2f8f00..0ec7036da7ce7c17f27d2c71b15d9188753bfec6 100644 --- a/src/test/java/de/thm/arsnova/services/QuestionServiceTest.java +++ b/src/test/java/de/thm/arsnova/services/QuestionServiceTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/services/SessionServiceTest.java b/src/test/java/de/thm/arsnova/services/SessionServiceTest.java index 87a3f5da12938dbd6c6ac41beb6a376eed89f7c9..e3698a29d9419126f5104bd6c1415d7eba0119ed 100644 --- a/src/test/java/de/thm/arsnova/services/SessionServiceTest.java +++ b/src/test/java/de/thm/arsnova/services/SessionServiceTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/services/StubUserService.java b/src/test/java/de/thm/arsnova/services/StubUserService.java index 17b3562c734bccd34c815e3c7017f69be761c9b1..b072375b65222022d1a67282e5528308d0e62269 100644 --- a/src/test/java/de/thm/arsnova/services/StubUserService.java +++ b/src/test/java/de/thm/arsnova/services/StubUserService.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/java/de/thm/arsnova/services/UserServiceTest.java b/src/test/java/de/thm/arsnova/services/UserServiceTest.java index bdd9928463d5220ef1aa91a0c26ee9fb3f842f72..b3836aee3bc97e54421724b9fd5a0ef374128520 100644 --- a/src/test/java/de/thm/arsnova/services/UserServiceTest.java +++ b/src/test/java/de/thm/arsnova/services/UserServiceTest.java @@ -1,6 +1,6 @@ /* * This file is part of ARSnova Backend. - * Copyright (C) 2012-2016 The ARSnova Team + * Copyright (C) 2012-2017 The ARSnova Team * * ARSnova Backend is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by