]> code.delx.au - gnu-emacs/blobdiff - src/deps.mk
Update copyright year to 2016
[gnu-emacs] / src / deps.mk
index 3fdbbe6605fe9743f8463fd0a4d85184268124cc..0295e705a9c4ec608dac7a7943048d6204f6f852 100644 (file)
@@ -1,7 +1,7 @@
 ### deps.mk --- src/Makefile fragment for GNU Emacs
 
-## Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2014
-##   Free Software Foundation, Inc.
+## Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2016 Free Software
+## Foundation, Inc.
 
 ## This file is part of GNU Emacs.
 
@@ -20,7 +20,7 @@
 
 ## Commentary:
 ##
-## This file is inserted in src/Makefile if AUTO_DEPEND=no.
+## This file is included in src/Makefile if AUTO_DEPEND=no.
 ## It defines static dependencies between the various source files.
 
 ## FIXME some of these dependencies are platform-specific.