X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Futils%2Fflacdiff%2FMakefile.am;h=6431bb4ace90dbafbc5ed657899b6486005fbaf3;hb=b1982fbc5f269dc867a2db67c8d34594ca268a3e;hp=b7fd7c612c9e17501373b19964bcd213f47e653f;hpb=dea0f5a04417107468261dc0f3a41fde508bd55f;p=platform%2Fupstream%2Fflac.git diff --git a/src/utils/flacdiff/Makefile.am b/src/utils/flacdiff/Makefile.am index b7fd7c6..6431bb4 100644 --- a/src/utils/flacdiff/Makefile.am +++ b/src/utils/flacdiff/Makefile.am @@ -1,5 +1,6 @@ # flacdiff - Displays where two FLAC streams differ -# Copyright (C) 2007,2008,2009 Josh Coalson +# Copyright (C) 2007-2009 Josh Coalson +# Copyright (C) 2011-2013 Xiph.Org Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -11,12 +12,11 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. EXTRA_DIST = \ Makefile.lite \ - flacdiff.dsp \ flacdiff.vcproj \ main.cpp