mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 02:30:44 +00:00
Changed copyright to The OSCAR Team
This commit is contained in:
parent
a4d4570e0d
commit
e9e9033097
@ -29,7 +29,7 @@
|
||||
<hr />
|
||||
<p>OSCAR is free (as in freedom) software, released under the <span style=" font-style:italic;">GNU Public License v3</span>, and comes with no warranty, and without ANY claims to fitness for any purpose.</p>
|
||||
<!-- p class="centre" ><br /></p -->
|
||||
<p>OSCAR is ©2019 Nightowl Software and members of the apnea community as listed in the git log</p>
|
||||
<p>OSCAR is ©2019 The OSCAR Team: members of the apnea community as listed in the git log</p>
|
||||
<p>OSCAR is a derivative of the SleepyHead program which is copyright ©2011-2018 Mark Watkins</p>
|
||||
<!-- p class="centre" style="font-size:11pt;"><br /></p -->
|
||||
</body>
|
||||
|
@ -9,6 +9,7 @@ Which was written and copyright 2011-2018 © Mark Watkins
|
||||
<p>
|
||||
<b>Changes and fixes in OSCAR v1.0.0-beta-4</b>
|
||||
<list>
|
||||
<li>Portions of OSCAR are © 2019 by The OSCAR Team</li>
|
||||
<li>Added code to migrate an old data directory to a new data directory</li>
|
||||
<li>Removed "-d" startup option and "Change directory" file menu item. Use the
|
||||
"-datadir foldername" startup option to create or change the data directory.</li>
|
||||
@ -18,7 +19,7 @@ Which was written and copyright 2011-2018 © Mark Watkins
|
||||
<p>
|
||||
<b>Changes and fixes in OSCAR v1.0.0-beta-3</b>
|
||||
<list>
|
||||
<li>Portions of OSCAR are © 2019 by Nightowl Software</li>
|
||||
<li>Portions of OSCAR are © 2019 by The OSCAR Team</li>
|
||||
<li>and members of the apnea community</li>
|
||||
<li>The Donation and Update features have been removed</li>
|
||||
<li>The Glossary, FAQ, and Wiki features are not yet implemented</li>
|
||||
|
Loading…
Reference in New Issue
Block a user