branch: master
commit 18e4a3ae4ded4aba8af7324adfce4f3367d73117
Author: Ian D <du...@gnu.org>
Commit: Ian D <du...@gnu.org>

    Updated copyright notices.
---
 Makefile           | 2 +-
 doc/enwc.texi      | 2 +-
 lisp/enwc-nm.el    | 2 +-
 lisp/enwc-setup.el | 2 +-
 lisp/enwc.el       | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Makefile b/Makefile
index 81495bf..55a555a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # This is part of ENWC
 #
-#  Copyright (C) 2012 Ian Dunn.
+#  Copyright (C) 2012,2013,2014 Ian Dunn.
 #
 #  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/doc/enwc.texi b/doc/enwc.texi
index cc1a40f..dddb66d 100644
--- a/doc/enwc.texi
+++ b/doc/enwc.texi
@@ -15,7 +15,7 @@
 @copying
 This manual is for ENWC, the Emacs Network Client.
 
-Copyright (C) 2012 Ian Dunn
+Copyright (C) 2012,2013,2014 Ian Dunn
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
diff --git a/lisp/enwc-nm.el b/lisp/enwc-nm.el
index 790eaec..6e4e694 100644
--- a/lisp/enwc-nm.el
+++ b/lisp/enwc-nm.el
@@ -1,6 +1,6 @@
 ;;; enwc-nm.el - The NetworkManager backend to ENWC
 
-;; Copyright (C) 2012,2013 Free Software Foundation
+;; Copyright (C) 2012,2013,2014 Free Software Foundation
 
 ;; Author: Ian Dunn
 ;; Keywords: enwc, network, wicd, manager, nm
diff --git a/lisp/enwc-setup.el b/lisp/enwc-setup.el
index 33a156c..66004f6 100644
--- a/lisp/enwc-setup.el
+++ b/lisp/enwc-setup.el
@@ -1,6 +1,6 @@
 ;; enwc-setup.el - Setup routines for ENWC
 
-;; Copyright (C) 2012,2013 Free Software Foundation
+;; Copyright (C) 2012,2013,2014 Free Software Foundation
 
 ;; Author: Ian Dunn
 ;; Keywords: enwc, network, wicd, manager, nm
diff --git a/lisp/enwc.el b/lisp/enwc.el
index 1f786dc..0723aa6 100644
--- a/lisp/enwc.el
+++ b/lisp/enwc.el
@@ -1,6 +1,6 @@
 ;;; enwc.el --- The Emacs Network Client
 
-;; Copyright (C) 2012,2013 Free Software Foundation
+;; Copyright (C) 2012,2013,2014 Free Software Foundation
 
 ;; Author: Ian Dunn
 ;; Keywords: enwc, network, wicd, manager, nm

Reply via email to