From 39f12501d5210c5f214044bedbcbf0b8c78b71de Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Sat, 13 Jan 2001 05:11:58 +0000 Subject: [PATCH] Don't omit century in list of copyright years From-SVN: r38975 --- gcc/config/sh/lib1funcs.asm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gcc/config/sh/lib1funcs.asm b/gcc/config/sh/lib1funcs.asm index a05c8f0c9f9..5ebea99c4d1 100644 --- a/gcc/config/sh/lib1funcs.asm +++ b/gcc/config/sh/lib1funcs.asm @@ -1,4 +1,5 @@ -/* Copyright (C) 1994, 95, 97, 98, 1999, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001 + Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the -- 2.30.2