From: Alan T. DeKok Date: Tue, 13 Jan 2015 03:51:26 +0000 (-0500) Subject: s/if/of/ in the GPL license X-Git-Tag: release_3_0_7~324 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7635e0e9458d743e151b30f77424a9a792a8316;p=thirdparty%2Ffreeradius-server.git s/if/of/ in the GPL license --- diff --git a/src/include/net.h b/src/include/net.h index 0614be6b410..c0df2f71372 100644 --- a/src/include/net.h +++ b/src/include/net.h @@ -2,7 +2,7 @@ #define FR_NET_H /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/include/pcap.h b/src/include/pcap.h index cc11e365f51..1f78d4ab1bd 100644 --- a/src/include/pcap.h +++ b/src/include/pcap.h @@ -3,7 +3,7 @@ #ifdef HAVE_LIBPCAP /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/include/radsniff.h b/src/include/radsniff.h index 3a68c751a32..0cf397943d9 100644 --- a/src/include/radsniff.h +++ b/src/include/radsniff.h @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/lib/cursor.c b/src/lib/cursor.c index 4153e46d62c..f6aeeb89c7a 100644 --- a/src/lib/cursor.c +++ b/src/lib/cursor.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/lib/net.c b/src/lib/net.c index ea1c9ee8221..ac82d081b86 100644 --- a/src/lib/net.c +++ b/src/lib/net.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/lib/pcap.c b/src/lib/pcap.c index c73536e0179..a398f321772 100644 --- a/src/lib/pcap.c +++ b/src/lib/pcap.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/main/collectd.c b/src/main/collectd.c index 2124a8111df..9968761eb6c 100644 --- a/src/main/collectd.c +++ b/src/main/collectd.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/main/radsniff.c b/src/main/radsniff.c index fb6dcb4b1bf..615ba4d72b4 100644 --- a/src/main/radsniff.c +++ b/src/main/radsniff.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/proto_dhcp/rlm_dhcp.c b/src/modules/proto_dhcp/rlm_dhcp.c index cc011c01308..21300b7f51c 100644 --- a/src/modules/proto_dhcp/rlm_dhcp.c +++ b/src/modules/proto_dhcp/rlm_dhcp.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_attr_filter/rlm_attr_filter.c b/src/modules/rlm_attr_filter/rlm_attr_filter.c index 771f186b896..8d068900fac 100644 --- a/src/modules/rlm_attr_filter/rlm_attr_filter.c +++ b/src/modules/rlm_attr_filter/rlm_attr_filter.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_cache/drivers/rlm_cache_memcached/rlm_cache_memcached.c b/src/modules/rlm_cache/drivers/rlm_cache_memcached/rlm_cache_memcached.c index 1272b1f5796..83ed90628df 100644 --- a/src/modules/rlm_cache/drivers/rlm_cache_memcached/rlm_cache_memcached.c +++ b/src/modules/rlm_cache/drivers/rlm_cache_memcached/rlm_cache_memcached.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_cache/drivers/rlm_cache_rbtree/rlm_cache_rbtree.c b/src/modules/rlm_cache/drivers/rlm_cache_rbtree/rlm_cache_rbtree.c index 6262175dcbb..6f4f18be158 100644 --- a/src/modules/rlm_cache/drivers/rlm_cache_rbtree/rlm_cache_rbtree.c +++ b/src/modules/rlm_cache/drivers/rlm_cache_rbtree/rlm_cache_rbtree.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_cache/rlm_cache.c b/src/modules/rlm_cache/rlm_cache.c index 07e26813f4b..60b1bfcc931 100644 --- a/src/modules/rlm_cache/rlm_cache.c +++ b/src/modules/rlm_cache/rlm_cache.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_cache/rlm_cache.h b/src/modules/rlm_cache/rlm_cache.h index d4b2975ee61..ecf3296db61 100644 --- a/src/modules/rlm_cache/rlm_cache.h +++ b/src/modules/rlm_cache/rlm_cache.h @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_cache/serialize.c b/src/modules/rlm_cache/serialize.c index dc162d1250f..47a52e88584 100644 --- a/src/modules/rlm_cache/serialize.c +++ b/src/modules/rlm_cache/serialize.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_cache/serialize.h b/src/modules/rlm_cache/serialize.h index fb27c41d250..83a7d903c7b 100644 --- a/src/modules/rlm_cache/serialize.h +++ b/src/modules/rlm_cache/serialize.h @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_chap/rlm_chap.c b/src/modules/rlm_chap/rlm_chap.c index e8f1dfa0fba..05650408f32 100644 --- a/src/modules/rlm_chap/rlm_chap.c +++ b/src/modules/rlm_chap/rlm_chap.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_counter/rlm_counter.c b/src/modules/rlm_counter/rlm_counter.c index afb4821d0ab..a0f612cbf7b 100644 --- a/src/modules/rlm_counter/rlm_counter.c +++ b/src/modules/rlm_counter/rlm_counter.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_cram/rlm_cram.c b/src/modules/rlm_cram/rlm_cram.c index cfdef090c4c..e81fee01265 100644 --- a/src/modules/rlm_cram/rlm_cram.c +++ b/src/modules/rlm_cram/rlm_cram.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_date/rlm_date.c b/src/modules/rlm_date/rlm_date.c index 862c13b6863..1529f5a9ae4 100644 --- a/src/modules/rlm_date/rlm_date.c +++ b/src/modules/rlm_date/rlm_date.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_detail/rlm_detail.c b/src/modules/rlm_detail/rlm_detail.c index d22890c887f..9a73cb4fac0 100644 --- a/src/modules/rlm_detail/rlm_detail.c +++ b/src/modules/rlm_detail/rlm_detail.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_digest/rlm_digest.c b/src/modules/rlm_digest/rlm_digest.c index e240d5464a0..b257913f4c6 100644 --- a/src/modules/rlm_digest/rlm_digest.c +++ b/src/modules/rlm_digest/rlm_digest.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_dynamic_clients/rlm_dynamic_clients.c b/src/modules/rlm_dynamic_clients/rlm_dynamic_clients.c index b9b5a34e34f..f5e517ffd88 100644 --- a/src/modules/rlm_dynamic_clients/rlm_dynamic_clients.c +++ b/src/modules/rlm_dynamic_clients/rlm_dynamic_clients.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_eap/libeap/comp128.c b/src/modules/rlm_eap/libeap/comp128.c index d06ae3b1079..35ae5776847 100644 --- a/src/modules/rlm_eap/libeap/comp128.c +++ b/src/modules/rlm_eap/libeap/comp128.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_eap/rlm_eap.c b/src/modules/rlm_eap/rlm_eap.c index bfc988a32c6..0b732aaf0da 100644 --- a/src/modules/rlm_eap/rlm_eap.c +++ b/src/modules/rlm_eap/rlm_eap.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_example/rlm_example.c b/src/modules/rlm_example/rlm_example.c index 64919104e4f..4c0071c803a 100644 --- a/src/modules/rlm_example/rlm_example.c +++ b/src/modules/rlm_example/rlm_example.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_exec/rlm_exec.c b/src/modules/rlm_exec/rlm_exec.c index 5a5723ac1a9..5d2d1fca39f 100644 --- a/src/modules/rlm_exec/rlm_exec.c +++ b/src/modules/rlm_exec/rlm_exec.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_expiration/rlm_expiration.c b/src/modules/rlm_expiration/rlm_expiration.c index 6c0f8d0e33e..08c2cd2e91b 100644 --- a/src/modules/rlm_expiration/rlm_expiration.c +++ b/src/modules/rlm_expiration/rlm_expiration.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_expr/rlm_expr.c b/src/modules/rlm_expr/rlm_expr.c index 5a15a6a8822..50660220d8d 100644 --- a/src/modules/rlm_expr/rlm_expr.c +++ b/src/modules/rlm_expr/rlm_expr.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_files/rlm_files.c b/src/modules/rlm_files/rlm_files.c index 84e92483878..9944fac42d9 100644 --- a/src/modules/rlm_files/rlm_files.c +++ b/src/modules/rlm_files/rlm_files.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_idn/rlm_idn.c b/src/modules/rlm_idn/rlm_idn.c index 1067e6b22ee..3f7b2d79d67 100644 --- a/src/modules/rlm_idn/rlm_idn.c +++ b/src/modules/rlm_idn/rlm_idn.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_ippool/rlm_ippool.c b/src/modules/rlm_ippool/rlm_ippool.c index 671f6d38d39..65fa0425ae0 100644 --- a/src/modules/rlm_ippool/rlm_ippool.c +++ b/src/modules/rlm_ippool/rlm_ippool.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_ldap/attrmap.c b/src/modules/rlm_ldap/attrmap.c index 34bb9bad995..d5ef06e47e4 100644 --- a/src/modules/rlm_ldap/attrmap.c +++ b/src/modules/rlm_ldap/attrmap.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_ldap/clients.c b/src/modules/rlm_ldap/clients.c index 3f50a756ae0..5b5f4e8d40b 100644 --- a/src/modules/rlm_ldap/clients.c +++ b/src/modules/rlm_ldap/clients.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_ldap/edir.c b/src/modules/rlm_ldap/edir.c index 84a6db87698..6eff43eafbc 100644 --- a/src/modules/rlm_ldap/edir.c +++ b/src/modules/rlm_ldap/edir.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_ldap/groups.c b/src/modules/rlm_ldap/groups.c index 38573daa95b..f1c957d4d79 100644 --- a/src/modules/rlm_ldap/groups.c +++ b/src/modules/rlm_ldap/groups.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_ldap/ldap.c b/src/modules/rlm_ldap/ldap.c index 08506861490..897a12bab9b 100644 --- a/src/modules/rlm_ldap/ldap.c +++ b/src/modules/rlm_ldap/ldap.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_ldap/rlm_ldap.c b/src/modules/rlm_ldap/rlm_ldap.c index 0127a25f999..4ba35f1a7e2 100644 --- a/src/modules/rlm_ldap/rlm_ldap.c +++ b/src/modules/rlm_ldap/rlm_ldap.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_logintime/rlm_logintime.c b/src/modules/rlm_logintime/rlm_logintime.c index 948ff5bbfaa..c8d2ce44224 100644 --- a/src/modules/rlm_logintime/rlm_logintime.c +++ b/src/modules/rlm_logintime/rlm_logintime.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_mschap/rlm_mschap.c b/src/modules/rlm_mschap/rlm_mschap.c index 1d533dfad13..e7e5789e274 100644 --- a/src/modules/rlm_mschap/rlm_mschap.c +++ b/src/modules/rlm_mschap/rlm_mschap.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_opendirectory/rlm_opendirectory.c b/src/modules/rlm_opendirectory/rlm_opendirectory.c index 70a0b5ed7e4..228d6d3bc8d 100644 --- a/src/modules/rlm_opendirectory/rlm_opendirectory.c +++ b/src/modules/rlm_opendirectory/rlm_opendirectory.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_otp/rlm_otp.c b/src/modules/rlm_otp/rlm_otp.c index 3aaaa2258cd..b681c11b5a6 100644 --- a/src/modules/rlm_otp/rlm_otp.c +++ b/src/modules/rlm_otp/rlm_otp.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_pam/rlm_pam.c b/src/modules/rlm_pam/rlm_pam.c index 51676af351a..9d4855657e6 100644 --- a/src/modules/rlm_pam/rlm_pam.c +++ b/src/modules/rlm_pam/rlm_pam.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_pap/rlm_pap.c b/src/modules/rlm_pap/rlm_pap.c index a728e60e4aa..a92164cde49 100644 --- a/src/modules/rlm_pap/rlm_pap.c +++ b/src/modules/rlm_pap/rlm_pap.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_passwd/rlm_passwd.c b/src/modules/rlm_passwd/rlm_passwd.c index 48ee9500f01..9577aacdf80 100644 --- a/src/modules/rlm_passwd/rlm_passwd.c +++ b/src/modules/rlm_passwd/rlm_passwd.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_perl/rlm_perl.c b/src/modules/rlm_perl/rlm_perl.c index c2daf2d1e72..b7774cb4ea8 100644 --- a/src/modules/rlm_perl/rlm_perl.c +++ b/src/modules/rlm_perl/rlm_perl.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_preprocess/rlm_preprocess.c b/src/modules/rlm_preprocess/rlm_preprocess.c index 19324b6a290..ba9f345ca4f 100644 --- a/src/modules/rlm_preprocess/rlm_preprocess.c +++ b/src/modules/rlm_preprocess/rlm_preprocess.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_python/rlm_python.c b/src/modules/rlm_python/rlm_python.c index abb9fdc49a1..c14b78b8268 100644 --- a/src/modules/rlm_python/rlm_python.c +++ b/src/modules/rlm_python/rlm_python.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_radutmp/rlm_radutmp.c b/src/modules/rlm_radutmp/rlm_radutmp.c index 6004d8334f4..2924a2dfccf 100644 --- a/src/modules/rlm_radutmp/rlm_radutmp.c +++ b/src/modules/rlm_radutmp/rlm_radutmp.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_realm/rlm_realm.c b/src/modules/rlm_realm/rlm_realm.c index 7687a07d4ac..26b81f8de90 100644 --- a/src/modules/rlm_realm/rlm_realm.c +++ b/src/modules/rlm_realm/rlm_realm.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_realm/trustrouter.c b/src/modules/rlm_realm/trustrouter.c index 47eaba77a4e..7248459c229 100644 --- a/src/modules/rlm_realm/trustrouter.c +++ b/src/modules/rlm_realm/trustrouter.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_realm/trustrouter.h b/src/modules/rlm_realm/trustrouter.h index 40cc8005fa2..c69cd1afa84 100644 --- a/src/modules/rlm_realm/trustrouter.h +++ b/src/modules/rlm_realm/trustrouter.h @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_redis/rlm_redis.c b/src/modules/rlm_redis/rlm_redis.c index ee024517156..4111e70fff2 100644 --- a/src/modules/rlm_redis/rlm_redis.c +++ b/src/modules/rlm_redis/rlm_redis.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_rediswho/rlm_rediswho.c b/src/modules/rlm_rediswho/rlm_rediswho.c index 49cb83828ae..8f3ff16439b 100644 --- a/src/modules/rlm_rediswho/rlm_rediswho.c +++ b/src/modules/rlm_rediswho/rlm_rediswho.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_replicate/rlm_replicate.c b/src/modules/rlm_replicate/rlm_replicate.c index 7da3eaa9310..0dbe2718ef7 100644 --- a/src/modules/rlm_replicate/rlm_replicate.c +++ b/src/modules/rlm_replicate/rlm_replicate.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_rest/rlm_rest.c b/src/modules/rlm_rest/rlm_rest.c index 2e8b1b727e1..198c0b05e04 100644 --- a/src/modules/rlm_rest/rlm_rest.c +++ b/src/modules/rlm_rest/rlm_rest.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_ruby/rlm_ruby.c b/src/modules/rlm_ruby/rlm_ruby.c index 4bfbccb99fc..b2a5eb3c699 100644 --- a/src/modules/rlm_ruby/rlm_ruby.c +++ b/src/modules/rlm_ruby/rlm_ruby.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_securid/rlm_securid.c b/src/modules/rlm_securid/rlm_securid.c index 5d64e9e54af..d2460247792 100644 --- a/src/modules/rlm_securid/rlm_securid.c +++ b/src/modules/rlm_securid/rlm_securid.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_smsotp/rlm_smsotp.c b/src/modules/rlm_smsotp/rlm_smsotp.c index a592784c1b3..62141f146d2 100644 --- a/src/modules/rlm_smsotp/rlm_smsotp.c +++ b/src/modules/rlm_smsotp/rlm_smsotp.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_soh/rlm_soh.c b/src/modules/rlm_soh/rlm_soh.c index ea8cf2021be..74f1bd04fd8 100644 --- a/src/modules/rlm_soh/rlm_soh.c +++ b/src/modules/rlm_soh/rlm_soh.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_sometimes/rlm_sometimes.c b/src/modules/rlm_sometimes/rlm_sometimes.c index 04fa72413c9..36cf9a414c5 100644 --- a/src/modules/rlm_sometimes/rlm_sometimes.c +++ b/src/modules/rlm_sometimes/rlm_sometimes.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_sql/drivers/rlm_sql_freetds/rlm_sql_freetds.c b/src/modules/rlm_sql/drivers/rlm_sql_freetds/rlm_sql_freetds.c index b97624b84e3..0bf8f598058 100644 --- a/src/modules/rlm_sql/drivers/rlm_sql_freetds/rlm_sql_freetds.c +++ b/src/modules/rlm_sql/drivers/rlm_sql_freetds/rlm_sql_freetds.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c b/src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c index b7ba0b6f1bd..f6904ff07fa 100644 --- a/src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c +++ b/src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_sql/rlm_sql.c b/src/modules/rlm_sql/rlm_sql.c index 1d29017afbc..ca818d9ab90 100644 --- a/src/modules/rlm_sql/rlm_sql.c +++ b/src/modules/rlm_sql/rlm_sql.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_sqlcounter/rlm_sqlcounter.c b/src/modules/rlm_sqlcounter/rlm_sqlcounter.c index 2d9d0eab6e7..bb1b86fe687 100644 --- a/src/modules/rlm_sqlcounter/rlm_sqlcounter.c +++ b/src/modules/rlm_sqlcounter/rlm_sqlcounter.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_sqlhpwippool/rlm_sqlhpwippool.c b/src/modules/rlm_sqlhpwippool/rlm_sqlhpwippool.c index 228daaf439a..f753fb8b79f 100644 --- a/src/modules/rlm_sqlhpwippool/rlm_sqlhpwippool.c +++ b/src/modules/rlm_sqlhpwippool/rlm_sqlhpwippool.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_sqlippool/rlm_sqlippool.c b/src/modules/rlm_sqlippool/rlm_sqlippool.c index fdc1dc1f5c2..e4c4ef0ad5a 100644 --- a/src/modules/rlm_sqlippool/rlm_sqlippool.c +++ b/src/modules/rlm_sqlippool/rlm_sqlippool.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_test/rlm_test.c b/src/modules/rlm_test/rlm_test.c index f43f291262e..dd7fddf5199 100644 --- a/src/modules/rlm_test/rlm_test.c +++ b/src/modules/rlm_test/rlm_test.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_unbound/rlm_unbound.c b/src/modules/rlm_unbound/rlm_unbound.c index 7c2c5a8bed7..efe5407fd77 100644 --- a/src/modules/rlm_unbound/rlm_unbound.c +++ b/src/modules/rlm_unbound/rlm_unbound.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_unix/rlm_unix.c b/src/modules/rlm_unix/rlm_unix.c index 5a40918334b..d1e17219be6 100644 --- a/src/modules/rlm_unix/rlm_unix.c +++ b/src/modules/rlm_unix/rlm_unix.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_unpack/rlm_unpack.c b/src/modules/rlm_unpack/rlm_unpack.c index ea704c61d66..73a95435ce1 100644 --- a/src/modules/rlm_unpack/rlm_unpack.c +++ b/src/modules/rlm_unpack/rlm_unpack.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_utf8/rlm_utf8.c b/src/modules/rlm_utf8/rlm_utf8.c index dbe5b4587bf..9279a738f72 100644 --- a/src/modules/rlm_utf8/rlm_utf8.c +++ b/src/modules/rlm_utf8/rlm_utf8.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, diff --git a/src/modules/rlm_yubikey/rlm_yubikey.c b/src/modules/rlm_yubikey/rlm_yubikey.c index acc48ff866e..fd9bee67d67 100644 --- a/src/modules/rlm_yubikey/rlm_yubikey.c +++ b/src/modules/rlm_yubikey/rlm_yubikey.c @@ -1,6 +1,6 @@ /* * This program is is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, version 2 if the + * it under the terms of the GNU General Public License, version 2 of the * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful,