1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

Add 2009 to copyright years.

This commit is contained in:
Glenn Morris 2009-10-04 00:01:24 +00:00
parent ddae09e52b
commit 68972a4f8f
4 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
;; ede-make.srt --- SRecode templates for Makefiles used by EDE.
;; Copyright (C) 2008 Free Software Foundation, Inc.
;; Copyright (C) 2008, 2009 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <eric@siege-engine.com>
@ -46,4 +46,4 @@ template ede-vars
{{NAME}}={{#VALUE}} {{VAL}}{{/VALUE}}{{/VARIABLE}}
----
;; end
;; end

View file

@ -1,6 +1,6 @@
;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters.
;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <eric@siege-engine.com>

View file

@ -1,6 +1,6 @@
;; texi.srt --- SRecode templates for Texinfo
;; Copyright (C) 2008 Free Software Foundation, Inc.
;; Copyright (C) 2008, 2009 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <eric@siege-engine.com>
@ -35,7 +35,7 @@ template empty :file :user :time
\input texinfo @c -*-texinfo-*-
$#RCS$
@c
@c $Id: srecode-texi.srt,v 1.5 2009/01/01 19:01:42 zappo Exp $
@c $Id: texi.srt,v 1.1 2009/10/03 19:28:56 cyd Exp $
@c
$/RCS$
@c %**start of header
@ -170,4 +170,4 @@ template menuitem :blank
----
;; end
;; end

View file

@ -1,6 +1,6 @@
;; wisent.srt --- SRecode templates for Emacs/WISENT grammar files.
;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <eric@siege-engine.com>
@ -91,4 +91,4 @@ template token
----
bind "t"
;; end
;; end