Fix copyright dates in some files belonging to the pgtk port

* src/pgtkgui.h:
* src/pgtkim.c:
* src/pgtkmenu.c:
* src/pgtkselect.c:
* src/pgtkselect.h:
* src/pgtkterm.c:
* src/pgtkterm.h: Fix copyright dates to say '2021'.
This commit is contained in:
Po Lu 2021-12-31 21:08:23 +08:00
parent 7dd4dc6ace
commit 1f34f072be
7 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
/* Definitions and headers for communication on the pure Gtk+3.
Copyright (C) 1995, 2005, 2008-2020 Free Software Foundation, Inc.
Copyright (C) 1995, 2005, 2008-2021 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View file

@ -1,6 +1,6 @@
/* Pure Gtk+-3 communication module.
Copyright (C) 1989, 1993-1994, 2005-2006, 2008-2020 Free Software
Copyright (C) 1989, 1993-1994, 2005-2006, 2008-2021 Free Software
Foundation, Inc.
This file is part of GNU Emacs.

View file

@ -1,5 +1,5 @@
/* Pure GTK3 menu and toolbar module.
Copyright (C) 2019-2020 Free Software Foundation, Inc.
Copyright (C) 2019-2021 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View file

@ -1,5 +1,5 @@
/* Gtk selection processing for emacs.
Copyright (C) 1993-1994, 2005-2006, 2008-2020 Free Software
Copyright (C) 1993-1994, 2005-2006, 2008-2021 Free Software
Foundation, Inc.
This file is part of GNU Emacs.

View file

@ -1,5 +1,5 @@
/* Definitions and headers for selection of pure Gtk+3.
Copyright (C) 1989, 1993, 2005, 2008-2020 Free Software Foundation,
Copyright (C) 1989, 1993, 2005, 2008-2021 Free Software Foundation,
Inc.
This file is part of GNU Emacs.

View file

@ -1,6 +1,6 @@
/* Pure Gtk+-3 communication module. -*- coding: utf-8 -*-
Copyright (C) 1989, 1993-1994, 2005-2006, 2008-2020 Free Software
Copyright (C) 1989, 1993-1994, 2005-2006, 2008-2021 Free Software
Foundation, Inc.
This file is part of GNU Emacs.

View file

@ -1,5 +1,5 @@
/* Definitions and headers for communication with pure Gtk+3.
Copyright (C) 1989, 1993, 2005, 2008-2020 Free Software Foundation,
Copyright (C) 1989, 1993, 2005, 2008-2021 Free Software Foundation,
Inc.
This file is part of GNU Emacs.