Browse Source

Update copyright year (#955)

Happy 2020! 🎉
Danilo Bargen 5 years ago
parent
commit
830d761bf0

+ 1 - 1
README.md

@@ -179,7 +179,7 @@ Threema Web license:
 
     Threema Web.
 
-    Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+    Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU Affero General Public License as

+ 1 - 1
index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
 
-    Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+    Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
 
     This file is part of Threema Web.
 

+ 1 - 1
src/app.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
src/bootstrap.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
src/partials/dialog.about.html

@@ -12,7 +12,7 @@
         <md-dialog-content>
             <div class="md-dialog-content">
                 <p>
-                    Threema Web &copy; 2016&ndash;2019 Threema GmbH.
+                    Threema Web &copy; 2016&ndash;2020 Threema GmbH.
                     <span translate>about.ALL_RIGHTS_RESERVED</span>
                 </p>
 

+ 1 - 1
tests/bootstrap.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/bootstrap.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/confidential_helpers.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/containers.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/crypto_helpers.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/emoji_helpers.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/helpers.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/logger_helpers.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/main.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/markup_parser.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ts/password_strength_helpers.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ui/bootstrap.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  *

+ 1 - 1
tests/ui/compose_area.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  */

+ 1 - 1
tests/ui/main.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  */

+ 1 - 1
tests/ui/run.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
  *
  * This file is part of Threema Web.
  */

+ 2 - 2
troubleshoot/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
 
-    Copyright © 2017-2019 Threema GmbH (https://threema.ch/).
+    Copyright © 2017-2020 Threema GmbH (https://threema.ch/).
 
     This file is part of Threema Web.
 
@@ -187,7 +187,7 @@
         </div>
     </div>
     <footer>
-        &copy; 2017&ndash;2019 Threema GmbH
+        &copy; 2017&ndash;2020 Threema GmbH
     </footer>
 </body>
 </html>

+ 2 - 2
troubleshoot/log.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
 
-    Copyright © 2017-2019 Threema GmbH (https://threema.ch/).
+    Copyright © 2017-2020 Threema GmbH (https://threema.ch/).
 
     This file is part of Threema Web.
 
@@ -188,7 +188,7 @@
     </div>
 </div>
 
-<footer>&copy; 2017&ndash;2019 Threema GmbH</footer>
+<footer>&copy; 2017&ndash;2020 Threema GmbH</footer>
 
 <!-- JS -->
 <script src="log.js?v=[[VERSION]]"></script>

+ 1 - 1
webpack.prod.js

@@ -5,7 +5,7 @@ const webpack = require('webpack');
 const banner = `
 Threema Web.
 
-Copyright © 2016-2019 Threema GmbH (https://threema.ch/).
+Copyright © 2016-2020 Threema GmbH (https://threema.ch/).
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as