Update copyright year to 2015

Run admin/update-copyright.
This commit is contained in:
Paul Eggert 2015-01-01 14:26:41 -08:00
parent 647c7c9a72
commit 7e09ef09a4
2127 changed files with 2192 additions and 2151 deletions

View file

@ -1,6 +1,6 @@
;;; ede/cpp-root.el --- A simple way to wrap a C++ project with a single root
;; Copyright (C) 2007-2014 Free Software Foundation, Inc.
;; Copyright (C) 2007-2015 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <eric@siege-engine.com>