From ec50e3cbbf49fb0efb1006554ff873e38a20b4f1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Jan 2014 19:06:30 +0100 Subject: $year++ --- php-pear-Net-DNS2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-pear-Net-DNS2.spec b/php-pear-Net-DNS2.spec index 48ee8db..cc68aa9 100644 --- a/php-pear-Net-DNS2.spec +++ b/php-pear-Net-DNS2.spec @@ -1,6 +1,6 @@ # spec file for php-pear-Net-DNS2 # -# Copyright (c) 2012-2013 Remi Collet +# Copyright (c) 2012-2014 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -59,7 +59,7 @@ The main features for this package include: * Includes a separate, more intuitive Updater class for handling dynamic update * Support zone signing using TSIG and SIG(0) for updates and zone transfers * Includes a local cache using shared memory or flat file to improve performance -* includes many more RR's, including DNSSEC RR's. +* includes many more RR's, including DNSSEC RR's. %prep -- cgit