From: Anatol Belski Date: Thu, 5 Jan 2017 22:26:20 +0000 (+0100) Subject: revert year change on bundled lib files X-Git-Tag: php-7.2.0alpha1~635 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b11383fbde234c389452e1f34624389117f175fe;p=php revert year change on bundled lib files --- diff --git a/ext/fileinfo/libmagic/der.c b/ext/fileinfo/libmagic/der.c index c0e060e0c1..a23b13e55f 100644 --- a/ext/fileinfo/libmagic/der.c +++ b/ext/fileinfo/libmagic/der.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2016-2017 Christos Zoulas + * Copyright (c) 2016 Christos Zoulas * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/ext/fileinfo/libmagic/der.h b/ext/fileinfo/libmagic/der.h index 17d72fd656..3333239201 100644 --- a/ext/fileinfo/libmagic/der.h +++ b/ext/fileinfo/libmagic/der.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2016-2017 Christos Zoulas + * Copyright (c) 2016 Christos Zoulas * All rights reserved. * * Redistribution and use in source and binary forms, with or without