]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix LGPL text broken by 1af9582b2
authorAlan T. DeKok <aland@freeradius.org>
Wed, 3 Jun 2015 15:24:30 +0000 (11:24 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 3 Jun 2015 15:24:30 +0000 (11:24 -0400)
28 files changed:
src/include/exfile.h
src/include/libradius.h
src/include/net.h
src/include/pcap.h
src/include/radsniff.h
src/include/regex.h
src/include/threads.h
src/lib/cursor.c
src/lib/dict.c
src/lib/event.c
src/lib/fifo.c
src/lib/filters.c
src/lib/hash.c
src/lib/hmacmd5.c
src/lib/log.c
src/lib/misc.c
src/lib/missing.c
src/lib/net.c
src/lib/packet.c
src/lib/pair.c
src/lib/pcap.c
src/lib/print.c
src/lib/radius.c
src/lib/token.c
src/lib/udpfromto.c
src/lib/value.c
src/modules/proto_dhcp/dhcp.c
src/modules/proto_vmps/vqp.c

index 1edafb3f85957d4583a050fffbfae9f5100d5d89..ccccfe97e689a44bc5dfd0044454c025f3d55431 100644 (file)
@@ -1,8 +1,7 @@
 /*
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 014c92aea08c9a9c0673926f1d0951b60c89ff03..e751278f65ba24330096a38443562f3648a1b1fa 100644 (file)
@@ -1,8 +1,7 @@
 /*
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index e314ab8c119958fc2fb1a4854786f889a4878939..ef4205dfe53192ab6ae3b3c68816dbec17e7594d 100644 (file)
@@ -2,9 +2,8 @@
 #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 as published by
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version.
+ *   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,
  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
index 77ac7e691a245aee5bad98d357332fbbbcb23086..6444943ca294eeb4296d5e3bf35272208917503c 100644 (file)
@@ -3,9 +3,8 @@
 #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 as published by
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version.
+ *   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,
  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
index 0d9a9ec0c40380bca4eb9920d79f26948f86b158..c909ecdf0733173ce62b08bbfad3043323e4dd12 100644 (file)
@@ -1,8 +1,7 @@
 /*
  *   This program is is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version.
+ *   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,
  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
index 379650c605ea0e0b6737b05809d27ef7a960e79b..efb7b8615cbed32b893108defb0335ec3e5f8553 100644 (file)
@@ -1,8 +1,7 @@
 /*
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 1c9a59b907b8bef75e1f80337d57b322b3a0da9d..4548b7bb95fc74707e8dae6352d06bb4ac8ba8f5 100644 (file)
@@ -3,8 +3,7 @@
 /*
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index bb83382c44d88d7a2523fbe63c55e09b48e16a56..f7ed12a09210eb5a39ab7a65be5c8763293f0bf8 100644 (file)
@@ -1,8 +1,7 @@
 /*
  *   This program is is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version.
+ *   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,
  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
index 697322c4f68716e0a5865c908177ab33f171c576..7a179746672a568d6a5be6e8d89df991a515990d 100644 (file)
@@ -5,8 +5,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 6f1dbc438455efeff98e3c8543922fc81516fc51..fa1e0aa0dafdcfac6c188111288cc6be3522d6ff 100644 (file)
@@ -6,8 +6,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index fdea2c611e7773c7254ae814e47eb76ce853d374..b71fc5113bb2c7b58c24e07cf970182df33624d4 100644 (file)
@@ -6,8 +6,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index d6e34e0c4f98e7e8134a4e2b98308cc627d1832a..69187f906aa463582520e7c71929bfc0db028b88 100644 (file)
@@ -5,8 +5,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 7d91e078213580386661b7e83d5ceb45feba82c3..9810431c65483d7bcd51fd8b44e74c3432f2e807 100644 (file)
@@ -15,8 +15,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 5b2c923e172cd106015ca4e14b1486dd958f8f02..2c662ff368e46556edd2cfdf408bd0fca0ab5f18 100644 (file)
@@ -6,8 +6,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 46f7a1317215e023a31823ad5c1a03db8bf922c7..b0a978e5461abb54675795578c6f417a2acc847f 100644 (file)
@@ -6,8 +6,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 2af61a40ee4f31c353b4c2bf57a4cdb3fe40984e..360b13e8b70c06f2933d28d06a30ee284fa423f1 100644 (file)
@@ -5,8 +5,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 7f8cebda34b6b70eecd761c3d3e35340e360e276..4c45fb40b10765954dc759139b8dd1aead43a96e 100644 (file)
@@ -6,8 +6,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 2d9be5839a0b4022de5469a0b7e935b68d5c865e..2981bc1f073a7940d7e175fb10eb707c040a956c 100644 (file)
@@ -1,8 +1,7 @@
 /*
  *   This program is is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version.
+ *   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,
  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
index a079702a2941eaff171b494b4e558fb913f716f9..65c3bdfe3c4502d0575a53bcd3b63eddd5220eea 100644 (file)
@@ -5,8 +5,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 6e366e4b24b1e0353088c63893a6b1bc4c06f547..24d193e6cc0572d649c935c7f23ecd2f22aa8f44 100644 (file)
@@ -5,8 +5,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index cfb9f5d81c9f3fa4c48232f4edbcd6a58a8e9770..00ccd52aa2fce8333fe55a772cfd5b8379a65fc4 100644 (file)
@@ -1,8 +1,7 @@
 /*
  *   This program is is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version.
+ *   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,
  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
index a7c813c91e89d989c81e8f6af679a3b49ca8ee69..c2b50882be56cdf7f9c5495820c8110a9ba504ae 100644 (file)
@@ -5,8 +5,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 045143da5204450e091f84144781d5cbc388a84b..2abd7689e4a3ef945f84a78e781b39aa95d8a83b 100644 (file)
@@ -1,8 +1,7 @@
 /*
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 242e4a3540b3a28362b6b4d0d2d860e7ec472764..3907908a162d091d48842ccc811854c1f27f1680 100644 (file)
@@ -6,8 +6,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 75c5c0e13365e22a6fdbc9ec0f1abab67840a880..ce0147da326582973dbbc5986b7dfabb8e037822 100644 (file)
@@ -1,8 +1,7 @@
 /*
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 8fdbc00ccf99c808d8ec09dda93e1c0260780194..046ddd42811181080ffa339ae19b397834e70824 100644 (file)
@@ -5,8 +5,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index b21cd1e345b050d8417a7f333284f24ca973d46e..0d78913db81f80677981eaa587c8ef2cd3d7d575 100644 (file)
@@ -5,8 +5,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,
index 72cc904e053178f1c44638ef70888a224f922456..a409b98c5e12cf05c77f53045ee58d1309fd6f05 100644 (file)
@@ -5,8 +5,7 @@
  *
  *   This library is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU Lesser General Public
- *   the Free Software Foundation; either version 2 of the License, or (at
- *   your option) any later version. either
+ *   License as published by the Free Software Foundation; either
  *   version 2.1 of the License, or (at your option) any later version.
  *
  *   This library is distributed in the hope that it will be useful,