diff options
author | Erik de Castro Lopo <erikd@mega-nerd.com> | 2013-05-25 17:11:19 +1000 |
---|---|---|
committer | Erik de Castro Lopo <erikd@mega-nerd.com> | 2013-05-26 19:17:53 +1000 |
commit | b1982fbc5f269dc867a2db67c8d34594ca268a3e (patch) | |
tree | 4cc43c0382632fdd78608a4978d0058afb067f7a /build/exe.mk | |
parent | d672efaa05e18ca2bf906c6e8eb8d5bf20f88664 (diff) | |
download | flac-b1982fbc5f269dc867a2db67c8d34594ca268a3e.tar.gz |
Set version to 1.3.0 and update coyprights throughout.
Diffstat (limited to 'build/exe.mk')
-rw-r--r-- | build/exe.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/exe.mk b/build/exe.mk index 62b546ec..0fe610f2 100644 --- a/build/exe.mk +++ b/build/exe.mk @@ -1,5 +1,6 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2001,2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson +# Copyright (C) 2001-2009 Josh Coalson +# Copyright (C) 2011-2013 Xiph.Org Foundation # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries |