diff options
Diffstat (limited to 'include/rin')
-rw-r--r-- | include/rin/compat.h | 2 | ||||
-rw-r--r-- | include/rin/definitions.h | 2 | ||||
-rw-r--r-- | include/rin/diagnostic.h | 2 | ||||
-rw-r--r-- | include/rin/uuid.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/rin/compat.h b/include/rin/compat.h index 035f2b5..4ea777d 100644 --- a/include/rin/compat.h +++ b/include/rin/compat.h @@ -1,7 +1,7 @@ /* * The Rin Library – various compatibility constructs * - * Copyright (C) 2015 Gediminas Jakutis + * Copyright (C) 2019 Gediminas Jakutis * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/rin/definitions.h b/include/rin/definitions.h index b5f5667..19dde14 100644 --- a/include/rin/definitions.h +++ b/include/rin/definitions.h @@ -1,7 +1,7 @@ /* * The Rin Library – special definitions * - * Copyright (C) 2015 Gediminas Jakutis + * Copyright (C) 2015-2019 Gediminas Jakutis * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/rin/diagnostic.h b/include/rin/diagnostic.h index f60008d..de925cc 100644 --- a/include/rin/diagnostic.h +++ b/include/rin/diagnostic.h @@ -1,7 +1,7 @@ /* * The Rin Library – diagnostics module * - * Copyright (C) 2015 Gediminas Jakutis + * Copyright (C) 2015-2019 Gediminas Jakutis * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/rin/uuid.h b/include/rin/uuid.h index 53c7fc6..c970263 100644 --- a/include/rin/uuid.h +++ b/include/rin/uuid.h @@ -1,7 +1,7 @@ /* * The Rin Library – uuid handling module * - * Copyright (C) 2015 Gediminas Jakutis + * Copyright (C) 2019 Gediminas Jakutis * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |