Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
2018
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnONolan authored and ErisDS committed Jan 2, 2018
1 parent 3139b23 commit 79b42a5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright (c) 2013-2017 Ghost Foundation
Copyright (c) 2013-2018 Ghost Foundation

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,4 +15,4 @@ Bugs and issues (even if they only affect the admin client) should be opened on

# Copyright & License

Copyright (c) 2013-2017 Ghost Foundation - Released under the [MIT license](LICENSE).
Copyright (c) 2013-2018 Ghost Foundation - Released under the [MIT license](LICENSE). Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our [trademark policy](https://ghost.org/trademark/) for info on acceptable usage.
2 changes: 1 addition & 1 deletion app/templates/about.hbs
Expand Up @@ -32,7 +32,7 @@
</section>

<footer class="gh-copyright-info">
Copyright 2013 &ndash; {{copyrightYear}} Ghost Foundation Ltd, released under the <a href="https://github.com/TryGhost/Ghost/blob/master/LICENSE" target="_blank">MIT license</a>.
Copyright &copy; 2013 &ndash; {{copyrightYear}} Ghost Foundation, released under the <a href="https://github.com/TryGhost/Ghost/blob/master/LICENSE" target="_blank">MIT license</a>.
<br>
<a href="https://ghost.org/" target="_blank">Ghost</a> is a registered trademark of <a href="https://ghost.org/trademark/" target="_blank">Ghost Foundation Ltd</a>.
</footer>
Expand Down
2 changes: 1 addition & 1 deletion lib/gh-koenig/README.md
Expand Up @@ -61,5 +61,5 @@ Right now we only have three built in "cards", a markdown card, an HTML card, an
# Copyright & License
Copyright (c) 2016-2017 Ghost Foundation - Released under the [MIT license](LICENSE).
Copyright (c) 2016-2018 Ghost Foundation - Released under the [MIT license](LICENSE).

0 comments on commit 79b42a5

Please sign in to comment.