diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee b/assets/javascripts/templates/pages/about_tmpl.coffee index 9c6f4f39..26c99452 100644 --- a/assets/javascripts/templates/pages/about_tmpl.coffee +++ b/assets/javascripts/templates/pages/about_tmpl.coffee @@ -2,10 +2,10 @@ app.templates.aboutPage = -> """ @@ -26,6 +26,36 @@ app.templates.aboutPage = -> """
If you like DevDocs, please consider supporting my work on
Gratipay. Thanks!
+
+ Copyright 2013–2017 Thibaut Courouble and other contributors
+ This software is licensed under the terms of the Mozilla Public License v2.0.
+ You may obtain a copy of the source code at github.com/Thibaut/devdocs.
+ For more information, see the COPYRIGHT
+ and LICENSE files.
+
+
For anything else, feel free to email me at thibaut@devdocs.io. +
Special thanks to: @@ -47,36 +77,6 @@ app.templates.aboutPage = -> """ -
For anything else, feel free to email me at thibaut@devdocs.io. - -
- Copyright 2013–2017 Thibaut Courouble and other contributors
- This software is licensed under the terms of the Mozilla Public License v2.0.
- You may obtain a copy of the source code at github.com/Thibaut/devdocs.
- For more information, see the COPYRIGHT
- and LICENSE files.
-
-