From 6799b9125e9ae1ab370fb8070b25bc777a9ab687 Mon Sep 17 00:00:00 2001 From: Osanda Malith Jayathissa Date: Sat, 30 Apr 2016 19:09:51 -0700 Subject: [PATCH] Update ip.c --- ip.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ip.c b/ip.c index c8d809a..5dd7bc2 100644 --- a/ip.c +++ b/ip.c @@ -1,5 +1,11 @@ #include - +/* + * License: + * This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. + * To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/. + * Author: Osanda Malith Jayathissa + * Website: http://osandamalith.wordpress.com + */ void banner() { fflush(stdin); const static char *banner =