Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7cdc02a6
Commit
7cdc02a6
authored
Jan 21, 2007
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 2007 to copyright.
parent
54ec3c76
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
17 additions
and
17 deletions
+17
-17
etc/TUTORIAL.cn
etc/TUTORIAL.cn
+2
-2
etc/TUTORIAL.nl
etc/TUTORIAL.nl
+2
-2
lisp/calc/README
lisp/calc/README
+2
-2
lisp/international/ja-dic-cnv.el
lisp/international/ja-dic-cnv.el
+1
-1
lisp/international/ja-dic-utl.el
lisp/international/ja-dic-utl.el
+1
-1
lisp/language/greek.el
lisp/language/greek.el
+1
-1
lisp/language/misc-lang.el
lisp/language/misc-lang.el
+1
-1
lisp/language/thai-word.el
lisp/language/thai-word.el
+1
-1
man/texinfo.tex
man/texinfo.tex
+2
-2
src/ccl.h
src/ccl.h
+1
-1
src/coding.h
src/coding.h
+1
-1
src/fontset.c
src/fontset.c
+1
-1
src/fontset.h
src/fontset.h
+1
-1
No files found.
etc/TUTORIAL.cn
View file @
7cdc02a6
...
...
@@ -1012,8 +1012,8 @@ GNU Emacs to your friends. Help stamp out software obstructionism
本篇文档与 GNU Emacs 一样拥有版权,并允许在下列条件的约束下发行其拷贝:
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004, 2005, 2006
Free Software Foundation, Inc.
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004, 2005, 2006
,
2007
Free Software Foundation, Inc.
本文档允许在不变更文档内容的情况下由任何人发布在任何媒体上,同时必须
完整保留版权和许可声明,且需给予受众与发行者完全相同的、如本声明所允
...
...
etc/TUTORIAL.nl
View file @
7cdc02a6
...
...
@@ -1229,8 +1229,8 @@ software te gebruiken, te schrijven en te delen!
This version of the tutorial, like GNU Emacs, is copyrighted, and
comes with permission to distribute copies on certain conditions:
Copyright (C) 1985, 1996, 1997, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1985, 1996, 1997,
2001,
2002, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim
copies of this document as received, in any medium, provided that
...
...
lisp/calc/README
View file @
7cdc02a6
...
...
@@ -2,8 +2,8 @@
This directory contains Calc, an advanced desk calculator for GNU
Emacs.
"Calc" Copyright 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
"Calc" Copyright
(C)
1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
Written by:
Dave Gillespie
...
...
lisp/international/ja-dic-cnv.el
View file @
7cdc02a6
;;; ja-dic-cnv.el --- convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006
;; 2005, 2006
, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/ja-dic-utl.el
View file @
7cdc02a6
;;; ja-dic-utl.el --- utilities for handling Japanese dictionary (SKK-JISYO.L)
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006
;; 2005, 2006
, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/language/greek.el
View file @
7cdc02a6
;;; greek.el --- support for Greek -*- no-byte-compile: t -*-
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006
;; 2005, 2006
, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/language/misc-lang.el
View file @
7cdc02a6
;;; misc-lang.el --- support for miscellaneous languages (characters) -*- no-byte-compile: t -*-
;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006
;; 2005, 2006
, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/language/thai-word.el
View file @
7cdc02a6
;;; thai-word.el -- find Thai word boundaries
;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
man/texinfo.tex
View file @
7cdc02a6
...
...
@@ -6,8 +6,8 @@
\def\texinfoversion
{
2006-11-08.17
}
%
% Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
Free
% Software Foundation, Inc.
%
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
,
%
2007 Free
Software Foundation, Inc.
%
% This texinfo.tex file is free software; you can redistribute it and/or
% modify it under the terms of the GNU General Public License as
...
...
src/ccl.h
View file @
7cdc02a6
/* Header for CCL (Code Conversion Language) interpreter.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006
2005, 2006
, 2007
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H14PRO021
...
...
src/coding.h
View file @
7cdc02a6
...
...
@@ -2,7 +2,7 @@
Copyright (C) 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006
2005, 2006
, 2007
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H14PRO021
...
...
src/fontset.c
View file @
7cdc02a6
...
...
@@ -2,7 +2,7 @@
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006
2005, 2006
, 2007
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H14PRO021
...
...
src/fontset.h
View file @
7cdc02a6
...
...
@@ -2,7 +2,7 @@
Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006
2005, 2006
, 2007
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H14PRO021
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment