]> granicus.if.org Git - curl/commitdiff
tool_hugehelp.c.cvs: Added copyright
authorSteve Holme <steve_holme@hotmail.com>
Sun, 10 Aug 2014 19:33:08 +0000 (20:33 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 10 Aug 2014 19:38:06 +0000 (20:38 +0100)
Added copyright due to warning from checksrc.pl.

src/tool_hugehelp.c.cvs

index 1c1697d73754878632c9173db6283bfdb4ded825..5895900c2fe940bc30f371f8d24e6c559c665270 100644 (file)
@@ -1,5 +1,28 @@
+/***************************************************************************
+ *                                  _   _ ____  _
+ *  Project                     ___| | | |  _ \| |
+ *                             / __| | | | |_) | |
+ *                            | (__| |_| |  _ <| |___
+ *                             \___|\___/|_| \_\_____|
+ *
+ * Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
+ *
+ * This software is licensed as described in the file COPYING, which
+ * you should have received as part of this distribution. The terms
+ * are also available at http://curl.haxx.se/docs/copyright.html.
+ *
+ * You may opt to use, copy, modify, merge, publish, distribute and/or sell
+ * copies of the Software, and permit persons to whom the Software is
+ * furnished to do so, under the terms of the COPYING file.
+ *
+ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
+ * KIND, either express or implied.
+ *
+ ***************************************************************************/
+
 #include "tool_setup.h"
 #include "tool_hugehelp.h"
+
 void hugehelp(void)
 {
   puts ( "This is a silly replacement for the actual file.");