commit 0517be00ea497d1a86c4d3a040fafe18a6235160
parent fbccb20cffadbc962d7f9a7c3f282bd6569583e8
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 1 Jan 2021 13:24:59 +0100
Bump copyright year to 2021.
Diffstat:
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2013-2020, Frederic Cambus
+Copyright (c) 2013-2021, Frederic Cambus
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/ip.c b/src/ip.c
@@ -1,6 +1,6 @@
/*
* Telize 3.0.0
- * Copyright (c) 2013-2020, Frederic Cambus
+ * Copyright (c) 2013-2021, Frederic Cambus
* https://www.telize.com
*
* Created: 2013-08-15
diff --git a/src/jsonip.c b/src/jsonip.c
@@ -1,6 +1,6 @@
/*
* Telize 3.0.0
- * Copyright (c) 2013-2020, Frederic Cambus
+ * Copyright (c) 2013-2021, Frederic Cambus
* https://www.telize.com
*
* Created: 2013-08-15
diff --git a/src/location.c b/src/location.c
@@ -1,6 +1,6 @@
/*
* Telize 3.0.0
- * Copyright (c) 2013-2020, Frederic Cambus
+ * Copyright (c) 2013-2021, Frederic Cambus
* https://www.telize.com
*
* Created: 2013-08-15
diff --git a/src/location.h b/src/location.h
@@ -1,6 +1,6 @@
/*
* Telize 3.0.0
- * Copyright (c) 2013-2020, Frederic Cambus
+ * Copyright (c) 2013-2021, Frederic Cambus
* https://www.telize.com
*
* Created: 2013-08-15
diff --git a/src/telize.h b/src/telize.h
@@ -1,6 +1,6 @@
/*
* Telize 3.0.0
- * Copyright (c) 2013-2020, Frederic Cambus
+ * Copyright (c) 2013-2021, Frederic Cambus
* https://www.telize.com
*
* Created: 2013-08-15
diff --git a/src/utils.c b/src/utils.c
@@ -1,6 +1,6 @@
/*
* Telize 3.0.0
- * Copyright (c) 2013-2020, Frederic Cambus
+ * Copyright (c) 2013-2021, Frederic Cambus
* https://www.telize.com
*
* Created: 2013-08-15