From 196eba7293913dade00b5d7425f15ea40ff0b315 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 3 Nov 2014 12:41:18 +0000 Subject: [PATCH 1/1] Fix copyright year --- php_yaz.c | 2 +- php_yaz.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php_yaz.c b/php_yaz.c index b8ebf59..b32af02 100644 --- a/php_yaz.c +++ b/php_yaz.c @@ -1,5 +1,5 @@ /* This file is part of PHP YAZ. - * Copyright (C) Index Data 2004-1014 + * Copyright (C) Index Data 2004-2014 * See the file LICENSE for details. */ diff --git a/php_yaz.h b/php_yaz.h index b79e680..d8415fc 100644 --- a/php_yaz.h +++ b/php_yaz.h @@ -1,5 +1,5 @@ /* This file is part of PHP YAZ. - * Copyright (C) Index Data 2004-1014 + * Copyright (C) Index Data 2004-2014 * See the file LICENSE for details. */ -- 1.7.10.4