From 09f9bf827be794ccb999728775c0417b82317b27 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Sat, 14 Oct 2023 20:47:59 -0600 Subject: Add copyright statements --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a15fceb..434f67d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ +# Copyright (c) 2017 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. /dat/ -- cgit v1.2.3