From f0ddbf7b7f6aa510f5d21711224b36be4db7d40b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 2 Jan 2013 17:35:49 -0800 Subject: Add 2013 to more copyright years --- msdos/depfiles.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msdos') diff --git a/msdos/depfiles.bat b/msdos/depfiles.bat index 049f1c3602..df71fc2217 100644 --- a/msdos/depfiles.bat +++ b/msdos/depfiles.bat @@ -1,7 +1,7 @@ @echo off rem ---------------------------------------------------------------------- rem Auxiliary script for MSDOS, run by ../config.bat -rem Copyright (C) 2011-2012 Free Software Foundation, Inc. +rem Copyright (C) 2011-2013 Free Software Foundation, Inc. rem This file is part of GNU Emacs. -- cgit v1.2.3 From b8573968d839c68b9bdd15a2fe770e000910a301 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 2 Jan 2013 17:46:47 -0800 Subject: Add 2013 to yet more FSF copyright years --- lisp/calc/README | 2 +- lisp/org/org-html.el | 4 ++-- lisp/org/org-jsinfo.el | 2 +- msdos/sed2v2.inp | 2 +- nt/icons/README | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'msdos') diff --git a/lisp/calc/README b/lisp/calc/README index e379bef222..85181899f2 100644 --- a/lisp/calc/README +++ b/lisp/calc/README @@ -5,7 +5,7 @@ See the end of the file for license conditions. This directory contains Calc, an advanced desk calculator for GNU Emacs. -"Calc" Copyright (C) 1990-1993, 2001-2012 Free Software Foundation, Inc. +"Calc" Copyright (C) 1990-1993, 2001-2013 Free Software Foundation, Inc. Written by: Dave Gillespie diff --git a/lisp/org/org-html.el b/lisp/org/org-html.el index d7c86b08a9..91df2ebcc4 100644 --- a/lisp/org/org-html.el +++ b/lisp/org/org-html.el @@ -104,7 +104,7 @@ not be modified." @licstart The following is the entire license notice for the JavaScript code in this tag. -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2012-2013 Free Software Foundation, Inc. The JavaScript code in this tag is free software: you can redistribute it and/or modify it under the terms of the GNU @@ -351,7 +351,7 @@ You can also customize this for each buffer, using something like @licstart The following is the entire license notice for the JavaScript code below. -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2012-2013 Free Software Foundation, Inc. The JavaScript code below is free software: you can redistribute it and/or modify it under the terms of the GNU diff --git a/lisp/org/org-jsinfo.el b/lisp/org/org-jsinfo.el index 037afe843a..9a4046fff8 100644 --- a/lisp/org/org-jsinfo.el +++ b/lisp/org/org-jsinfo.el @@ -141,7 +141,7 @@ means to use the maximum value consistent with other options." @licstart The following is the entire license notice for the JavaScript code in this tag. -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2012-2013 Free Software Foundation, Inc. The JavaScript code in this tag is free software: you can redistribute it and/or modify it under the terms of the GNU diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp index 894b2c27bc..c0654e9eb9 100644 --- a/msdos/sed2v2.inp +++ b/msdos/sed2v2.inp @@ -31,7 +31,7 @@ #ifndef MSDOS\ #define MSDOS\ #endif -/^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2012 Free Software Foundation, Inc."/ +/^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2013 Free Software Foundation, Inc."/ /^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'! /^#undef DOS_NT *$/s/^.*$/#define DOS_NT/ /^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/ diff --git a/nt/icons/README b/nt/icons/README index 0254080400..d77b81de9c 100644 --- a/nt/icons/README +++ b/nt/icons/README @@ -8,7 +8,7 @@ License: GNU General Public License version 3 or later File: emacs22.ico Author: Andrew Zhilin -Copyright (C) 2005-2012 Free Software Foundation, Inc. +Copyright (C) 2005-2013 Free Software Foundation, Inc. License: GNU General Public License version 3 or later (see COPYING) @@ -17,7 +17,7 @@ Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico gnu5w32.ico gnu5w32t.ico gnu6w48.ico gnu6w48t.ico gnu7.ico gnu8.ico gnu9.ico Author: Rob Davenport -Copyright (C) 1999, 2001-2012 Free Software Foundation, Inc. +Copyright (C) 1999, 2001-2013 Free Software Foundation, Inc. License: GNU General Public License version 3 or later (see COPYING) -- cgit v1.2.3 From 65a4ae1158d3230271c41b3642b73880d7c5b518 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 2 Jan 2013 17:49:08 -0800 Subject: Add 2013 to another copyright range --- msdos/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msdos') diff --git a/msdos/README b/msdos/README index ba97312130..9b5b71495c 100644 --- a/msdos/README +++ b/msdos/README @@ -10,7 +10,7 @@ The files emacs.ico and emacs.pif are for using the DJGPP version on Windows 3.X. Since these are binary files, their copyright notice is reproduced here: -# Copyright (C) 1993, 2002-2012 Free Software Foundation, Inc. +# Copyright (C) 1993, 2002-2013 Free Software Foundation, Inc. # # This file is part of GNU Emacs. # -- cgit v1.2.3