From f7a9f785e547bd599dee496fd906a28bcb4ec7fe Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 4 Jan 2016 16:05:18 +0000 Subject: Update copyright dates with scripts/update-copyrights. --- manual/tsort.awk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/tsort.awk') diff --git a/manual/tsort.awk b/manual/tsort.awk index cae084d713..0260dccda6 100644 --- a/manual/tsort.awk +++ b/manual/tsort.awk @@ -1,6 +1,6 @@ #! /usr/bin/awk -f # Generate topologically sorted list of manual chapters. -# Copyright (C) 1998-2015 Free Software Foundation, Inc. +# Copyright (C) 1998-2016 Free Software Foundation, Inc. # Written by Ulrich Drepper , 1998. BEGIN { -- cgit v1.2.3