From 254fbb080e47452e595adfc33f8de95d646b03aa Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 5 Jul 2018 14:55:06 +0100 Subject: [PATCH] =?UTF-8?q?Update=20mpscopyrightnotice,=20as=20required=20?= =?UTF-8?q?by=20=C2=A73.1.1=20of=20https://info.ravenbrook.com/project/mps?= =?UTF-8?q?/master/procedure/version-create?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Copied from Perforce Change: 194446 --- mps/code/version.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mps/code/version.c b/mps/code/version.c index 9b76d9587e0..7b3cbad083c 100644 --- a/mps/code/version.c +++ b/mps/code/version.c @@ -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 * . * All rights reserved. This is an open source license. Contact * Ravenbrook for commercial licensing options.