aboutsummaryrefslogtreecommitdiffstats
path: root/agi
diff options
context:
space:
mode:
Diffstat (limited to 'agi')
-rwxr-xr-xagi/eagi-sphinx-test.c4
-rwxr-xr-xagi/eagi-test.c3
2 files changed, 5 insertions, 2 deletions
diff --git a/agi/eagi-sphinx-test.c b/agi/eagi-sphinx-test.c
index ae80654e8..ed0239435 100755
--- a/agi/eagi-sphinx-test.c
+++ b/agi/eagi-sphinx-test.c
@@ -1,7 +1,9 @@
/*
* Extended AGI test application
*
- * Copyright (C) 2003, Digium, Inc.
+ * This code is released into public domain
+ * without any warranty of any kind.
+ *
*/
#include <stdio.h>
diff --git a/agi/eagi-test.c b/agi/eagi-test.c
index 7d1e95e92..aa498cb88 100755
--- a/agi/eagi-test.c
+++ b/agi/eagi-test.c
@@ -1,7 +1,8 @@
/*
* Extended AGI test application
*
- * Copyright (C) 2003, Digium, Inc.
+ * This code is released into the public domain
+ * with no warranty of any kind
*/
#include <stdio.h>