Thibaut 10 years ago
parent
commit
c82e1e95ac

+ 1 - 1
COPYRIGHT

@@ -1,4 +1,4 @@
-Copyright 2013-2015 Thibaut Courouble and other contributors
+Copyright 2013-2016 Thibaut Courouble and other contributors
 
 
   This Source Code Form is subject to the terms of the Mozilla Public
   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
   License, v. 2.0. If a copy of the MPL was not distributed with this

+ 1 - 1
README.md

@@ -141,7 +141,7 @@ DevDocs's own documentation is available on the [wiki](https://github.com/Thibau
 
 
 ## Copyright / License
 ## Copyright / License
 
 
-Copyright 2013-2015 Thibaut Courouble and [other contributors](https://github.com/Thibaut/devdocs/graphs/contributors)
+Copyright 2013-2016 Thibaut Courouble and [other contributors](https://github.com/Thibaut/devdocs/graphs/contributors)
 
 
 This software is licensed under the terms of the Mozilla Public License v2.0. See the [COPYRIGHT](https://github.com/Thibaut/devdocs/blob/master/COPYRIGHT) and [LICENSE](https://github.com/Thibaut/devdocs/blob/master/LICENSE) files.
 This software is licensed under the terms of the Mozilla Public License v2.0. See the [COPYRIGHT](https://github.com/Thibaut/devdocs/blob/master/COPYRIGHT) and [LICENSE](https://github.com/Thibaut/devdocs/blob/master/LICENSE) files.
 
 

+ 1 - 1
assets/javascripts/lib/license.coffee

@@ -1,5 +1,5 @@
 ###
 ###
- * Copyright 2013-2015 Thibaut Courouble and other contributors
+ * Copyright 2013-2016 Thibaut Courouble and other contributors
  *
  *
  * This source code is licensed under the terms of the Mozilla
  * This source code is licensed under the terms of the Mozilla
  * Public License, v. 2.0, a copy of which may be obtained at:
  * Public License, v. 2.0, a copy of which may be obtained at:

+ 1 - 1
assets/stylesheets/application-dark.css.scss

@@ -4,7 +4,7 @@
 //= require vendor/open-sans
 //= require vendor/open-sans
 
 
 /*!
 /*!
- * Copyright 2013-2015 Thibaut Courouble and other contributors
+ * Copyright 2013-2016 Thibaut Courouble and other contributors
  *
  *
  * This source code is licensed under the terms of the Mozilla
  * This source code is licensed under the terms of the Mozilla
  * Public License, v. 2.0, a copy of which may be obtained at:
  * Public License, v. 2.0, a copy of which may be obtained at:

+ 1 - 1
assets/stylesheets/application.css.scss

@@ -4,7 +4,7 @@
 //= require vendor/open-sans
 //= require vendor/open-sans
 
 
 /*!
 /*!
- * Copyright 2013-2015 Thibaut Courouble and other contributors
+ * Copyright 2013-2016 Thibaut Courouble and other contributors
  *
  *
  * This source code is licensed under the terms of the Mozilla
  * This source code is licensed under the terms of the Mozilla
  * Public License, v. 2.0, a copy of which may be obtained at:
  * Public License, v. 2.0, a copy of which may be obtained at: