From 69573b173f10fa315aa3ce8c4af67fce2a31f60b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 26 Oct 2015 00:38:26 -0400 Subject: copyright --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2202bb7..d1c0ef1 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,8 @@ +# Copyright © 2015 Luke Shumaker +# This work is free. You can redistribute it and/or modify it under the +# terms of the Do What The Fuck You Want To Public License, Version 2, +# as published by Sam Hocevar. See the COPYING file for more details. + install-targets = \ $(DESTDIR)/etc/netctl/hooks/network-online \ $(DESTDIR)/lib/systemd/system/network-online@.service \ -- cgit v1.2.3-2-g168b