summaryrefslogtreecommitdiff
path: root/src/raptor_general.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/raptor_general.c')
-rw-r--r--src/raptor_general.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/raptor_general.c b/src/raptor_general.c
index fbe8d679..bf3c3ae8 100644
--- a/src/raptor_general.c
+++ b/src/raptor_general.c
@@ -48,9 +48,9 @@
/* statics */
-const char * const raptor_short_copyright_string = "Copyright 2000-2021 David Beckett. Copyright 2000-2005 University of Bristol";
+const char * const raptor_short_copyright_string = "Copyright 2000-2023 David Beckett. Copyright 2000-2005 University of Bristol";
-const char * const raptor_copyright_string = "Copyright (C) 2000-2021 David Beckett - http://www.dajobe.org/\nCopyright (C) 2000-2005 University of Bristol - http://www.bristol.ac.uk/";
+const char * const raptor_copyright_string = "Copyright (C) 2000-2023 David Beckett - http://www.dajobe.org/\nCopyright (C) 2000-2005 University of Bristol - http://www.bristol.ac.uk/";
const char * const raptor_license_string = "LGPL 2.1 or newer, GPL 2 or newer, Apache 2.0 or newer.\nSee http://librdf.org/raptor/LICENSE.html for full terms.";