Browse Source

Update year range in copyright notice of binutils files

topic/pipe
Alan Modra 6 years ago
committed by Mike Frysinger
parent
commit
c0d69d6967
  1. 2
      etc/add-log.el
  2. 2
      etc/texi2pod.pl
  3. 2
      etc/update-copyright.py

2
etc/add-log.el

@ -25,7 +25,7 @@
;;; add-log.el --- change log maintenance commands for Emacs
;; Copyright (C) 1985-2019 Free Software Foundation, Inc.
;; Copyright (C) 1985-2021 Free Software Foundation, Inc.
;; Keywords: maint

2
etc/texi2pod.pl

@ -1,6 +1,6 @@
#! /usr/bin/perl -w
# Copyright (C) 1999-2019 Free Software Foundation, Inc.
# Copyright (C) 1999-2021 Free Software Foundation, Inc.
# This file is part of GCC.

2
etc/update-copyright.py

@ -1,6 +1,6 @@
#!/usr/bin/python
#
# Copyright (C) 2013-2019 Free Software Foundation, Inc.
# Copyright (C) 2013-2021 Free Software Foundation, Inc.
#
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

Loading…
Cancel
Save