From 9528fa6c6be231137f55bef86864f0d85ec4baf9 Mon Sep 17 00:00:00 2001 From: Gediminas Jakutis Date: Thu, 3 Oct 2019 15:51:19 +0300 Subject: fix copyright years everywhere. Signed-off-by: Gediminas Jakutis --- include/rin/compat.h | 2 +- include/rin/definitions.h | 2 +- include/rin/diagnostic.h | 2 +- include/rin/uuid.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'include') 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 -- cgit v1.2.3