aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGravatar Gediminas Jakutis <gediminas@varciai.lt> 2019-10-03 15:51:19 +0300
committerGravatar Gediminas Jakutis <gediminas@varciai.lt> 2019-10-03 15:51:19 +0300
commit9528fa6c6be231137f55bef86864f0d85ec4baf9 (patch)
treea0eda30ae3b70235a2d7e1225f76e0cf8654bcf1 /include
parent4144fdfc77a1c9b545123fbd765ac8342f1d01cc (diff)
downloadlibrin-9528fa6c6be231137f55bef86864f0d85ec4baf9.tar.gz
librin-9528fa6c6be231137f55bef86864f0d85ec4baf9.tar.bz2
librin-9528fa6c6be231137f55bef86864f0d85ec4baf9.zip
fix copyright years everywhere.
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
Diffstat (limited to 'include')
-rw-r--r--include/rin/compat.h2
-rw-r--r--include/rin/definitions.h2
-rw-r--r--include/rin/diagnostic.h2
-rw-r--r--include/rin/uuid.h2
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