diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index f09d494..99f66ea 100644 --- a/src/Makefile +++ b/src/Makefile @@ -26,7 +26,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Foobar. If not, see <http://www.gnu.org/licenses/>. +## along with anytun. If not, see <http://www.gnu.org/licenses/>. ## TARGET=$(shell uname -s) C = gcc |