aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/custom
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rambler-co.ru>2012-09-10 17:20:57 +0400
committerVsevolod Stakhov <vsevolod@rambler-co.ru>2012-09-10 17:20:57 +0400
commitea68f17ec2f7bffbb8db9000a05d7208fb611204 (patch)
tree4d06580727d1f6084feb6bfbbd9843a7df7efbdf /src/plugins/custom
parentd4fb886390d1bdc1de4cc4085a68d272885fa828 (diff)
downloadrspamd-ea68f17ec2f7bffbb8db9000a05d7208fb611204.tar.gz
rspamd-ea68f17ec2f7bffbb8db9000a05d7208fb611204.zip
Another debian license fix.
Add apache license for regexp that were delivered from SpamAssassin project. Fix debian/copyright for src/dns.c.
Diffstat (limited to 'src/plugins/custom')
-rw-r--r--src/plugins/custom/ipmark/ipmark.c2
-rw-r--r--src/plugins/custom/regmark/metaphone.c2
-rw-r--r--src/plugins/custom/regmark/prefix_tree.c2
-rw-r--r--src/plugins/custom/regmark/regmark.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/custom/ipmark/ipmark.c b/src/plugins/custom/ipmark/ipmark.c
index 689da9064..5bdeca370 100644
--- a/src/plugins/custom/ipmark/ipmark.c
+++ b/src/plugins/custom/ipmark/ipmark.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012, Vsevolod Stakhov
+ * Copyright (c) 2009-2012, Vsevolod Stakhov
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/plugins/custom/regmark/metaphone.c b/src/plugins/custom/regmark/metaphone.c
index 432c88197..24c05a31c 100644
--- a/src/plugins/custom/regmark/metaphone.c
+++ b/src/plugins/custom/regmark/metaphone.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012, Vsevolod Stakhov
+ * Copyright (c) 2009-2012, Vsevolod Stakhov
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/plugins/custom/regmark/prefix_tree.c b/src/plugins/custom/regmark/prefix_tree.c
index dfe8bbbc7..87a34a5c1 100644
--- a/src/plugins/custom/regmark/prefix_tree.c
+++ b/src/plugins/custom/regmark/prefix_tree.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012, Vsevolod Stakhov
+ * Copyright (c) 2009-2012, Vsevolod Stakhov
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/plugins/custom/regmark/regmark.c b/src/plugins/custom/regmark/regmark.c
index b5fe760e3..35901f9aa 100644
--- a/src/plugins/custom/regmark/regmark.c
+++ b/src/plugins/custom/regmark/regmark.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012, Vsevolod Stakhov
+ * Copyright (c) 2009-2012, Vsevolod Stakhov
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without