]> git.mxchange.org Git - jjobs-war.git/commitdiff
Updated copyright year
authorRoland Häder <roland@mxchange.org>
Fri, 23 Sep 2022 12:53:32 +0000 (14:53 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 23 Sep 2022 12:53:32 +0000 (14:53 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
167 files changed:
lib/jcoreee.jar
src/java/log4j2.xml
src/java/org/mxchange/jjobs/beans/BaseJobsBean.java
src/java/org/mxchange/jjobs/beans/business/basicdata/JobsAdminBasicDataWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/basicdata/JobsAdminBasicDataWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/basicdata/JobsBasicDataWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/basicdata/JobsBasicDataWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/basicdata/list/JobsBasicDataListWebViewBean.java
src/java/org/mxchange/jjobs/beans/business/basicdata/list/JobsBasicDataListWebViewController.java
src/java/org/mxchange/jjobs/beans/business/branchoffice/JobsAdminBranchOfficeWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/branchoffice/JobsAdminBranchOfficeWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/branchoffice/JobsBranchOfficeWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/branchoffice/JobsBranchOfficeWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/branchoffice/action/JobsAdminDepartmentActionWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/branchoffice/action/JobsAdminDepartmentActionWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/branchoffice/list/JobsBranchOfficeListWebViewBean.java
src/java/org/mxchange/jjobs/beans/business/branchoffice/list/JobsBranchOfficeListWebViewController.java
src/java/org/mxchange/jjobs/beans/business/department/JobsAdminDepartmentWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/department/JobsAdminDepartmentWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/department/JobsDepartmentWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/department/JobsDepartmentWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/department/action/JobsAdminBranchOfficeActionWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/department/action/JobsAdminBranchOfficeActionWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/department/list/JobsDepartmentListWebViewBean.java
src/java/org/mxchange/jjobs/beans/business/department/list/JobsDepartmentListWebViewController.java
src/java/org/mxchange/jjobs/beans/business/employee/JobsAdminEmployeeWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/employee/JobsAdminEmployeeWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/employee/JobsEmployeeWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/employee/JobsEmployeeWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/employee/list/JobsEmployeeListWebViewBean.java
src/java/org/mxchange/jjobs/beans/business/employee/list/JobsEmployeeListWebViewController.java
src/java/org/mxchange/jjobs/beans/business/headquarter/JobsAdminHeadquarterWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/headquarter/JobsAdminHeadquarterWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/headquarter/JobsHeadquarterWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/headquarter/JobsHeadquarterWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/headquarter/action/JobsAdminHeadquarterActionWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/headquarter/action/JobsAdminHeadquarterActionWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/headquarter/list/JobsHeadquarterListWebViewBean.java
src/java/org/mxchange/jjobs/beans/business/headquarter/list/JobsHeadquarterListWebViewController.java
src/java/org/mxchange/jjobs/beans/business/opening_time/JobsAdminOpeningTimeWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/opening_time/JobsAdminOpeningTimeWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/opening_time/JobsOpeningTimeWebRequestBean.java
src/java/org/mxchange/jjobs/beans/business/opening_time/JobsOpeningTimeWebRequestController.java
src/java/org/mxchange/jjobs/beans/business/opening_time/list/JobsOpeningTimeListWebViewBean.java
src/java/org/mxchange/jjobs/beans/business/opening_time/list/JobsOpeningTimeListWebViewController.java
src/java/org/mxchange/jjobs/beans/contact/JobsAdminContactWebRequestBean.java
src/java/org/mxchange/jjobs/beans/contact/JobsAdminContactWebRequestController.java
src/java/org/mxchange/jjobs/beans/contact/JobsContactWebRequestBean.java
src/java/org/mxchange/jjobs/beans/contact/JobsContactWebRequestController.java
src/java/org/mxchange/jjobs/beans/contact/list/JobsContactListWebViewBean.java
src/java/org/mxchange/jjobs/beans/contact/list/JobsContactListWebViewController.java
src/java/org/mxchange/jjobs/beans/contact/mobile/JobsAdminContactMobileWebRequestBean.java
src/java/org/mxchange/jjobs/beans/contact/mobile/JobsAdminContactMobileWebRequestController.java
src/java/org/mxchange/jjobs/beans/contact/mobile/JobsContactMobileWebRequestBean.java
src/java/org/mxchange/jjobs/beans/contact/mobile/JobsContactMobileWebRequestController.java
src/java/org/mxchange/jjobs/beans/contact/phone/JobsAdminContactPhoneWebRequestBean.java
src/java/org/mxchange/jjobs/beans/contact/phone/JobsAdminContactPhoneWebRequestController.java
src/java/org/mxchange/jjobs/beans/contact/phone/JobsContactPhoneWebRequestBean.java
src/java/org/mxchange/jjobs/beans/contact/phone/JobsContactPhoneWebRequestController.java
src/java/org/mxchange/jjobs/beans/contact/phone/list/JobsUserListWebViewBean.java
src/java/org/mxchange/jjobs/beans/contact/phone/list/JobsUserListWebViewController.java
src/java/org/mxchange/jjobs/beans/country/JobsAdminCountryWebRequestBean.java
src/java/org/mxchange/jjobs/beans/country/JobsAdminCountryWebRequestController.java
src/java/org/mxchange/jjobs/beans/country/JobsCountryWebRequestBean.java
src/java/org/mxchange/jjobs/beans/country/JobsCountryWebRequestController.java
src/java/org/mxchange/jjobs/beans/country/list/JobsCountryListWebViewBean.java
src/java/org/mxchange/jjobs/beans/country/list/JobsCountryListWebViewController.java
src/java/org/mxchange/jjobs/beans/data/JobsDataWebApplicationBean.java
src/java/org/mxchange/jjobs/beans/features/JobsFeatureWebApplicationBean.java
src/java/org/mxchange/jjobs/beans/features/JobsFeaturesWebApplicationController.java
src/java/org/mxchange/jjobs/beans/gender/JobsGenderWebApplicationBean.java
src/java/org/mxchange/jjobs/beans/gender/JobsGenderWebApplicationController.java
src/java/org/mxchange/jjobs/beans/helper/JobsWebViewHelperBean.java
src/java/org/mxchange/jjobs/beans/helper/JobsWebViewHelperController.java
src/java/org/mxchange/jjobs/beans/localization/JobsLocalizationSessionBean.java
src/java/org/mxchange/jjobs/beans/localization/JobsLocalizationSessionController.java
src/java/org/mxchange/jjobs/beans/mobile/JobsAdminMobileWebRequestBean.java
src/java/org/mxchange/jjobs/beans/mobile/JobsAdminMobileWebRequestController.java
src/java/org/mxchange/jjobs/beans/mobile/list/JobsMobileListWebViewBean.java
src/java/org/mxchange/jjobs/beans/mobile/list/JobsMobileListWebViewController.java
src/java/org/mxchange/jjobs/beans/mobileprovider/JobsAdminMobileProviderWebRequestBean.java
src/java/org/mxchange/jjobs/beans/mobileprovider/JobsAdminMobileProviderWebRequestController.java
src/java/org/mxchange/jjobs/beans/mobileprovider/JobsMobileProviderWebRequestBean.java
src/java/org/mxchange/jjobs/beans/mobileprovider/JobsMobileProviderWebRequestController.java
src/java/org/mxchange/jjobs/beans/mobileprovider/list/JobsMobileProviderListWebViewBean.java
src/java/org/mxchange/jjobs/beans/mobileprovider/list/JobsMobileProviderListWebViewController.java
src/java/org/mxchange/jjobs/beans/phone/JobsAdminPhoneWebRequestBean.java
src/java/org/mxchange/jjobs/beans/phone/JobsAdminPhoneWebRequestController.java
src/java/org/mxchange/jjobs/beans/phone/JobsPhoneWebRequestBean.java
src/java/org/mxchange/jjobs/beans/phone/JobsPhoneWebRequestController.java
src/java/org/mxchange/jjobs/beans/phone/list/JobsPhoneListWebViewBean.java
src/java/org/mxchange/jjobs/beans/phone/list/JobsPhoneListWebViewController.java
src/java/org/mxchange/jjobs/beans/profile/JobsUserProfileWebRequestBean.java
src/java/org/mxchange/jjobs/beans/profile/JobsUserProfileWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/JobsAdminUserWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/JobsAdminUserWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/JobsUserWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/JobsUserWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/action/JobsUserActionWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/action/JobsUserActionWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/activity/JobsUserActivityWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/activity/JobsUserActivityWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/confirmlink/JobsConfirmationLinkWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/confirmlink/JobsConfirmationLinkWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/email_address/JobsEmailChangeWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/email_address/JobsEmailChangeWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/email_address/list/JobsEmailChangeListWebViewBean.java
src/java/org/mxchange/jjobs/beans/user/email_address/list/JobsEmailChangeListWebViewController.java
src/java/org/mxchange/jjobs/beans/user/login/JobsUserLoginWebSessionBean.java
src/java/org/mxchange/jjobs/beans/user/login/JobsUserLoginWebSessionController.java
src/java/org/mxchange/jjobs/beans/user/password/JobsUserPasswordWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/password/JobsUserPasswordWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/register/JobsUserRegisterWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/register/JobsUserRegisterWebRequestController.java
src/java/org/mxchange/jjobs/beans/user/resendlink/JobsResendLinkWebRequestBean.java
src/java/org/mxchange/jjobs/beans/user/resendlink/JobsResendLinkWebRequestController.java
src/java/org/mxchange/jjobs/converter/business/basicdata/JobsBasicCompanyDataConverter.java
src/java/org/mxchange/jjobs/converter/business/branchoffice/JobsBranchOfficeConverter.java
src/java/org/mxchange/jjobs/converter/business/company_employee/JobsEmployeeConverter.java
src/java/org/mxchange/jjobs/converter/business/department/JobsDepartmentConverter.java
src/java/org/mxchange/jjobs/converter/business/employee/JobsEmployeeConverter.java
src/java/org/mxchange/jjobs/converter/business/headquarter/JobsHeadquarterConverter.java
src/java/org/mxchange/jjobs/converter/business/headquarters/JobsHeadquarterConverter.java
src/java/org/mxchange/jjobs/converter/business/opening_time/JobsCompanyOpeningTimeConverter.java
src/java/org/mxchange/jjobs/converter/contact/JobsContactConverter.java
src/java/org/mxchange/jjobs/converter/country/JobsCountryConverter.java
src/java/org/mxchange/jjobs/converter/dayofweek/JobsDayOfTheWeekConverter.java
src/java/org/mxchange/jjobs/converter/fax/JobsFaxNumberConverter.java
src/java/org/mxchange/jjobs/converter/landline/JobsLandLineNumberConverter.java
src/java/org/mxchange/jjobs/converter/mobile/JobsMobileNumberConverter.java
src/java/org/mxchange/jjobs/converter/mobileprovider/JobsMobileProviderConverter.java
src/java/org/mxchange/jjobs/converter/personal_title/JobsPersonalTitleConverter.java
src/java/org/mxchange/jjobs/converter/profile_mode/JobsProfileModeConverter.java
src/java/org/mxchange/jjobs/converter/user/JobsUserConverter.java
src/java/org/mxchange/jjobs/converter/user_account_status/JobsUserAccountStatusConverter.java
src/java/org/mxchange/jjobs/debug/JobsDebugLifeCycleListener.java
src/java/org/mxchange/jjobs/filter/JobsNoCacheFilter.java
src/java/org/mxchange/jjobs/listener/JobsWebApplicationListener.java
src/java/org/mxchange/jjobs/validator/birthday/JobsBirthdayValidator.java
src/java/org/mxchange/jjobs/validator/business/basicdata/JobsBasicDataCompanyNameValidator.java
src/java/org/mxchange/jjobs/validator/business/basicdata/JobsBasicDataCompanyShortNameValidator.java
src/java/org/mxchange/jjobs/validator/business/basicdata/roadnumber/JobsBasicDataCompanyRoadNumberValidator.java
src/java/org/mxchange/jjobs/validator/business/branchoffice/JobsBranchOfficeEmailAddressValidator.java
src/java/org/mxchange/jjobs/validator/business/headquarter/JobsHeadquarterCompanyNameValidator.java
src/java/org/mxchange/jjobs/validator/emailaddress/JobsEmailAddressValidator.java
src/java/org/mxchange/jjobs/validator/emailaddress/basicdata/JobsBasicDataEmailAddressValidator.java
src/java/org/mxchange/jjobs/validator/emailaddress/branchoffice/JobsBranchOfficeEmailAddressValidator.java
src/java/org/mxchange/jjobs/validator/emailaddress/employee/JobsEmployeeEmailAddressValidator.java
src/java/org/mxchange/jjobs/validator/emailaddress/headquarter/JobsHeadquarterEmailAddressValidator.java
src/java/org/mxchange/jjobs/validator/names/JobsNameValidator.java
src/java/org/mxchange/jjobs/validator/password/JobsUserPasswordValidator.java
src/java/org/mxchange/jjobs/validator/phone/abroad/JobsAbroadDialValidator.java
src/java/org/mxchange/jjobs/validator/phone/number/JobsPhoneNumberValidator.java
src/java/org/mxchange/jjobs/validator/privacy_terms/JobsPrivacyTermsCheckboxValidator.java
src/java/org/mxchange/jjobs/validator/url/JobsUrlValidator.java
src/java/org/mxchange/jjobs/validator/user/JobsUserIdValidator.java
src/java/org/mxchange/localization/generic_de_DE.properties
src/java/org/mxchange/localization/generic_en_US.properties
src/java/org/mxchange/localization/project_de_DE.properties
src/java/org/mxchange/localization/project_en_US.properties
web/WEB-INF/beans.xml
web/WEB-INF/links.jsf.taglib.xml
web/WEB-INF/project-links.jsf.taglib.xml
web/WEB-INF/templates/guest/guest_footer.tpl
web/WEB-INF/templates/login/user/user_footer.tpl
web/WEB-INF/validators.jsf.taglib.xml
web/WEB-INF/widgets.jsf.taglib.xml

index 6341180662859f4bf166bb709b626bd46f6c04cd..7e417aa71a9dabb45fc1c05790881643c3d57c23 100644 (file)
Binary files a/lib/jcoreee.jar and b/lib/jcoreee.jar differ
index 452bb451a36d616acd28dc7c97eaeebe1810295e..49502ec4e4cac9efe30272c9c5d5bf0e3c2de0de 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2016 - 2020 Free Software Foundation
+Copyright (C) 2016 - 2022 Free Software Foundation
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
index 6d05dcaac18cf76b9a62a65cf4c91eef3671a46a..e208c45807bb25651f96581f7569d493de12c3f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index a270c4f52330a2bb48c2e2be963db7573de4a7aa..bdaeab0df11c3e1537cc96fe5fc568a687dc857f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 74c075ac68e46770a9d9b7f61e1a31cae0b6822e..f74f9ea22fae9d2d772c4b9291540abd741bcb04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 45029beda9fd99cb74da64979eeb98a64aa61e51..6e2feacd927f8a2f7fe6a08c67a15d515cfb09b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index b2c59d5c08fd07a861ba22b2d6570d204640a225..2660de82449b7495dc43bdf8bab81941df49e9ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c2e2a4cbb8647b9fc4f72bea4d4cda12748d3147..019479076bab63170629120a15c4b71aa98acffd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index ec7dae8973b3e36ec99d017005cb620ae3e76cd9..fea78cb15226c07014c8cf6474458a3a6693dd4f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2020 Free Software Foundation
+ * Copyright (C) 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index a3ed888b39ec9c630d3b5e2a030974d8a963da99..c3996156243cc3e2d4e0278236a464e99a904129 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1d62624da59b2e4c66433ae170f2d64558760123..766fb93c60b23c2c4873869e255ce21771ea1ccc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c74102832e5cebe3843f75e3a8ee11cd7a2b3b9e..bf4bf41424cb6e297defdaca80455f1e445020ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 8b33e8f7f6ba263c39624ab0080fef47d10f1c26..0053b672ec5946044a929cf545cd2e80873c95c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 6c62b4125d0ea9799a90ac645b02fd58fb8c7caa..df87d5d7416950319c1559bbb2e73edb76934c01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 2423b62123f84c18ca6f3ce3a7a7a9054814ee67..8ae66d585e27ec16c65dd11e409d05955eb0b26a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index cb4fd04a988f1bf955e80ef3952a81eead53a9da..fe543dc67416f1640fa6e4cb3ed376f4051e3d7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 89945ab079549137202ec37e1a8bea7b1c0626d9..b0c83db1c815572bb8bdd6b14827d89ead63ceb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 58f03e760cc8dd0b6746a8a340bf6406e00683f5..6ccec4aa2daba1c18bb6726b4a2ba088113b66b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e45c84f5452f9cd766d336d65a7fd79f51da4e35..5213a4957350437569e9a7b099f8bcba29755ba4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 5c0ab158f11b009f3a446e983762a23f8acfe965..c5f721502a42cd2947b7e0f5097cf6efabd28519 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 26adee68ccd6a9b7ae6332727db52cc3447eaf90..e0cf991c869731a4d9c7615fb4f29e69e54ca8b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 4cf4d0beaf6182ba2f5fb4c69193bf9a6699f0c3..2556ad6b778d52f809bfd765fcbc16615def6ae6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c9b389694e4ad82ab6f139ebe32a539c255ce5b0..ffb7dc191394cfa0f4506fc1b23ba941374dedbe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 116e672f68b34c1eee92f895efa558297153e4d4..fe0588408e6dce723782a743d91b128bb9c89634 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 553e8ffd5db8901c2e4e984bf1351981233e0f66..49491e5b60af7a072670906f0b7f2b9e926157ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index baa66ec8ced2912980eb2dddda4bd7007668ac5b..2a1b048a448ec81fc10e1328d38ead24bba12c91 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 3dac3005f485e4c67db6c5f386ce896862e43f0c..a8e6f87366bd2327fd4671140083955fb69a9cb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 5611fff7fc375d23f55f79c2738f974bef477d0a..b48e0015030feeccbd9f5e09efba95d24c3f8206 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 26917eb1ff914e8fbe36b5256f5a80dd42ae0e59..dfe3c1f0c30d717a0890d25f8de6444f61b729ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index aba7e3ab7d7f89bafcf912ff9dd3f4afad677f2b..43213bf032dd93cbe53c0e90cef4f8d0599faf3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index b6e9838471e5c26995a4f276587da97219490897..e6c9d1af6ea4e363accbeddebb446cdf49944b5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 4e8b8f411fa018a954cb8b6538e6408061c6489a..4008ec7caa79608b321c6ff7a7dbdaaf7bc72495 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 70ab4c87677d39e1743eeef9ec37bb062c81e444..4a1c96c4106c7348e17e5d097c87c1fc6eba246d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 98a613505200628ed58d9822af8f70eaa782e922..ab551906216f093cf61da3969968274a79a31890 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index f604844616e780bb1e355480f8801b4aeba932d9..67ad6a91b10146662dec02b89eb7ff440e8c81fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index bea4d47562a1cf92eadcbc567a45f54056fc7a04..00c7d96b0a4f2e57d62529706b8c77f0eb65dd31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 79ee2e16832ea9335ff3ab35902732d4b20ebcf7..c4dc8ebf285e7864865800ef11cd34d16f2adfa3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 245a04d7b657f3de43313e0975d3cb504342a4fa..348b8a60c7b5c729d3701e62b7aa7c5a334f8806 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e593d64f04c540793cf6ee69a7e66a395d52ece4..2eec87b6378e14fbe9c12087052db68edabe1d63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1499264cf33951927c17093ab8823b2c55ce1db7..5585392936e783f5ddf23811c6c1c0c76ae60302 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 5a481739ece0b5a59b67de4d91b5c9a7111912b3..8ca9383b70693f7be2e2a13349e57d968749eea6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 430129593f3850d56f3d3038b22c9f62caff2cfd..3907928b87ef1396effd6a2476b56507936bae12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 6ea8d866cfb9a8825c8704d25dbc67d87363a436..316862fcee32e3d9e69d1c5bfd4c608f23f32359 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index a9c1f9e95d18d2234d225b5b6ddc25973746c2a4..a07c30fd44c34f81e88b0c56a2c4b37fa505f879 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 016ea00d0fd770243a3854d1a39dc121ef96d649..b63ad2100e1505b4e860c20e00ba25e3d09f6158 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c07195e8f07ab2e2373d79deddf71df41a20d55b..6d06039f05b06c205426e8c70e19e3437c083d62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c5c76433a1c4f316234918b9bd046c0a1e6a705e..735c2fe2371aef3d479efa49357c58a6ef9be170 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 85e5bd1b5c1fec9fdeb11e0d3997eaee64a5eb48..59a93d4d9a101c3723c06058d32e0527025e92cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 205a6c830f81c34cb8c46e2e92a8666fd855bdaa..ac017a7a9be70c2e309e4cd2d10e8f2c4b832f49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index beacb843a8c385ced6a0e8f0abddc3f08a69bd27..a5d65ee1e0cc88b5a156348436a6a1141721ae1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 881d3105359cbae9e0ce65dcb22b2c9ac3f9dcb6..9ead1066b4aea9137fdf5d36df2c0dbe6c8ba5a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index fe7653f1b30ce3e8a71f945ee14ccc64523e2a88..a82512b2c04b29cc1b3a09799fea54df2adbe0fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index de54b875431f724f63b1938ac098f94b8d76ed44..98d09709f80e285e4854e93f381300ddb3d23f9a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 75df73db621b90dbd46495e655fe13b72730f9a3..f9d38187839c874df2b50066d5885e302ef23343 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 696dfafe147246043f02029aac061c6d6ef53360..759c9ae64e492e7b7e1f781b8c73ee0e63372867 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e074842ce77f51294c87dc674ad4cfb4296c8db9..668c181e9ff73c4b788426f4674ecb65c43dd04f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 4f6ed8d329521f08d96a500d96bfb95617d22239..3d37be4580aafa210cb4be2d8c00df54dd87f031 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index cc2ace7c42b8bff494ecca885a742c0cff5b0e72..833ff0acbcb3a0ca02f1e7ec148c0c4cd889fdc2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index b648f1005c773fa6fd90ee74156fc5040ae4bc4e..02d223ed1bfbf1881c700a46c8dbb50bbcf2db7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 945c09c4fdde65fbe843918c9d129b7537a1a833..909d2d4b18cef6c69016f0f67414fb9323927ac4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index b76a562cd88d97368ef0f59c1f7dc9b2896aa827..5686d19ca75353967f8d02e56f84c9d0c76e9aa8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 98a5a7c387808bb35b510189525e0d2a8961b5e5..2b2c177d0a804a4a2740b7ec04f9eba5bf88ba5a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 009ebda6a524b1497e2cfc2691934477e4863a1c..c4e337dea47bfa1f6d7b110d80cf3652387e342f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index d23618cb02f6566b6ec661f61dc2bdd0d51642cd..90467910f434af60531c1da650c4ec004ee59435 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 8c5de0d009b7e9c52129fa111b916f794c9cbece..5f7d5ca5811faba7134e81b4fe1aceaa8c120b31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 2939a46d7d78618402a1b1a57cf5ca84207713f1..fb3d4e6162b429fc038f1c3cb17329ed2cb59e09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 51c4ec1fbaa9e2262ecea8eb488dd66a17eb59d2..8b9f6ff613cabe6c3673f2becfea7c65f9226e37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index bef50440c999cac033c380274e49752b2ec7f8e2..7915dc4c422b973fa4199db71b37f961bccb289a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index f3b806cb6fdf7a7cbbe851a25a27bd9bb0512759..d8ac585bcb37ce023617537f625ce3fff143c9ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 23499c9fe928b3bd57e8f21fb6d439ea4f719fcd..fdd0fd98d674da3ac12359624a6cb281cbeee6d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 654295b25f3f1abcaa19502be4117f9c08eda6dc..9b80a53bbb82f4b54f55979b9a20f8bfdf3a40aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 0a3f8769280a111912ac61ba8ea3cd5c9b8e9971..6b36f33227d74d19f1249a189ca9920bdb6683d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 3d525ceaaceb060143818e53407291b5335d0482..41f3a04f0771b88998de275f2e63cbb1e5460b5f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 38f622e0450021ea40162ca3916d0f099095d143..eb5cb19207f1410f871607f962c282dd073405c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index ae92b9bc216b3bc0d3a64b69cebe7b27a5460993..c3ea25884cae4456f66cdb9cf5dbdfbf16eaa2c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index ff5efc233b6270ae47037c3db62b68d1aaf6bb6f..bd2d96ccd56ca3d0381a7888da7109fcf7017590 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index bb15e54a25bb48bc8946c7ee9b8a09fb4a7f629c..4b2a7499cdc1c928bc8ad26a2c2d32bea3c1953a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index db181a8e111a833186f8b98ca294e0fa4742615e..63dae310e81fa1081a0862beefd0836409bd5d6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 6bd46bb6cae32a2b7fd4b39fad3e271c841371e7..7e30eeaad2923bd8545fa695eb89b7a897b2dd9a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 12c0ab12d38771436b062745b970ddfe3ac99cbc..e16d0489eb40ee00753aa2c38dfa9754f41138a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 73310ac1be71baebd638fea087457e3561ab5740..aef82dc1be9cc3371f0a4a67a996b9efe60c9745 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1b834a499a03b5c9c66a0bf5ed38f0c4fd778dcf..85ce353fdbc74771410ee9872de420255a5e0e3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c42041b860f213c8a358226acd968f739d05c0fb..16ba00c0c35d911734864d5368aba07b028b9a2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 98bb7ae13abfa5e8c5d3b3cdbde9ac4503fd034f..72213e325f4160f6baa88c658d6ecfc712cfd499 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index d1e56e21d6d81c17fffb79933f18e02b209a892e..6c47ba08b1093159847889eafc168561dd7ef035 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 17567c4fbdcf05d5f76fea00773394768ed7fa9d..6f21eb52935034e6955513cee3aa94ad318fab99 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 64d04d3222a0ad642bf61de2ef73710239163bf6..e0676c980033cf13f9f2a3f072cc8f2595ab5b57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 19936011349a13cfb6d6980b96750513022bcdeb..163494bb27e643e9a97ad0c53f3360e322196efe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index d0c88162b5f7aadd6be1b2543fa25e911411b6a3..f9bfbebe8961b9ce36f4f3692f91d2a06469a579 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 80f36d0932d741ab3156b2d2822d7c8e86fd0b7f..54ec30f05d21b682dd85ca70e9f9faf25bccf550 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 0f72401e23ca7ff23b153604afb4a9bec914f9cc..8d78824ff6234136db86de6b4eb3e42755a43e7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 0ad5190f75e6bc48e4553d351c4d0c102b108e95..2bce611e68f3850ea30a0971d9abfd13804af5ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 322a0055f87a474642e6ad7ac4986bf53cfd91b7..cedc79935c4fb5738303e49cb01394f1e5b19907 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c3d017f856d36cde7fe909df9d43ed8bc61148ef..4f40edef041dc86a643899866e1f8a96c2edcf7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 5e6537a7cba0b0dd5f521b4c7e68acc3992de596..1704a3b10d94d9eb41948b19ddb9ef0c1de88f75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 59a67924499d5fd1da3964d7d7163dc8ea1c669c..de01de7888ad666dd7aceaa9f0ecdc11936a444f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 0269e0f284581234f1cf43f5620e6670b452c7ff..21831a821174e1b07f53e422d6ac83f9c4a5c745 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 894ca4d7de9ee5ed0811a8fd26b5dc322c96218c..f1b861c85aa28c8783fab409c43c37aaa56f9faf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 3b60d24030c5bb69e9a2e1342dd6f99b765c6e17..3b03a78a1556224c1829eaa0ab2d22a6fbecba70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 788e71667f92f92eb0bf7352ddedb212b4f7151b..434ea60cb98356371012a70b5b5b1f675dabf7fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 9d26e385d3bb19e1bb8b4c8ada8a2f1d9c7c09b0..a9d8868e385eb58f16a6633542679c3e52815341 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 7308505573fb425bb09e76463fd9050e6c6b765a..b01c957921bc8ed84db7df5aa80b0fa71bb5d4b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 7c41ba0d387231f8a50e8e990ef084df0a4009ed..28b0af3ff4c9668bc9586c26e4e9623d4caa90fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 7e716ec2f2ec77b245701424800c3c468b40ee91..e3c117c91ba6a8122cc5a288aea7e7d25cee668c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 89238fcbdc130ec3e9437f3f5ed8e3a8a1dd7abe..1cd343ad516f558c486e2205e0674475bdee75a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 5152a4a5a56023a40e9ab79197e55bfbe2c0de09..d992d5833d9d183f2ea11b9a353c09447f727062 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index a5691a17f862ae603003b647cd9fe716406ef912..38e307b3a40796e75376f9556de59d1df7b8514e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 9c90b24b7c47222fe708638a8b05dff08e13bc2d..cb8f65493b50d9e19d6326c8c1c1434274ea0f18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index b088ae803024b6fa6b58f5edca6b6285ee13a92d..68c06de177edac133f727b7f6e43f09c1d80fd28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 9b1808527fec33329c827331843ec0fed135384e..2751ffd1cf31a30e0cfcc7e15ab8ba3b9ff3cadb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 42fa746f8e24474f374df169722aae2311582679..adb7a231a196542c6371060b01c2a84095cefff0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index a97106506e73ea4171b65cdd598261cea19721af..7d3115abf8ceb70137d9c222fe6b83bf5b827d33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c23cd2dd4e0fb5d3e53c7625d806bb288725d5de..67aec391c15b96429b91f4cd4f825a39621079fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 979f37b29a44b386ba485cd4c5153cbad8c28ce1..0bac4b9e0f4bae3d6a599611736f279ad77cce63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 18f64575bad0d43c1572b134a46c297573e63b97..40c1247d4e367b01ff0ccd8291eb944f9c92ee10 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index bb17e6410360dbfe3e8f86565ecf36811cac4bc9..59a77b1460ed12a36de0f300f1e73fea356e519e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 09ebf9f60bca3f6887ee5fc6c5917826d4f7bc51..16b8ad79c323f453d3dfb79c9a2c01e5923b44d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 25f56b6c261ab5508bceff91964711d8caa1db60..a987e004377f1a76d051681f32e224bbfa9a1748 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 6f39ab5d5fbf60acce905192a04ac5cfb7a78050..f3cc538442dd140e62bd7d8bef4be6c35b44866a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 7af9ee4395d8af3b21d24c75922d8173b3a4f176..46492a541d08498fc2a415c5d7be3f30bbaa71bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index b0fbf8091ceabedd52504c123c775dc5e78a1233..b025a08ac44f88082a84cbd16d1d8916482bad3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 20de7a510b72de5e3e75bb8e33c7201e19bfdf61..71d5f8f736ed2f658217a41b5bb3e28338dc3e3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 6a99e742dd93d3510450a8362cf601e6513b8085..8373967c0f19f6e0ef7addfb9e340a4bea7c26a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e0bf6fd6cbdfb08aa411f5443bcd264cddeaa5fb..1b7b16f7b66f35b3ad90b66d023d9d7e0184df82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 647654a103c47bee5ff5a08bf8a9f21b42819bc5..aa119f29bcb62559cd0c182ad38f0cbeacb4a567 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 6507d87cb3e924a675845ccb0d2e130b9d8b893c..ca0e31e3d336def8409d9df27f24b52d43b54339 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 22c14f4d20ba19e1d7061229d528634fc48b1980..297202ee3983d38b83834b800aa5cd24ffcb14ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index a3ce26bb3d02bebdb0416149a549a42b5ec8cd0f..c039c0aa246ca00891ae9e87a1fe2cd418f10fd2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 534a6da655a8694971ca7bcb57529e739827870e..ca056acacb22b2294f326edfeee4432e11375e3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e20bc2ff7906c661d697ee88fb4525256fa9db3a..263ad025ae6ac46a89daf5430651a26b09044186 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index de07ebbbea510c490727195494752bcf1122bf3e..5419751e653be908f2cd3c210309817c3b7833e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 93cdf33c9240b4890bd7b64fc94dba7a1464d157..02eb9cc63374944b39e94de4609100e876317166 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 01e675db8901da4c10ce167c463307079a54e353..0d0e3a77dcdb30fd22e64ff7e54c54e532059465 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index b55a40d0ad884b4ad7788889a541fa07b25c5681..5329afc8e0e5c8c4f692caa1065c1fbf8deb6c8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 4907b0ec46fe41bcdd1176456167a52ca2fe1e0d..e18ad4ca701c264e3577d605c746a06fb4d0649b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 3b43b7afd8f30fc6dad0aa344da8d139ae1d3af0..e0982bf2505645f3425cf56ee7f8db1d6854f9b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index ac2221e0955872c5a3ef3648456c6ee1379bfcca..df5acb2affd2390b701cb711033798e1631f3202 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2020 Free Software Foundation
+ * Copyright (C) 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index ea86c8a9764cb92a543ac3afe94a43d350f600b4..167d64b4272d23737aa9797db0394930c8781d22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index b074f10d2713025a260b9bab4c1665dd6a247a95..d611772c21ec91c3a29c630a9c826f62ca7d68a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 816658cb584610e17c16cff2ff0a2a227d7efd80..a03ddf0826b385252a1acce3a5b5f2e87db402bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 06060a0925fad7bbee157675176a908e180b02f1..4c5eae525a0b6f107f9832858cef3141a13680ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 1480915a6a4ecbd43ed4f07f9e7bd8d0b296b640..14d64bbaa35ef60fca3d0151316015d5c5049e02 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c8192d5d3c443d7f0f3649e36cf8a12830544992..a6409a33c3a91df8329aed68adca4f7f27e25d37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 6c8bb379d131bba7ae5fe3ffb00d1288549ad7c9..971b916e69958e5f70a839850d3624f908c540fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2020 Free Software Foundation
+ * Copyright (C) 2017 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index b3ae297297122e100a03cfd267164f4c96e6b791..d46b896a14ad0de3bd9f665a73d40486b3a18084 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 29d17df51b8c0dd7d254d53be1ce4b585ae22792..8edef4d2da493d0047832b63ff4b2a73f5834365 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e6cb1e2343a9ee481e207ce544afc0f039382429..4ea639ae0a7e88b9d3d3e156bfe2468f9f7f2fb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e702422c8714a2519e39ed6a967af4791da6b87d..e236b7564345b7b92605ef4879c3af31fbccaeff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index c54d457130618a0be14cd4490e7cc42c367da087..c573e1762bb0a3628f5d6f4d6a5f5a45005ea0b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index e96a06ccff6c1c0dcb0f3e4232fb5b85e8dde5b2..b165a00bf963e14c8b408d2753a50a96e048f5dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index e3cbee3e8b1718764e4aa5d59293b12cbf552ca7..ba9d157447c53cb0b087c8aaff540a9e699c24e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index 73c6962c6bbc63e045de4787dc8be4eb4aeef9be..170c729dc7a8922a5697fabb6d2232a73c2c7f03 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index c6ba0e0f57e94ad552b7dfeefa625adbde8fd52c..014f01a251302d06b6cc03116570270d92555b76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 14005c47b669dfa5785652cdb8781e2414693632..a8e554577f06961f0c74d3f1eb8d7e4ee9ef2f14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 260d958ea5e57e80f9f125fcbe9b7e2388b3e3dd..5ebe29a8ba5ad9bbc4243618b766700c7bb676a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
index f11b368475f6e2f2b5a854e297a43fc4d457c8ba..0808be6df13bac55b3361d192d5196c4fcff7095 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 - 2020 Free Software Foundation
+ * Copyright (C) 2016 - 2022 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index ade43ddfaf2589e7c12ffc52b5bd5ed6b2965041..5b754648efb4833f4d850ae69b394210a2e3fc57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016 - 2020 Free Software Foundation
+# Copyright (C) 2016 - 2022 Free Software Foundation
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as
index 5c6a3c164aabccd3f0b8b78c7a545b445d6bfd48..9c8323ccea2a15a22dd13cfbc00d689c101ba98f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016 - 2020 Free Software Foundation
+# Copyright (C) 2016 - 2022 Free Software Foundation
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as
index 1e29b76916401787cbbc041e1a014d1e3117124b..c4bc630b12165ad3bfa2e6a8a2b5e631cbd9f5dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020 Free Software Foundation
+# Copyright (C) 2022 Free Software Foundation
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as
index 1e29b76916401787cbbc041e1a014d1e3117124b..c4bc630b12165ad3bfa2e6a8a2b5e631cbd9f5dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020 Free Software Foundation
+# Copyright (C) 2022 Free Software Foundation
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as
index 1f94a87dbc127dada6b8c0102fb895da36c80084..aefd747146bac990424a7983d226c8728453d564 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2016 - 2020 Free Software Foundation
+Copyright (C) 2016 - 2022 Free Software Foundation
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index ed7cf108a1f237159f14bc09341a9d242bfe9735..bc614035aeee1bb54e30c7050c2ed0b1ec5d9044 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2017 - 2020 Free Software Foundation
+Copyright (C) 2017 - 2022 Free Software Foundation
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
index 5d8ed6aea8db20e8a4cddcee8cc9ee08a6b75028..c41e8ab1c3325cc7c063398dbee59ff540e00885 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2020 Free Software Foundation
+Copyright (C) 2022 Free Software Foundation
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
index 17b2247a8d4529be9a18e719a46c2ffd080bc545..079611b61bcf109b2ef2bee7a3ee84b8b2438933 100644 (file)
@@ -58,7 +58,7 @@
                        </ui:fragment>
 
                        <li class="footer-copyright">
-                               <h:outputText value="Copyright (c) 2016 - 2020 Free Software Foundation" />
+                               <h:outputText value="Copyright (c) 2016 - 2022 Free Software Foundation" />
                        </li>
                </ul>
        </div>
index f7c278def1a88ba99cc5f03fc89202659ef7481c..0ae95d583da6bb7ac901b63faa16f01b2bf36ab1 100644 (file)
@@ -48,7 +48,7 @@
                        </ui:fragment>
 
                        <li class="footer-copyright">
-                               <h:outputText value="Copyright (c) 2016 - 2020 Free Software Foundation" />
+                               <h:outputText value="Copyright (c) 2016 - 2022 Free Software Foundation" />
                        </li>
                </ul>
        </div>
index 7d4fb5320ac3cec72695f0473cadab804c2be270..ef5b1deda2fb8b862dd9c056ca3a6483e0443c05 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2017 - 2020 Free Software Foundation
+Copyright (C) 2017 - 2022 Free Software Foundation
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
index 73d86d1d3d9f6b0a7aef2bdce08e147f1ae91e34..f8baca1b86f526166159fae3ec4ddb490bda587a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2017 - 2020 Free Software Foundation
+Copyright (C) 2017 - 2022 Free Software Foundation
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as