branch: externals/iterators
commit f835c47e5e35425d76cfb69bb61843571265563d
Author: Michael Heerdegen <[email protected]>
Commit: Michael Heerdegen <[email protected]>
Update some copyrights
---
iterators.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/iterators.el b/iterators.el
index b10e671..83f5907 100644
--- a/iterators.el
+++ b/iterators.el
@@ -1,6 +1,6 @@
;;; iterators.el --- Functions for working with iterators -*-
lexical-binding: t -*-
-;; Copyright (C) 2015 Free Software Foundation, Inc
+;; Copyright (C) 2015-2017 Free Software Foundation, Inc
;; Author: Michael Heerdegen <[email protected]>
;; Maintainer: Michael Heerdegen <[email protected]>