Danilo Bargen 7 anos atrás
pai
commit
cdd6df7596
6 arquivos alterados com 6 adições e 6 exclusões
  1. 1 1
      README.md
  2. 1 1
      header.js
  3. 1 1
      index.html
  4. 1 1
      src/app.ts
  5. 1 1
      src/partials/dialog.about.html
  6. 1 1
      troubleshoot/index.html

+ 1 - 1
README.md

@@ -134,7 +134,7 @@ Threema Web license:
 
     Threema Web.
 
-    Copyright © 2016-2017 Threema GmbH (https://threema.ch/).
+    Copyright © 2016-2018 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
header.js

@@ -1,7 +1,7 @@
 /*
 ** Threema Web.
 **
-** Copyright © 2016-2017 Threema GmbH (https://threema.ch/).
+** Copyright © 2016-2018 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-2017 Threema GmbH (https://threema.ch/).
+    Copyright © 2016-2018 Threema GmbH (https://threema.ch/).
 
     This file is part of Threema Web.
 

+ 1 - 1
src/app.ts

@@ -1,5 +1,5 @@
 /**
- * Copyright © 2016-2017 Threema GmbH (https://threema.ch/).
+ * Copyright © 2016-2018 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;2017 Threema GmbH.
+                    Threema Web &copy; 2016&ndash;2018 Threema GmbH.
                     <span translate>about.ALL_RIGHTS_RESERVED</span>
                 </p>
 

+ 1 - 1
troubleshoot/index.html

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