Skip to content

Commit 084547d

Browse files
committed
Fix copyright to trigger dependency graph update
1 parent 1f2b239 commit 084547d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,5 @@ The Hexatomic documentation is licensed under a Creative Commons
111111
Attribution-ShareAlike 4.0 International license
112112
[![CC-By-SA-4.0 badge](src/static/img/cc-by-sa.png)](LICENSE).
113113

114-
Copyright (c) 2018ff. The [Hexatomic project team](https://github.com/orgs/hexatomic/teams/project/members)
114+
Copyright © 2018 Humboldt-Universität zu Berlin, Friedrich Schiller University Jena.
115+
[Hexatomic project team](https://github.com/orgs/hexatomic/teams/project/members).

src/theme/index.hbs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@
119119
</li>
120120
</ol>
121121
<hr>
122-
<p><i class="fa fa-copyright"></i> 2018ff. <a href="https://github.com/orgs/hexatomic/teams/project/members" target="_blank">Hexatomic project team</a></p>
122+
<p><i class="fa fa-copyright"></i> 2018 Humboldt-Universität zu Berlin, Friedrich Schiller University Jena</p>
123+
<p><a href="https://github.com/orgs/hexatomic/teams/project/members" target="_blank">Hexatomic project team</a></p>
123124
<p><a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode" target="_blank"><img src="https://img.shields.io/github/license/hexatomic/hexatomic.github.io.svg?style=flat-square"></a></p>
124125
<p><a href="https://github.com/rust-lang-nursery/mdBook" target="_blank"><img src="https://img.shields.io/badge/made%20with-mdBook-lightgrey.svg?style=flat-square"></a></p>
125126
<p><a href="https://github.com/hexatomic/hexatomic.github.io" target="_blank"><img src="https://img.shields.io/badge/open-source-violet.svg?logo=github&style=flat-square&logoColor=white"></a></a>

0 commit comments

Comments
 (0)