From 1d60fa73d251fc50b77d06b07c276ca3423038b9 Mon Sep 17 00:00:00 2001
From: Filippos Giannakos <philipgian@grnet.gr>
Date: Tue, 7 Nov 2017 14:30:36 +0200
Subject: [PATCH] Update copyright year

---
 README.md              | 2 +-
 ext_scripts/ext_rbd.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 681c6ca..609f984 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Ganeti ext storage provider for RBD
 Copyright and license
 =====================
 
-Copyright (C) 2016 GRNET S.A.
+Copyright (C) 2016-2017 GRNET S.A.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff --git a/ext_scripts/ext_rbd.py b/ext_scripts/ext_rbd.py
index 6692fe4..3bf880f 100755
--- a/ext_scripts/ext_rbd.py
+++ b/ext_scripts/ext_rbd.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# Copyright (C) 2016 GRNET S.A.
+# Copyright (C) 2016-2017 GRNET S.A.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-- 
GitLab