Skip to content

Commit 365e01c

Browse files
committed
Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
1 parent cd2c156 commit 365e01c

File tree

2,794 files changed

+2871
-2827
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,794 files changed

+2871
-2827
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Attributes of Emacs files in the Git repository.
22

3-
# Copyright 2015-2019 Free Software Foundation, Inc.
3+
# Copyright 2015-2020 Free Software Foundation, Inc.
44

55
# This file is part of GNU Emacs.
66

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Files that Git should ignore in the Emacs source directory.
22

3-
# Copyright 2009-2019 Free Software Foundation, Inc.
3+
# Copyright 2009-2020 Free Software Foundation, Inc.
44

55
# This file is part of GNU Emacs.
66

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2017-2019 Free Software Foundation, Inc.
1+
# Copyright (C) 2017-2020 Free Software Foundation, Inc.
22
#
33
# This file is part of GNU Emacs.
44
#

ChangeLog.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14700,7 +14700,7 @@
1470014700
;; coding: utf-8
1470114701
;; End:
1470214702

14703-
Copyright (C) 1993-1999, 2001-2019 Free Software Foundation, Inc.
14703+
Copyright (C) 1993-1999, 2001-2020 Free Software Foundation, Inc.
1470414704

1470514705
This file is part of GNU Emacs.
1470614706

ChangeLog.2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35787,7 +35787,7 @@ See ChangeLog.1 for earlier changes.
3578735787
;; coding: utf-8
3578835788
;; End:
3578935789

35790-
Copyright (C) 2015-2019 Free Software Foundation, Inc.
35790+
Copyright (C) 2015-2020 Free Software Foundation, Inc.
3579135791

3579235792
This file is part of GNU Emacs.
3579335793

ChangeLog.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66535,7 +66535,7 @@ See ChangeLog.1 for earlier changes.
6653566535
;; coding: utf-8
6653666536
;; End:
6653766537

66538-
Copyright (C) 2015-2019 Free Software Foundation, Inc.
66538+
Copyright (C) 2015-2020 Free Software Foundation, Inc.
6653966539

6654066540
This file is part of GNU Emacs.
6654166541

GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Build Emacs from a fresh tarball or version-control checkout.
22

3-
# Copyright (C) 2011-2019 Free Software Foundation, Inc.
3+
# Copyright (C) 2011-2020 Free Software Foundation, Inc.
44
#
55
# This file is part of GNU Emacs.
66
#

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GNU Emacs Installation Guide
2-
Copyright (C) 1992, 1994, 1996-1997, 2000-2019 Free Software Foundation,
2+
Copyright (C) 1992, 1994, 1996-1997, 2000-2020 Free Software Foundation,
33
Inc.
44
See the end of the file for license conditions.
55

INSTALL.REPO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ never platform-specific.
8383

8484

8585

86-
Copyright (C) 2002-2019 Free Software Foundation, Inc.
86+
Copyright (C) 2002-2020 Free Software Foundation, Inc.
8787

8888
This file is part of GNU Emacs.
8989

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### @configure_input@
22

3-
# Copyright (C) 1992-2019 Free Software Foundation, Inc.
3+
# Copyright (C) 1992-2020 Free Software Foundation, Inc.
44

55
# This file is part of GNU Emacs.
66

0 commit comments

Comments
 (0)