summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/WipePackages.php
diff options
context:
space:
mode:
authorJim Thompson <jim@netgate.com>2014-11-10 23:36:14 -0600
committerJim Thompson <jim@netgate.com>2014-11-10 23:36:14 -0600
commit29aef6c45b43c5a00efb0b4e036ac437face42b7 (patch)
treec3f9929dee3eced21dab09dfe76561eecc40475e /usr/local/sbin/WipePackages.php
parentdd447bde2b64db9f418165f53acf6cb9c7fa538a (diff)
downloadpfsense-29aef6c45b43c5a00efb0b4e036ac437face42b7.zip
pfsense-29aef6c45b43c5a00efb0b4e036ac437face42b7.tar.gz
Change copyright statement to reflect reality
Diffstat (limited to 'usr/local/sbin/WipePackages.php')
-rwxr-xr-xusr/local/sbin/WipePackages.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/sbin/WipePackages.php b/usr/local/sbin/WipePackages.php
index 90bd3ee..aba29a1 100755
--- a/usr/local/sbin/WipePackages.php
+++ b/usr/local/sbin/WipePackages.php
@@ -5,6 +5,7 @@
WipePackages.php
part of the pfSense project
Copyright (C) 2008 Scott Ullrich <sullrich@gmail.com>
+ Copyright (C) 2013-2014 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -61,4 +62,4 @@ if(strtoupper($command) == "Y" || strtoupper($command) == "YES") {
echo "\npfSense package wipe procedure has completed.\n\n";
}
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud