mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Hinzugefuegt:
* Copyrighthinweise der externen Addons,
die verloren gegangen sind.
HIERMIT ERFUELLT IPFIRE DIE GPLv2 ZU 100%.
GARANTIERT.
(Diese Schritte waren noetig, da einige Entwickler
es fuer noetig hielten, dass die Copyrighthinweise
in jeder Datei zu finden sind.)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@256 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
# IPFire CGI
|
||||
# based on:
|
||||
#
|
||||
# IPCop Connection Scheduler Web-Iface
|
||||
#
|
||||
# This code is distributed under the terms of the GPL
|
||||
#
|
||||
#
|
||||
# 2006-04-xx created by weizen_42 at ipcop-forum dot de
|
||||
# 2006-06-xx added reboot and shutdown
|
||||
# 2006-08-20 added ipsecctrl
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
# SmoothWall CGIs
|
||||
#
|
||||
# This code is distributed under the terms of the GPL
|
||||
#
|
||||
# (c) The SmoothWall Team
|
||||
# This code is based on hddGraph and mbmongraph
|
||||
# written by weizen_42 and distributed under the
|
||||
# terms of the GPLv2.
|
||||
# http://www.ban-solms.de/t/IPCop-mbmongraph.html
|
||||
# http://www.ban-solms.de/t/IPCop-hddgraph.html
|
||||
#
|
||||
|
||||
use strict;
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
# IPFire WakeOnLan-AddOn CGI
|
||||
# This code is based on the wol-gui addon
|
||||
# for ipcop written by weizen_42.
|
||||
# http://www.ban-solms.de/t/IPCop-wolgui.html
|
||||
#
|
||||
# This code is distributed under the terms of the GPL
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user