diff --git a/README.md b/README.md
index 681c6ca2eeab2d71c202cae8f3cba5f0f4aade3d..609f98447fd27968222e87362cc64d21c921ca4e 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 6692fe48620dc08867aee11b744116a7a0062588..3bf880fec3636014adc925646a0784de6eb2abf8 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