close
The Wayback Machine - https://web.archive.org/web/20221022222623/https://github.com/codebox/bitmeteros/commit/068cdfcd726387f6e2c7d9b4e0c32db0b74e2fe2
Skip to content
Permalink
Browse files
updating copyright notice
  • Loading branch information
codebox committed Nov 12, 2016
1 parent fe6f939 commit 068cdfcd726387f6e2c7d9b4e0c32db0b74e2fe2
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
@@ -2,7 +2,7 @@ BitMeterOS 0.7.6.1

http://codebox.org.uk/bitmeterOS

Copyright (c) 2014 Rob Dawson
Copyright (c) 2016 Rob Dawson

Licensed under the GNU General Public License
http://www.gnu.org/licenses/gpl.txt
@@ -2,7 +2,7 @@ BitMeterOS #VERSION#

http://codebox.org.uk/bitmeterOS

Copyright (c) 2014 Rob Dawson
Copyright (c) 2016 Rob Dawson

Licensed under the GNU General Public License
http://www.gnu.org/licenses/gpl.txt
@@ -2,7 +2,7 @@ BitMeterOS v0.7.6

http://codebox.org.uk/bitmeteros

Copyright (c) 2014 Rob Dawson
Copyright (c) 2016 Rob Dawson

Licensed under the GNU General Public License
http://www.gnu.org/licenses/gpl.txt
@@ -46,9 +46,9 @@
#define DB_VERSION 7

#ifdef _WIN32
#define COPYRIGHT "BitMeter OS v" VERSION " Copyright (c) 2014 Rob Dawson" EOL "Licenced under the GNU General Public License" EOL EOL
#define COPYRIGHT "BitMeter OS v" VERSION " Copyright (c) 2016 Rob Dawson" EOL "Licenced under the GNU General Public License" EOL EOL
#else
#define COPYRIGHT "BitMeter OS v" VERSION " Copyright © 2014 Rob Dawson" EOL "Licenced under the GNU General Public License" EOL EOL
#define COPYRIGHT "BitMeter OS v" VERSION " Copyright © 2016 Rob Dawson" EOL "Licenced under the GNU General Public License" EOL EOL
#endif

#define DB_NAME "bitmeter.db"
@@ -823,7 +823,7 @@ <h2>About BitMeterOS</h2><br>
This application also has a <a href="m">mobile interface</a> designed for small screens, and an <a class="popup" href="rss.xml">RSS Feed</a>.
</p>
<p>
Copyright &copy; 2014 Rob Dawson
Copyright &copy; 2016 Rob Dawson
</p>
<p>
Licensed under the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License</a>
@@ -14,7 +14,7 @@
full interface <a href="/">click here</a>.
</p>
<p>
Copyright 2014 Rob Dawson
Copyright 2016 Rob Dawson
</p>
<p>
Licensed under the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License</a>

0 comments on commit 068cdfc

Please sign in to comment.