From a068a1349aaba2db50ea51b434b0b4c68d164a58 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 6 Jul 2014 08:54:50 +0200 Subject: [PATCH] Updated copyright date --- COPYRIGHT | 2 +- ChangeLog | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/COPYRIGHT b/COPYRIGHT index 7253df2..25794d9 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,7 +1,7 @@ Vreixo Formoso , Mario Danic , Thomas Schmitt -Copyright (C) 2007-2011 Vreixo Formoso, Mario Danic, Thomas Schmitt +Copyright (C) 2007-2014 Vreixo Formoso, Mario Danic, Thomas Schmitt This program is free software; you can redistribute it and/or modify diff --git a/ChangeLog b/ChangeLog index 26dab06..17d1d30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +bzr branch lp:libisofs/for-libisoburn (to become libisofs-1.4.0.tar.gz) +=============================================================================== +- no novelties yet - + + libisofs-1.3.8.tar.gz Sat Jun 28 2014 =============================================================================== * Bug fix: Prevent allocation of empty hash tables. Thanks Richard Nolde.