Repository: incubator-mynewt-site Updated Branches: refs/heads/master ac5f20e4c -> 42b6de544
removed date from copyright - just mentions Apache License 2.0 now. This closes #130. This closes #145. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/42b6de54 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/42b6de54 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/42b6de54 Branch: refs/heads/master Commit: 42b6de5448c82896b3bce4849ac7fbb86c4c9c45 Parents: ac5f20e Author: aditihilbert <[email protected]> Authored: Wed Jan 25 16:47:33 2017 -0800 Committer: aditihilbert <[email protected]> Committed: Wed Jan 25 16:47:33 2017 -0800 ---------------------------------------------------------------------- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/42b6de54/mkdocs.yml ---------------------------------------------------------------------- diff --git a/mkdocs.yml b/mkdocs.yml index 5d2eddb..472cdc7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -412,6 +412,6 @@ extra: location: "Las Vegas, NV" date: '5-8 January, 2017' -copyright: 'Copyright © 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator' +copyright: 'Apache Mynewt (incubating) is available under Apache License, version 2.0.' google_analytics: ['UA-72162311-1', 'auto']
