summaryrefslogtreecommitdiff
path: root/binutils/arlex.l
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-01-02 14:06:43 +1030
committerAlan Modra <amodra@gmail.com>2017-01-02 14:08:56 +1030
commit2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch)
tree807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /binutils/arlex.l
parent5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff)
downloadbinutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz
Update year range in copyright notice of all files.
Diffstat (limited to 'binutils/arlex.l')
-rw-r--r--binutils/arlex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/arlex.l b/binutils/arlex.l
index bf186238c95..b5b12d1d881 100644
--- a/binutils/arlex.l
+++ b/binutils/arlex.l
@@ -3,7 +3,7 @@
%{
/* arlex.l - Strange script language lexer */
-/* Copyright (C) 1992-2016 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2017 Free Software Foundation, Inc.
This file is part of GNU Binutils.