summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox/hardware.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pacbox/hardware.c')
-rw-r--r--apps/plugins/pacbox/hardware.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/plugins/pacbox/hardware.c b/apps/plugins/pacbox/hardware.c
index 376fe3273f..919eb89a94 100644
--- a/apps/plugins/pacbox/hardware.c
+++ b/apps/plugins/pacbox/hardware.c
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.