summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-11-24 10:21:16 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-11-24 10:21:16 +0000
commit403b8674e226df7e1923b47cb231b2be7b766f09 (patch)
treec5cb02b8f76c7c703dd8e7583357810d6399d220
parent2152bae0d5fbb42cc24de6ee166e37ea2dbefb97 (diff)
Add some missing copyright statements in the xpp/ directory as well.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5379 a0bf4364-ded3-4de4-8d8a-66a801d63aff
-rw-r--r--xpp/fpga_load.c22
-rw-r--r--xpp/test_parse.c22
-rwxr-xr-xxpp/waitfor_xpds23
-rw-r--r--xpp/xpp_fxloader21
4 files changed, 88 insertions, 0 deletions
diff --git a/xpp/fpga_load.c b/xpp/fpga_load.c
index 7102501..1652457 100644
--- a/xpp/fpga_load.c
+++ b/xpp/fpga_load.c
@@ -1,3 +1,25 @@
+/*
+ * Written by Oron Peled <oron@actcom.co.il>
+ * Copyright (C) 2006-2008, Xorcom
+ *
+ * All rights reserved.
+ *
+ * This program 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.
+ *
+ * This program 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 this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ */
+
#include <stdio.h>
#include <assert.h>
#include <string.h>
diff --git a/xpp/test_parse.c b/xpp/test_parse.c
index 8ac2023..afe3ef4 100644
--- a/xpp/test_parse.c
+++ b/xpp/test_parse.c
@@ -1,3 +1,25 @@
+/*
+ * Written by Oron Peled <oron@actcom.co.il>
+ * Copyright (C) 2006, Xorcom
+ *
+ * All rights reserved.
+ *
+ * This program 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.
+ *
+ * This program 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 this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ */
+
#include <stdio.h>
#include <stdarg.h>
#include "hexfile.h"
diff --git a/xpp/waitfor_xpds b/xpp/waitfor_xpds
index 0108b1b..ebac3a0 100755
--- a/xpp/waitfor_xpds
+++ b/xpp/waitfor_xpds
@@ -1,5 +1,28 @@
#! /bin/sh
+# waitfor_xpds: wait until all Astribanks were initialized
+
+# Written by Oron Peled <oron@actcom.co.il>
+# Copyright (C) 2008, Xorcom
+#
+# All rights reserved.
+#
+# This program 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.
+#
+# This program 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 this program; if not, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+
+
set -e
ab_list() {
diff --git a/xpp/xpp_fxloader b/xpp/xpp_fxloader
index c55ef3b..7dff66e 100644
--- a/xpp/xpp_fxloader
+++ b/xpp/xpp_fxloader
@@ -2,6 +2,27 @@
# xpp_fxloader: load Xorcom Astribank (XPP) firmware
#
+# Written by Tzafrir Cohen <tzafrir.cohen@xorcom.com>
+# Copyright (C) 2006-2008, Xorcom
+#
+# All rights reserved.
+#
+# This program 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.
+#
+# This program 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 this program; if not, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+
+#
# This script can be run manually or from hotplug/udev.
#
# Firmware files should be located in $XPP_FIRMWARE_DIR which defaults: