diff options
author | Renato Botelho <renato@netgate.com> | 2016-07-14 18:33:58 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-07-14 18:36:02 -0300 |
commit | 8acd654ad290ebcc829fc83346bcc1af59658909 (patch) | |
tree | f1dc7357d76ae93b8136b4132b99ca710cb6478a /src/etc/rc.kill_states | |
parent | fdd09cbd79e34c2047c31dbe7087e80b5a55c8cd (diff) | |
download | pfsense-8acd654ad290ebcc829fc83346bcc1af59658909.zip pfsense-8acd654ad290ebcc829fc83346bcc1af59658909.tar.gz |
Review license / copyright on all files (1st round)
Diffstat (limited to 'src/etc/rc.kill_states')
-rwxr-xr-x | src/etc/rc.kill_states | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/etc/rc.kill_states b/src/etc/rc.kill_states index dcf8666..33a925f 100755 --- a/src/etc/rc.kill_states +++ b/src/etc/rc.kill_states @@ -3,7 +3,9 @@ /* * rc.kill_states * - * Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved. + * part of pfSense (https://www.pfsense.org) + * Copyright (c) 2003-2016 Electric Sheep Fencing, LLC + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: |