aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-05-13 06:10:44 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2015-05-13 06:10:44 +0200
commit7954f504a65105bf08bb7fe5ce7fb109bab1644a (patch)
tree4e18a6b9b9f6027a27d7d7e019e9c102b6b29b49 /plugins
parent2e32296dfc9dc1fd190d17626b40b0fd098452b1 (diff)
downloadponymap-7954f504a65105bf08bb7fe5ce7fb109bab1644a.tar.gz
ponymap-7954f504a65105bf08bb7fe5ce7fb109bab1644a.tar.xz
ponymap-7954f504a65105bf08bb7fe5ce7fb109bab1644a.zip
Get rid of "All rights reserved"
Diffstat (limited to 'plugins')
-rw-r--r--plugins/http.c1
-rw-r--r--plugins/irc.c1
-rw-r--r--plugins/lua-loader.c1
-rw-r--r--plugins/socks.lua1
-rw-r--r--plugins/ssh.c1
5 files changed, 0 insertions, 5 deletions
diff --git a/plugins/http.c b/plugins/http.c
index fc5163c..2064e87 100644
--- a/plugins/http.c
+++ b/plugins/http.c
@@ -2,7 +2,6 @@
* http.c: HTTP service detection plugin
*
* Copyright (c) 2014, Přemysl Janouch <p.janouch@gmail.com>
- * All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/plugins/irc.c b/plugins/irc.c
index bbb4470..03cd0df 100644
--- a/plugins/irc.c
+++ b/plugins/irc.c
@@ -2,7 +2,6 @@
* http.c: IRC service detection plugin
*
* Copyright (c) 2014, Přemysl Janouch <p.janouch@gmail.com>
- * All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/plugins/lua-loader.c b/plugins/lua-loader.c
index c7662ee..013b25f 100644
--- a/plugins/lua-loader.c
+++ b/plugins/lua-loader.c
@@ -2,7 +2,6 @@
* lua-loader.c: Lua plugin loader plugin
*
* Copyright (c) 2015, Přemysl Janouch <p.janouch@gmail.com>
- * All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/plugins/socks.lua b/plugins/socks.lua
index 9835f04..364eb48 100644
--- a/plugins/socks.lua
+++ b/plugins/socks.lua
@@ -2,7 +2,6 @@
-- socks.lua: SOCKS service detection plugin
--
-- Copyright (c) 2015, Přemysl Janouch <p.janouch@gmail.com>
--- All rights reserved.
--
-- Permission to use, copy, modify, and/or distribute this software for any
-- purpose with or without fee is hereby granted, provided that the above
diff --git a/plugins/ssh.c b/plugins/ssh.c
index 4f82442..9d233da 100644
--- a/plugins/ssh.c
+++ b/plugins/ssh.c
@@ -2,7 +2,6 @@
* ssh.c: SSH service detection plugin
*
* Copyright (c) 2014, Přemysl Janouch <p.janouch@gmail.com>
- * All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above