mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 06:50:46 -08:00
Update mpscopyrightnotice, as required by §3.1.1 of https://info.ravenbrook.com/project/mps/master/procedure/version-create
Copied from Perforce Change: 194446
This commit is contained in:
parent
22e8a66a54
commit
254fbb080e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* version.c: VERSION INSPECTION
|
||||
*
|
||||
* $Id$
|
||||
* Copyright (c) 2001-2016 Ravenbrook Limited.
|
||||
* Copyright (c) 2001-2018 Ravenbrook Limited.
|
||||
* See end of file for license.
|
||||
*
|
||||
* PURPOSE
|
||||
|
|
@ -50,7 +50,7 @@ SRCID(version, "$Id$");
|
|||
|
||||
extern char MPSCopyrightNotice[];
|
||||
char MPSCopyrightNotice[] =
|
||||
"Portions copyright (c) 2010-2016 Ravenbrook Limited and Global Graphics Software.";
|
||||
"Portions copyright (c) 2010-2018 Ravenbrook Limited and Global Graphics Software.";
|
||||
|
||||
|
||||
/* MPSVersion -- return version string
|
||||
|
|
@ -75,7 +75,7 @@ char *MPSVersion(void)
|
|||
|
||||
/* C. COPYRIGHT AND LICENSE
|
||||
*
|
||||
* Copyright (C) 2001-2016 Ravenbrook Limited
|
||||
* Copyright (C) 2001-2018 Ravenbrook Limited
|
||||
* <http://www.ravenbrook.com/>.
|
||||
* All rights reserved. This is an open source license. Contact
|
||||
* Ravenbrook for commercial licensing options.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue