From ee3e3ec989ed6e500fd032c526301b632df16996 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Mon, 23 Feb 2015 15:52:58 -0800
Subject: [PATCH] uniwbrk/u32-wordbreaks-tests: fix copyright

* tests/uniwbrk/test-uc-wordbreaks.c: Fix copyright date.
---
 ChangeLog                          | 3 +++
 tests/uniwbrk/test-uc-wordbreaks.c | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index c29b05c853..46499f3ca6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-02-23  Paul Eggert  <eggert@cs.ucla.edu>
 
+	uniwbrk/u32-wordbreaks-tests: fix copyright
+	* tests/uniwbrk/test-uc-wordbreaks.c: Fix copyright date.
+
 	dup2: doc and test for Android bug
 	Reported by Kevin Cernekee in:
 	http://lists.gnu.org/archive/html/bug-gnulib/2015-02/msg00125.html
diff --git a/tests/uniwbrk/test-uc-wordbreaks.c b/tests/uniwbrk/test-uc-wordbreaks.c
index fc9dd59759..adb61a6728 100644
--- a/tests/uniwbrk/test-uc-wordbreaks.c
+++ b/tests/uniwbrk/test-uc-wordbreaks.c
@@ -1,5 +1,5 @@
 /* Word break function test, using test data from UCD.
-   Copyright (C) 2010-2014 Free Software Foundation, Inc.
+   Copyright (C) 2010-2015 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU Lesser General Public License as published
-- 
2.39.5