aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/block_dns.h
diff options
context:
space:
mode:
authorDavid Sommerseth2017-03-29 11:36:48 +0200
committerGert Doering2017-06-16 10:38:03 +0200
commitcaa54ac398db25b72d7d1d633d2ee330b5b8a3e9 (patch)
treec5a6c930962ca858c768a821aca4b6fedd2e0dd6 /src/openvpn/block_dns.h
parent14865773ad64d861128bc80ad44c37bdc307c996 (diff)
downloadopenvpn-caa54ac398db25b72d7d1d633d2ee330b5b8a3e9.zip
openvpn-caa54ac398db25b72d7d1d633d2ee330b5b8a3e9.tar.gz
copyright: Update GPLv2 license texts
The COPYRIGHT.GPL file was slightly out-of-sync with the last GPLv2 license from Free Software Foundation, Inc. The changes are primarily a new address, which required touching almost all the project files. Except of that, it is just minor adjustments to formatting, removal of form-feed characters and referencing "GNU Lesser General Public License" instead of "GNU Library General Public License". Signed-off-by: David Sommerseth <davids@openvpn.net> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20170329093648.10156-1-davids@openvpn.net> URL: https://www.mail-archive.com/search?l=mid&q=20170329093648.10156-1-davids@openvpn.net Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'src/openvpn/block_dns.h')
-rw-r--r--src/openvpn/block_dns.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/openvpn/block_dns.h b/src/openvpn/block_dns.h
index dc607ff..c4b6693 100644
--- a/src/openvpn/block_dns.h
+++ b/src/openvpn/block_dns.h
@@ -16,10 +16,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program (see the file COPYING included with this
- * distribution); if not, write to the Free Software Foundation, Inc.,
- * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifdef _WIN32