File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
/* version.c: VERSION INSPECTION
2
2
*
3
3
* $Id$
4
- * Copyright (c) 2001-2020 Ravenbrook Limited.
4
+ * Copyright (c) 2001-2023 Ravenbrook Limited.
5
5
* See end of file for license.
6
6
*
7
7
* PURPOSE
@@ -50,7 +50,7 @@ SRCID(version, "$Id$");
50
50
51
51
extern char MPSCopyrightNotice [];
52
52
char MPSCopyrightNotice [] =
53
- "Portions copyright (c) 2010-2020 Ravenbrook Limited and Global Graphics Software." ;
53
+ "Portions copyright (c) 2010-2023 Ravenbrook Limited and Global Graphics Software." ;
54
54
55
55
56
56
/* MPSVersion -- return version string
@@ -75,7 +75,7 @@ char *MPSVersion(void)
75
75
76
76
/* C. COPYRIGHT AND LICENSE
77
77
*
78
- * Copyright (C) 2001-2020 Ravenbrook Limited <https://www.ravenbrook.com/>.
78
+ * Copyright (C) 2001-2023 Ravenbrook Limited <https://www.ravenbrook.com/>.
79
79
*
80
80
* Redistribution and use in source and binary forms, with or without
81
81
* modification, are permitted provided that the following conditions are
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Document History
153
153
Copyright and Licence
154
154
---------------------
155
155
156
- Copyright © 2001–2020 `Ravenbrook Limited <https://www.ravenbrook.com/ >`_.
156
+ Copyright © 2001–2023 `Ravenbrook Limited <https://www.ravenbrook.com/ >`_.
157
157
158
158
Redistribution and use in source and binary forms, with or without
159
159
modification, are permitted provided that the following conditions are
You can’t perform that action at this time.
0 commit comments