resolve conflicts

This commit is contained in:
Jason Calabrese
2017-03-17 21:31:40 -07:00
parent 81b0e8b70f
commit a51742ed5a
3 changed files with 9 additions and 3 deletions
+5 -1
View File
@@ -1 +1,5 @@
Copyright (C) 2015 The Nightscout Foundation, http://www.nightscoutfoundation.org
We track contributions on a per-patch basis using git.
Please see our published git log:
* https://github.com/nightscout/cgm-remote-monitor/commits/master
+3 -1
View File
@@ -533,7 +533,9 @@ License
[agpl-3]: http://www.gnu.org/licenses/agpl-3.0.txt [agpl-3]: http://www.gnu.org/licenses/agpl-3.0.txt
cgm-remote-monitor - web app to broadcast cgm readings cgm-remote-monitor - web app to broadcast cgm readings
Copyright (C) 2015 The Nightscout Foundation, http://www.nightscoutfoundation.org. Copyright (C) 2017 Nightscout contributors. See the COPYRIGHT file
at the root directory of this distribution and at
https://github.com/nightscout/cgm-remote-monitor/blob/master/COPYRIGHT
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published it under the terms of the GNU Affero General Public License as published
+1 -1
View File
@@ -189,7 +189,7 @@
<div>head <span class="head"></span></div> <div>head <span class="head"></span></div>
<p> <p>
<div>License: <a href="http://www.gnu.org/licenses/agpl.html" target="_blank">AGPL</a></div> <div>License: <a href="http://www.gnu.org/licenses/agpl.html" target="_blank">AGPL</a></div>
<div>Copyright © 2015 <a href="http://www.nightscoutfoundation.org/" target="_blank">The Nightscout Foundation</a></div> <div>Copyright © 2017 <a href="https://github.com/nightscout/cgm-remote-monitor/graphs/contributors" target="_blank">Nightscout contributors</a></div>
</p> </p>
<div class="links"> <div class="links">
<a href="https://github.com/nightscout/cgm-remote-monitor/releases" target="_blank">Release Notes</a><br /> <a href="https://github.com/nightscout/cgm-remote-monitor/releases" target="_blank">Release Notes</a><br />