From e9e90330970918ed9796f8f702eeebcdb981bf5a Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Thu, 28 Mar 2019 20:39:21 -0400 Subject: [PATCH] Changed copyright to The OSCAR Team --- oscar/docs/about.html | 2 +- oscar/docs/release_notes.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/oscar/docs/about.html b/oscar/docs/about.html index 549033f5..cd47ab72 100644 --- a/oscar/docs/about.html +++ b/oscar/docs/about.html @@ -29,7 +29,7 @@

OSCAR is free (as in freedom) software, released under the GNU Public License v3, and comes with no warranty, and without ANY claims to fitness for any purpose.

-

OSCAR is ©2019 Nightowl Software and members of the apnea community as listed in the git log

+

OSCAR is ©2019 The OSCAR Team: members of the apnea community as listed in the git log

OSCAR is a derivative of the SleepyHead program which is copyright ©2011-2018 Mark Watkins

diff --git a/oscar/docs/release_notes.html b/oscar/docs/release_notes.html index b9e6cbc4..38d4e2c3 100644 --- a/oscar/docs/release_notes.html +++ b/oscar/docs/release_notes.html @@ -9,6 +9,7 @@ Which was written and copyright 2011-2018 © Mark Watkins

Changes and fixes in OSCAR v1.0.0-beta-4 +

  • Portions of OSCAR are © 2019 by The OSCAR Team
  • Added code to migrate an old data directory to a new data directory
  • Removed "-d" startup option and "Change directory" file menu item. Use the "-datadir foldername" startup option to create or change the data directory.
  • @@ -18,7 +19,7 @@ Which was written and copyright 2011-2018 © Mark Watkins

    Changes and fixes in OSCAR v1.0.0-beta-3 -

  • Portions of OSCAR are © 2019 by Nightowl Software
  • +
  • Portions of OSCAR are © 2019 by The OSCAR Team
  • and members of the apnea community
  • The Donation and Update features have been removed
  • The Glossary, FAQ, and Wiki features are not yet implemented