]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/ede/proj-prog.el
Update copyright year to 2016
[gnu-emacs] / lisp / cedet / ede / proj-prog.el
index b1b26d4d1f437e55bd680148b1caf497c5191dc4..7c0ec273fd12a3caf3cb8bfa558408be3878b2e0 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ede-proj-prog.el --- EDE Generic Project program support
 
-;; Copyright (C) 1998-2001, 2005, 2008-2015 Free Software Foundation,
+;; Copyright (C) 1998-2001, 2005, 2008-2016 Free Software Foundation,
 ;; Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
@@ -62,7 +62,7 @@ specified with ldlibs.")
           "Libraries, such as \"m\" or \"Xt\" which this program depends on.
 The linker flag \"-l\" is automatically prepended.  Do not include a \"lib\"
 prefix, or a \".so\" suffix.
-Use the 'ldflags' slot to specify where in-project libraries might be.
+Use the `ldflags' slot to specify where in-project libraries might be.
 
 Note: Currently only used for Automake projects."
           )