aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
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