From e9a1fd561632f7c9b7d2f58c95d374f8c9ab24f4 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Tue, 3 Mar 2015 01:10:26 +0000 Subject: [PATCH] Record the release date. Also two more copyright bumps which somehow didn't make the earlier commit. svn path=/trunk/vorbis/; revision=19460 --- CHANGES | 2 +- COPYING | 2 +- README | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index d566f3f..c98ccfc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -libvorbis 1.3.5 (unreleased) -- "Xiph.Org libVorbis I 20150105 (⛄⛄⛄⛄)" +libvorbis 1.3.5 (2015-03-03) -- "Xiph.Org libVorbis I 20150105 (⛄⛄⛄⛄)" * Tolerate single-entry codebooks. * Fix decoder crash with invalid input. diff --git a/COPYING b/COPYING index 28de72a..8f1d18c 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2002-2008 Xiph.org Foundation +Copyright (c) 2002-2015 Xiph.org Foundation Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/README b/README index 3e969e0..343be9a 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE * * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. * * * -* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 * +* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 * * by the Xiph.org Foundation, http://www.xiph.org/ * * * ******************************************************************** -- 2.7.4