From d391c4885fbfcca9116fcabdb970f0a96934efc9 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 4 Aug 2017 11:09:09 +0300 Subject: Update copyright years in all relevant files. --- main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index e5e71853..1b5dc43c 100644 --- a/main.c +++ b/main.c @@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-2016 the Free Software Foundation, Inc. + * Copyright (C) 1986, 1988, 1989, 1991-2017 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. @@ -24,7 +24,7 @@ */ /* FIX THIS BEFORE EVERY RELEASE: */ -#define UPDATE_YEAR 2016 +#define UPDATE_YEAR 2017 #include "awk.h" #include "getopt.h" -- cgit v1.2.3