mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
resolve conflicts
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
@@ -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 />
|
||||||
|
|||||||
Reference in New Issue
Block a user