From d263ce25cd3a751b510abcc8bc67b0ee1ffa96d5 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 1 Jan 2018 01:15:39 -0800 Subject: Update copyright year to 2018 Run admin/update-copyright. --- src/json.c | 2 +- src/ptr-bounds.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/json.c b/src/json.c index 93dcc730dae..12ba7afa6a0 100644 --- a/src/json.c +++ b/src/json.c @@ -1,6 +1,6 @@ /* JSON parsing and serialization. -Copyright (C) 2017 Free Software Foundation, Inc. +Copyright (C) 2017-2018 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/src/ptr-bounds.h b/src/ptr-bounds.h index 76740da3d33..8cbd58d72b0 100644 --- a/src/ptr-bounds.h +++ b/src/ptr-bounds.h @@ -1,6 +1,6 @@ /* Pointer bounds checking for GNU Emacs -Copyright 2017 Free Software Foundation, Inc. +Copyright 2017-2018 Free Software Foundation, Inc. This file is part of GNU Emacs. -- cgit v1.2.1