From 6c40ae29a879eb7d7a70cbea9e3ff16e643ccce7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 7 Oct 2013 11:55:08 +0000 Subject: whitespace cleanups updated copyright notice git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@68 e61f0598-a718-4e21-a8f0-0aadfa62ad6b --- doc/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile index d094e90..404da2d 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,14 +1,14 @@ ## ## tcpproxy ## -## tcpproxy is a simple tcp connection proxy which combines the -## features of rinetd and 6tunnel. tcpproxy supports IPv4 and -## IPv6 and also supports connections from IPv6 to IPv4 +## tcpproxy is a simple tcp connection proxy which combines the +## features of rinetd and 6tunnel. tcpproxy supports IPv4 and +## IPv6 and also supports connections from IPv6 to IPv4 ## endpoints and vice versa. -## ## -## Copyright (C) 2010-2011 Christian Pointner -## +## +## Copyright (C) 2010-2013 Christian Pointner +## ## This file is part of tcpproxy. ## ## tcpproxy is free software: you can redistribute it and/or modify @@ -27,7 +27,7 @@ VERSION=$(shell cat ../version) -.PHONY: clean +.PHONY: clean all: manpage -- cgit v1.2.3