summaryrefslogtreecommitdiff
path: root/xpp/xpp_fxloader
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/xpp_fxloader')
-rw-r--r--xpp/xpp_fxloader33
1 files changed, 2 insertions, 31 deletions
diff --git a/xpp/xpp_fxloader b/xpp/xpp_fxloader
index 402f9af..e3180eb 100644
--- a/xpp/xpp_fxloader
+++ b/xpp/xpp_fxloader
@@ -1,9 +1,10 @@
#!/bin/bash
# xpp_fxloader: load Xorcom Astribank (XPP) firmware
+# $Id$
#
# Written by Tzafrir Cohen <tzafrir.cohen@xorcom.com>
-# Copyright (C) 2006, 2007, 2008, Xorcom
+# Copyright (C) 2006-2009, Xorcom
#
# All rights reserved.
#
@@ -21,7 +22,6 @@
# 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.
#
@@ -37,35 +37,6 @@
#
# Make sure the firmware files are in $FIRMWARE_DIR
#
-# UDEV Installation
-# #################
-#
-# Copy xpp.rules to /etc/udev/udev.d and xpp_fxloader to /etc/hotplug/usb/ .
-#
-# Hotplug Installation
-# ####################
-#
-# Copy this file and the file xpp_fxloader.usermap to /etc/hotplug/usb/ .
-#
-#
-# Written by Tzafrir Cohen <tzafrir.cohen@xorcom.com>
-# 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.
set -e