]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
s/if/of/ in the GPL license
authorAlan T. DeKok <aland@freeradius.org>
Tue, 13 Jan 2015 03:51:26 +0000 (22:51 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 13 Jan 2015 03:51:26 +0000 (22:51 -0500)
73 files changed:
src/include/net.h
src/include/pcap.h
src/include/radsniff.h
src/lib/cursor.c
src/lib/net.c
src/lib/pcap.c
src/main/collectd.c
src/main/radsniff.c
src/modules/proto_dhcp/rlm_dhcp.c
src/modules/rlm_attr_filter/rlm_attr_filter.c
src/modules/rlm_cache/drivers/rlm_cache_memcached/rlm_cache_memcached.c
src/modules/rlm_cache/drivers/rlm_cache_rbtree/rlm_cache_rbtree.c
src/modules/rlm_cache/rlm_cache.c
src/modules/rlm_cache/rlm_cache.h
src/modules/rlm_cache/serialize.c
src/modules/rlm_cache/serialize.h
src/modules/rlm_chap/rlm_chap.c
src/modules/rlm_counter/rlm_counter.c
src/modules/rlm_cram/rlm_cram.c
src/modules/rlm_date/rlm_date.c
src/modules/rlm_detail/rlm_detail.c
src/modules/rlm_digest/rlm_digest.c
src/modules/rlm_dynamic_clients/rlm_dynamic_clients.c
src/modules/rlm_eap/libeap/comp128.c
src/modules/rlm_eap/rlm_eap.c
src/modules/rlm_example/rlm_example.c
src/modules/rlm_exec/rlm_exec.c
src/modules/rlm_expiration/rlm_expiration.c
src/modules/rlm_expr/rlm_expr.c
src/modules/rlm_files/rlm_files.c
src/modules/rlm_idn/rlm_idn.c
src/modules/rlm_ippool/rlm_ippool.c
src/modules/rlm_ldap/attrmap.c
src/modules/rlm_ldap/clients.c
src/modules/rlm_ldap/edir.c
src/modules/rlm_ldap/groups.c
src/modules/rlm_ldap/ldap.c
src/modules/rlm_ldap/rlm_ldap.c
src/modules/rlm_logintime/rlm_logintime.c
src/modules/rlm_mschap/rlm_mschap.c
src/modules/rlm_opendirectory/rlm_opendirectory.c
src/modules/rlm_otp/rlm_otp.c
src/modules/rlm_pam/rlm_pam.c
src/modules/rlm_pap/rlm_pap.c
src/modules/rlm_passwd/rlm_passwd.c
src/modules/rlm_perl/rlm_perl.c
src/modules/rlm_preprocess/rlm_preprocess.c
src/modules/rlm_python/rlm_python.c
src/modules/rlm_radutmp/rlm_radutmp.c
src/modules/rlm_realm/rlm_realm.c
src/modules/rlm_realm/trustrouter.c
src/modules/rlm_realm/trustrouter.h
src/modules/rlm_redis/rlm_redis.c
src/modules/rlm_rediswho/rlm_rediswho.c
src/modules/rlm_replicate/rlm_replicate.c
src/modules/rlm_rest/rlm_rest.c
src/modules/rlm_ruby/rlm_ruby.c
src/modules/rlm_securid/rlm_securid.c
src/modules/rlm_smsotp/rlm_smsotp.c
src/modules/rlm_soh/rlm_soh.c
src/modules/rlm_sometimes/rlm_sometimes.c
src/modules/rlm_sql/drivers/rlm_sql_freetds/rlm_sql_freetds.c
src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c
src/modules/rlm_sql/rlm_sql.c
src/modules/rlm_sqlcounter/rlm_sqlcounter.c
src/modules/rlm_sqlhpwippool/rlm_sqlhpwippool.c
src/modules/rlm_sqlippool/rlm_sqlippool.c
src/modules/rlm_test/rlm_test.c
src/modules/rlm_unbound/rlm_unbound.c
src/modules/rlm_unix/rlm_unix.c
src/modules/rlm_unpack/rlm_unpack.c
src/modules/rlm_utf8/rlm_utf8.c
src/modules/rlm_yubikey/rlm_yubikey.c

index 0614be6b4102c0d9248832fb827f41694729a5f0..c0df2f7137222635ba4e58e677655722c6cd3a2a 100644 (file)
@@ -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,
index cc11e365f5100f6cc7db3e41734319701199ec18..1f78d4ab1bdee6c295f77057f485000f77c65d54 100644 (file)
@@ -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,
index 3a68c751a32febe66f692e23f38b7ed7bace629a..0cf397943d9da62977c524508201f4196180819c 100644 (file)
@@ -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,
index 4153e46d62ce6a2024b6a241bf944f0fb7de9c74..f6aeeb89c7a58afa7d375265bb4790c65c9115be 100644 (file)
@@ -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,
index ea1c9ee8221df8075092ab2dbef47d320c86b83f..ac82d081b86a6b7e324436de7c26954b01e3f04d 100644 (file)
@@ -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,
index c73536e017910e9702f2caf764badf86f2b2a56d..a398f32177203b59c90b4d8742e467eb2b6ed265 100644 (file)
@@ -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,
index 2124a8111df943734f5bf404ef424228458480c8..9968761eb6cc20c780aa225ada753d2ea829a9f2 100644 (file)
@@ -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,
index fb6dcb4b1bf6f73d3d793e1acbdb67128f25db06..615ba4d72b4fdf175ac097d724f21d511cceac05 100644 (file)
@@ -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,
index cc011c013089b49a7bffbff1e0d8be314574757e..21300b7f51cc1bf49134e87ec1fa724caabf60f7 100644 (file)
@@ -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,
index 771f186b8965e15a42774991dfba134081d9fd00..8d068900fac2aef7e66ea11c9f89cb71603bd413 100644 (file)
@@ -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,
index 1272b1f5796e454c34a7f4a65330c33e59687329..83ed90628df8eae92cbf1508d3dcf65aab50a183 100644 (file)
@@ -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,
index 6262175dcbbaf5552d85ddcf27bed21921071fd4..6f4f18be158b136ef68b2851e98657ba6a17d6b6 100644 (file)
@@ -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,
index 07e26813f4be1b74cdcb341d680b0991b194739e..60b1bfcc9313d329b871d3309b8eaf96448190cb 100644 (file)
@@ -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,
index d4b2975ee61f49c4dcee291290b5300db64f96a8..ecf3296db610222e03cb5d46121ddcb080615a00 100644 (file)
@@ -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,
index dc162d1250f4b3a88149ee3512bd2cb1661c451b..47a52e8858468843df65b18a177a0d23335c4d18 100644 (file)
@@ -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,
index fb27c41d250bedb2b33b5453512b64a1d00592a2..83a7d903c7b5f3a4b9a7a07607948d3a4e08a1f7 100644 (file)
@@ -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,
index e8f1dfa0fba2af84502f26ffbe735845ddd90b4e..05650408f32e511d9166b00ee6a6f25331a13736 100644 (file)
@@ -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,
index afb4821d0ab17f7e89ef111efe6386c082afa576..a0f612cbf7b4b175c80724f70de200e4888c805a 100644 (file)
@@ -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,
index cfdef090c4c72d564ece8a0ffc3971fa475042c3..e81fee012651f6ca18daf322b1f21cca219de4dd 100644 (file)
@@ -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,
index 862c13b68632b36df874b9edfc4c9ffcc3a95769..1529f5a9ae433f9b31c38077192e3ad05232fa65 100644 (file)
@@ -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,
index d22890c887f7a9261f3d33978d4e15f921f34ee3..9a73cb4fac011647621d4a9330b0e6752eccf8a7 100644 (file)
@@ -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,
index e240d5464a01ec74e46b0f7e10a2b07ad14591be..b257913f4c68d184d220d201e5ce3d6fa38ea757 100644 (file)
@@ -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,
index b9b5a34e34fa79cf398a9e3040fe679e9a8b4c8c..f5e517ffd8823720ac7951f6b80f4a93e982d7d1 100644 (file)
@@ -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,
index d06ae3b10799ffdff953dad3af43ed613dfddcbb..35ae5776847a27ef20bbac8e0959ad99bccfd17c 100644 (file)
@@ -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,
index bfc988a32c6ca5f3af4880238ae4a439bbc02a73..0b732aaf0da29a02922c713615d56ce624a8857f 100644 (file)
@@ -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,
index 64919104e4fdf91a8ab5f70f72d8b1d45540453b..4c0071c803a64ed46ea4907600bbca1a5c7a6568 100644 (file)
@@ -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,
index 5a5723ac1a97e9d87530ff2c00fc44682de8355a..5d2d1fca39f812df09532484892a49dcb3f45860 100644 (file)
@@ -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,
index 6c0f8d0e33e9828ef716c81a6a548d0ba7655350..08c2cd2e91bde3adb5b8fd295b59c0b387f9c552 100644 (file)
@@ -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,
index 5a15a6a8822fdd5fb20ef8fab9e3d294ef7693ba..50660220d8dd40aedeb4759e6df27938ceafce0d 100644 (file)
@@ -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,
index 84e924838789a28df29da4b6e6b2c61763b33e9a..9944fac42d9e333d276a49cf0f594079fe87fa22 100644 (file)
@@ -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,
index 1067e6b22ee3ec36267cbfa130e5ceea8d856c09..3f7b2d79d67bdb54705f5f8e46bf8f6ab4f0202c 100644 (file)
@@ -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,
index 671f6d38d398be2d26e40003a5ca54bb68593a23..65fa0425ae0b52c7e78081b424a00122f7787251 100644 (file)
@@ -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,
index 34bb9bad995f49bcd3283ac22269c63dbc26a2ec..d5ef06e47e49e85acb576b237c6120ab457b6c3d 100644 (file)
@@ -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,
index 3f50a756ae02236834e5f126c6238ad3ef48af35..5b5f4e8d40b8b5326585ef072d906df26cd5a9d8 100644 (file)
@@ -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,
index 84a6db876985d46c1a208b838bb1ecad816f37b4..6eff43eafbcf7492b6f99857540f671d8748edf6 100644 (file)
@@ -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,
index 38573daa95bc75ba537ec32b5eb3831ea1887c63..f1c957d4d79dafe21448ed2b24b0d8254ab4092c 100644 (file)
@@ -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,
index 08506861490a9667e3cc65523d7c9f72c802a0b7..897a12bab9bf0f358479a877affd9a24222e4575 100644 (file)
@@ -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,
index 0127a25f99987a492ee1bd1c42f354e2bbd2fd81..4ba35f1a7e235bb3085d004d100411f1fcf61c74 100644 (file)
@@ -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,
index 948ff5bbfaa29c885058cc744be14f8579ae993f..c8d2ce442241f70c3792aa8de32d9a60776fef53 100644 (file)
@@ -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,
index 1d533dfad133538032b12f105fac9bcfa9a1a69a..e7e5789e274b535a405bbf4872998607f1b7771d 100644 (file)
@@ -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,
index 70a0b5ed7e40fae832fc4e38d6928fde75b2ba2f..228d6d3bc8db9953381602818716789132560521 100644 (file)
@@ -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,
index 3aaaa2258cd12e2fbc8e86cc1af8894d6d637e0a..b681c11b5a680cf74f2d9ec750a5a92df5ba89ff 100644 (file)
@@ -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,
index 51676af351a155ea4024efa100f218aa5b4eee8f..9d4855657e62105d94099959dcb30cf4d805167d 100644 (file)
@@ -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,
index a728e60e4aa601aed14b12b72c8e0838c3311f87..a92164cde4913fb09fd675425078cb87eae50c7e 100644 (file)
@@ -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,
index 48ee9500f018152d62fde76342a3ba76503e79d8..9577aacdf801df02438b61517448b98f114768dc 100644 (file)
@@ -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,
index c2daf2d1e72b7401cbb636214f1e008d3f855177..b7774cb4ea8192e28d2e0ef3db9297e38b3010a8 100644 (file)
@@ -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,
index 19324b6a2905eb525fb77e88267bb6c068fd435f..ba9f345ca4f841ed9ecd4df0e8c350bead40583c 100644 (file)
@@ -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,
index abb9fdc49a1b4f30564ebc32528c5ed456b3dcd5..c14b78b82683d7c712135437684ccfd8e42f598e 100644 (file)
@@ -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,
index 6004d8334f457457458052a38805f9bc5afd3ea6..2924a2dfccff312f9625b9021fa0c2bfea7d1175 100644 (file)
@@ -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,
index 7687a07d4ac38ca46f6f693e4e01b1c7f01530e7..26b81f8de908d49559eec35e03a9c4fe92e9a414 100644 (file)
@@ -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,
index 47eaba77a4e11924f68607119ad77e4ab33c3ea3..7248459c2298d9767a4a4fba22c89a250098d464 100644 (file)
@@ -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,
index 40cc8005fa2e2c49f57be464feb5da8c510078cd..c69cd1afa8409e63bccbde7032c95ed0c63799ef 100644 (file)
@@ -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,
index ee02451715631b0d4741256328c0a132e356c119..4111e70fff20795e6e57ff05e72567860dbf786d 100644 (file)
@@ -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,
index 49cb83828ae11729f66d155b4137c01a8398d39c..8f3ff16439bb3a00760fcc3eec8720ca03131da7 100644 (file)
@@ -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,
index 7da3eaa9310b06b2bf0127afe7e535fef39c18c3..0dbe2718ef74939108dc92fb75098a998c377b2d 100644 (file)
@@ -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,
index 2e8b1b727e1d4cc7f9adc72dcbd4260a9f163e4d..198c0b05e04635e83ca483369aa50e8981474e2b 100644 (file)
@@ -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,
index 4bfbccb99fc8b9056318b0dd8ef4eec185f061a0..b2a5eb3c6996d9665a1976c9bdb91e7295c47e2e 100644 (file)
@@ -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,
index 5d64e9e54af04b40c6440369a49bc16e5ae85929..d24602477923ae3d4536a227948effdc6d3a5d28 100644 (file)
@@ -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,
index a592784c1b39f4783727d5f9b8c0e7f985fe0429..62141f146d2f902e7bc048e95ffe2170f36e3b2f 100644 (file)
@@ -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,
index ea8cf2021bea74b3a77a0cf140849e228cbe495e..74f1bd04fd8a8a2eca474d0004aaa95beea01b58 100644 (file)
@@ -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,
index 04fa72413c99758a765f8d4873d910222833c24c..36cf9a414c5c3be2a19f322fb0d789e1cb270689 100644 (file)
@@ -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,
index b97624b84e3cd81b0510426f357155d64432fb93..0bf8f598058639b2a06831dcfd22e60d89e7f092 100644 (file)
@@ -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,
index b7ba0b6f1bdb7f2c352c8b1b0f1d43d0f3c463c2..f6904ff07fa6e1d1ade619b67daf85355ba8b2fc 100644 (file)
@@ -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,
index 1d29017afbccef0f68458e36b1047696b1b910e4..ca818d9ab9069757bc23b8e3975691a7a4352fb3 100644 (file)
@@ -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,
index 2d9d0eab6e7d5da99a777f62a6dfed89e9fcefb3..bb1b86fe687bbba552776d07ff5b21d0a1526b6c 100644 (file)
@@ -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,
index 228daaf439aa7da329d3fdc40ff135bd47cc90ae..f753fb8b79f9ebc8b7231894ec59dbda5d480725 100644 (file)
@@ -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,
index fdc1dc1f5c2dac559b3fcfb9a63bbe098b40a7a9..e4c4ef0ad5a0b95e88f247176b4d0981740d5cb4 100644 (file)
@@ -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,
index f43f291262e9f6dffc6cd7bb026852a0fd54345d..dd7fddf51996aa2b0809325d514f0973a4e0a99d 100644 (file)
@@ -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,
index 7c2c5a8bed71fe414815a33daa3030503c7d8905..efe5407fd7764c99c86a15d0d0e3b50eee23ef20 100644 (file)
@@ -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,
index 5a40918334bd8e2b5adfcd3b5af9c62fe5fd4e29..d1e17219be6316d902c0d373dca01e7ff609faff 100644 (file)
@@ -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,
index ea704c61d66faa018be1d63983759b8845ac32ac..73a95435ce14b0ff777cdb277dbbfc5fc157c658 100644 (file)
@@ -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,
index dbe5b4587bf38ad00a0efa8a682f238b4200f255..9279a738f720710b29420d76afeabd37a92064f4 100644 (file)
@@ -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,
index acc48ff866e5004bd567094601a48086633eaf70..fd9bee67d67aeb0b2f9046e4c19629a19ce72330 100644 (file)
@@ -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,