Skip to content

Commit

Permalink
Add license information to BCP38 script.
Browse files Browse the repository at this point in the history
  • Loading branch information
tohojo committed Apr 7, 2014
1 parent 274e124 commit d6c81e2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions net/bcp38/files/run.sh
@@ -1,4 +1,12 @@
#!/bin/sh
# BCP38 filtering implementation for CeroWrt.
#
# 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 3 of the License, or (at your option) any later
# version.
#
# Author: Toke Høiland-Jørgensen <toke@toke.dk>

STOP=$1
IPSET_NAME=bcp38-ipv4
Expand Down

0 comments on commit d6c81e2

Please sign in to comment.