From 649bbc601edeb1ff405434bfd7c238e819c12943 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 4 May 2015 16:14:27 -0400 Subject: Add copyright years to each file. --- hangman-helper.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hangman-helper.sh') diff --git a/hangman-helper.sh b/hangman-helper.sh index 4051a35..1e65969 100644 --- a/hangman-helper.sh +++ b/hangman-helper.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright (C) 2011, 2013-2014 Luke Shumaker + # Usage: hangman-helper word not [-l] # is the known word, with unknown characters replaced with '.'. # is a sequence of the characters that are known to not be in the word. -- cgit v1.2.3