Sorry, I confused things by using the word "outdated". I wasn't referring to the date in the copyright statement, but to the fact that it says "Livecode is free software [...  GPL]", and "this file is part of Livecode", and implications that may have on the license situation for the widget and anyone who uses it in an app.

Alex.


On 16/09/2022 01:19, J. Landman Gay via use-livecode wrote:
Legally the only date that matters is the date of creation. Almost everyone adds the current date as well, and I keep trying to talk my clients out of it but they won't listen. Then I have to keep updating the copyright string, knowing it doesn't matter, but if I don't the app looks old and unsupported. Some time back I wrote a handler that updates the end date to the current year on launch so I don't have to worry about it.

A single copyright creation date is valid for the life of the creator plus (in the US) 75 years.

Oh well.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On September 15, 2022 5:12:59 PM Alex Tweedly via use-livecode <use-livecode@lists.runrev.com> wrote:

On 15/09/2022 15:44, Mike Kerner via use-livecode wrote:
What's NavRAD? It's a better version of LiveCode's NavBar widget.
Why "RAD"? Cos Ralph A DiMola said so, since he added the first two nifty
updates to it:

I see the code has an outdated copyright statement, which would (I
think) currently mean that any app using it would (potentially) become
open-source (GPL). If that;s not the intent, maybe it could be updated ?

Currently it says

  Copyright (C) 2015-2022 LiveCode Ltd.icon

  This file is part of LiveCode.

  LiveCode is free software; you can redistribute it and/or modify it
under
  the terms of the GNU General Public License v3 as published by the Free
  Software Foundation.

  LiveCode is distributed in the hope that it will be useful, but
WITHOUT ANY
  WARRANTY; without even the implied warranty of MERCHANTABILITY or
  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  for more details.

  You should have received a copy of the GNU General Public License
  along with LiveCode.  If not see <http://www.gnu.org/licenses/>.  */

Alex.



Copyright (C) 2015-2022 LiveCode Ltd.icon



    This file is part of LiveCode.



    LiveCode is free software; you can redistribute it and/or modify it
under

    the terms of the GNU General Public License v3 as published by the Free

    Software Foundation.



    LiveCode is distributed in the hope that it will be useful, but
WITHOUT ANY

    WARRANTY; without even the implied warranty of MERCHANTABILITY or

    FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

    for more details.



    You should have received a copy of the GNU General Public License

    along with LiveCode. If not see <http://www.gnu.org/licenses/>. */


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to