aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_amd.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-14 14:12:56 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-14 14:12:56 +0000
commitb29e724a4309feb36c3bdae8517779f10f388a17 (patch)
treeec3cda416a5a5bdd7dc7245928637044de1113fa /apps/app_amd.c
parentd28f5621d58435ef51b4cd8f673f80d18f563b23 (diff)
Merged revisions 34087 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r34087 | kpfleming | 2006-06-14 09:07:53 -0500 (Wed, 14 Jun 2006) | 2 lines clarify file headers that mention disclaimer usage ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@34090 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_amd.c')
-rw-r--r--apps/app_amd.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/app_amd.c b/apps/app_amd.c
index 245f842c0..b5acb9682 100644
--- a/apps/app_amd.c
+++ b/apps/app_amd.c
@@ -5,8 +5,6 @@
*
* Claude Klimos (claude.klimos@aheeva.com)
*
- * Disclaimed to Digium
- *
* See http://www.asterisk.org for more information about
* the Asterisk project. Please do not directly contact
* any of the maintainers of this project for assistance;
@@ -16,6 +14,9 @@
* This program is free software, distributed under the terms of
* the GNU General Public License Version 2. See the LICENSE file
* at the top of the source tree.
+ *
+ * A license has been granted to Digium (via disclaimer) for the use of
+ * this code.
*/
#include "asterisk.h"