[devdocsgjs/main: 1009/1867] It’s 2020




commit af8576fe0a511de2a7b105948ecf1aab196948ed
Author: Jed Fox <git twopointzero us>
Date:   Mon Jan 13 12:30:54 2020 -0500

    It’s 2020

 COPYRIGHT                             | 4 ++--
 README.md                             | 2 +-
 assets/javascripts/lib/license.coffee | 2 +-
 assets/javascripts/news.json          | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/COPYRIGHT b/COPYRIGHT
index c71d2d7a..61788173 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright 2013-2019 Thibaut Courouble and other contributors
+Copyright 2013-2020 Thibaut Courouble and other contributors
 
   This Source Code Form is subject to the terms of the Mozilla Public
   License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -10,4 +10,4 @@ as may be necessary to comply with the notice/attribution requirements.
 
 We also wish that any documentation file generated using this software
 be attributed to DevDocs. Let's be fair to all contributors by giving
-credit where credit's due. Thanks.
\ No newline at end of file
+credit where credit's due. Thanks.
diff --git a/README.md b/README.md
index e93b597c..63d31ddc 100644
--- a/README.md
+++ b/README.md
@@ -163,7 +163,7 @@ Made something cool? Feel free to open a PR to add a new row to this table!
 
 ## Copyright / License
 
-Copyright 2013-2019 Thibaut Courouble and [other 
contributors](https://github.com/freeCodeCamp/devdocs/graphs/contributors)
+Copyright 2013-2020 Thibaut Courouble and [other 
contributors](https://github.com/freeCodeCamp/devdocs/graphs/contributors)
 
 This software is licensed under the terms of the Mozilla Public License v2.0. See the 
[COPYRIGHT](./COPYRIGHT) and [LICENSE](./LICENSE) files.
 
diff --git a/assets/javascripts/lib/license.coffee b/assets/javascripts/lib/license.coffee
index 7f7ca938..9580538c 100644
--- a/assets/javascripts/lib/license.coffee
+++ b/assets/javascripts/lib/license.coffee
@@ -1,5 +1,5 @@
 ###
- * Copyright 2013-2019 Thibaut Courouble and other contributors
+ * Copyright 2013-2020 Thibaut Courouble and other contributors
  *
  * This source code is licensed under the terms of the Mozilla
  * Public License, v. 2.0, a copy of which may be obtained at:
diff --git a/assets/javascripts/news.json b/assets/javascripts/news.json
index e69e38d2..693ccec1 100644
--- a/assets/javascripts/news.json
+++ b/assets/javascripts/news.json
@@ -1,6 +1,6 @@
 [
   [
-    "2019-01-13",
+    "2020-01-13",
     "New documentation: <a href=\"/gnuplot/\">Gnuplot</a>"
   ],
   [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]