diff options
| author | Daniil Baturin <daniil@baturin.org> | 2013-05-30 11:45:37 -0700 |
|---|---|---|
| committer | Daniil Baturin <daniil@baturin.org> | 2013-05-30 11:45:37 -0700 |
| commit | cbdaf355f76a5adbfd88614515325eed72429003 (patch) | |
| tree | 60fdcc9e59aaf01c69c984cf21fd776ab5efb1df /src/ipaddrcheck_functions.c | |
| parent | 4ef4010bae7c7a2ba8a8879a316d89506cd4b9b0 (diff) | |
| download | ipaddrcheck-cbdaf355f76a5adbfd88614515325eed72429003.tar.gz ipaddrcheck-cbdaf355f76a5adbfd88614515325eed72429003.zip | |
Add missing license headers.
Diffstat (limited to 'src/ipaddrcheck_functions.c')
| -rw-r--r-- | src/ipaddrcheck_functions.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ipaddrcheck_functions.c b/src/ipaddrcheck_functions.c index 1006383..e1ac23d 100644 --- a/src/ipaddrcheck_functions.c +++ b/src/ipaddrcheck_functions.c @@ -1,5 +1,5 @@ /* - * ipaddrcheck_functions.c: functions for iptest IPv4/IPv6 validator + * ipaddrcheck_functions.c: IPv4/IPv6 validation functions for ipaddrcheck * * Maintainer: Daniil Baturin <daniil at baturin dot org> * @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ |
