aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-02-07 18:54:17 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-02-07 18:54:17 +0200
commit6aa446707278de3675e703a1167054f32cc36e9c (patch)
tree6cfd7a19d422362215f6f89b73d2e2eb70bbdbc3 /src/Makefile.am
parent0efd765588da43ec8cc08c5eabde49254eeb44b8 (diff)
downloadidest-6aa446707278de3675e703a1167054f32cc36e9c.tar.gz
idest-6aa446707278de3675e703a1167054f32cc36e9c.tar.bz2
Assume `idest' as the official project name
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am22
1 files changed, 19 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f9d0736..6f8066a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,22 @@
-bin_PROGRAMS=id3ed
-id3ed_SOURCES=\
- id3ed.h\
+# This file is part of Idest
+# Copyright (C) 2009 Sergey Poznyakoff
+#
+# Idest is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+#
+# Idest is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# 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 Idest. If not, see <http://www.gnu.org/licenses/>.
+
+bin_PROGRAMS=idest
+idest_SOURCES=\
+ idest.h\
id3v1.c\
id3v1.h\
id3v2.c\

Return to:

Send suggestions and report system problems to the System administrator.