From 5badc81c1cdfbb261ad3e6d1b753defb15712f26 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 1 Jan 2017 03:14:01 +0000 Subject: Update copyright year to 2017 Run admin/update-copyright. --- src/alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/alloc.c') diff --git a/src/alloc.c b/src/alloc.c index 6be0263a816..68bee7728c0 100644 --- a/src/alloc.c +++ b/src/alloc.c @@ -1,6 +1,6 @@ /* Storage allocation and gc for GNU Emacs Lisp interpreter. -Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2016 Free Software +Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2017 Free Software Foundation, Inc. This file is part of GNU Emacs. -- cgit v1.2.1