~ubuntu-branches/ubuntu/karmic/flac/karmic

« back to all changes in this revision

Viewing changes to doc/html/images/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2005-01-08 15:08:22 UTC
  • mto: (8.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20050108150822-yvinilrafylazcyv
Tags: upstream-1.1.1
ImportĀ upstreamĀ versionĀ 1.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#  FLAC - Free Lossless Audio Codec
2
 
#  Copyright (C) 2001,2002,2003  Josh Coalson
3
 
#
4
 
#  This program is part of FLAC; you can redistribute it and/or
5
 
#  modify it under the terms of the GNU General Public License
6
 
#  as published by the Free Software Foundation; either version 2
7
 
#  of the License, or (at your option) any later version.
8
 
#
9
 
#  This program is distributed in the hope that it will be useful,
10
 
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
11
 
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
 
#  GNU General Public License for more details.
13
 
#
14
 
#  You should have received a copy of the GNU General Public License
15
 
#  along with this program; if not, write to the Free Software
16
 
#  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
2
#  Copyright (C) 2001,2002,2003,2004  Josh Coalson
 
3
#
 
4
#  This file is part the FLAC project.  FLAC is comprised of several
 
5
#  components distributed under difference licenses.  The codec libraries
 
6
#  are distributed under Xiph.Org's BSD-like license (see the file
 
7
#  COPYING.Xiph in this distribution).  All other programs, libraries, and
 
8
#  plugins are distributed under the GPL (see COPYING.GPL).  The documentation
 
9
#  is distributed under the Gnu FDL (see COPYING.FDL).  Each file in the
 
10
#  FLAC distribution contains at the top the terms under which it may be
 
11
#  distributed.
 
12
#
 
13
#  Since this particular file is relevant to all components of FLAC,
 
14
#  it may be distributed under the Xiph.Org license, which is the least
 
15
#  restrictive of those mentioned above.  See the file COPYING.Xiph in this
 
16
#  distribution.
17
17
 
18
18
AUTOMAKE_OPTIONS = foreign
19
19
 
22
22
doc_DATA = \
23
23
        1x1.gif \
24
24
        cafebug.gif \
25
 
        logo.jpg
 
25
        logo100.gif \
 
26
        logo130.gif
26
27
 
27
28
EXTRA_DIST = $(doc_DATA)