summaryrefslogtreecommitdiffstats
path: root/src/cli-command.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-07-16 19:56:36 +0000
committerLennart Poettering <lennart@poettering.net>2004-07-16 19:56:36 +0000
commite0d510df922d4c3440944a3c9670e52ad668056d (patch)
treea4d0acf6c8d309769772f62247dea4c77ac6cdf5 /src/cli-command.h
parentb5384e09fa718c0a1c49ef2e296a8953d883fa73 (diff)
include copyright and svn tag in *.[ch]
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@83 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/cli-command.h')
-rw-r--r--src/cli-command.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/cli-command.h b/src/cli-command.h
index f95261b7..b3c601ad 100644
--- a/src/cli-command.h
+++ b/src/cli-command.h
@@ -1,6 +1,27 @@
#ifndef fooclicommandhfoo
#define fooclicommandhfoo
+/* $Id$ */
+
+/***
+ This file is part of polypaudio.
+
+ polypaudio 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 2 of the License,
+ or (at your option) any later version.
+
+ polypaudio 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 polypaudio; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ USA.
+***/
+
#include "strbuf.h"
#include "core.h"