--- LICENSE | 4 ++-- Makefile | 5 +---- ii.c | 4 +--- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/LICENSE b/LICENSE index dd0b65c..c5ac1db 100644 --- a/LICENSE +++ b/LICENSE _AT_@ -1,7 +1,7 @@ MIT/X Consortium License -(C)opyright MMV-MMVI Anselm R. Garbe <garbeam_AT_wmii.de> -(C)opyright MMV-MMVIII Nico Golde <nico at ngolde dot de> +(C)opyright 2005-2006 Anselm R. Garbe <garbeam_AT_wmii.de> +(C)opyright 2005-2011 Nico Golde <nico at ngolde dot de> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/Makefile b/Makefile index 0bd4ca5..f9484d5 100644 --- a/Makefile +++ b/Makefile _AT_@ -1,7 +1,4 @@ -# ii - irc it - simple but flexible IRC client -# (C)opyright MMV-MMVI Anselm R. Garbe -# (C)opyright MMV-MMVII Anselm R. Garbe, Nico Golde - +# See LICENSE file for copyright and license details. include config.mk SRC = ii.c diff --git a/ii.c b/ii.c index d93266c..b503e1d 100644 --- a/ii.c +++ b/ii.c _AT_@ -1,6 +1,4 @@ -/* (C)opyright MMV-MMVI Anselm R. Garbe <garbeam at gmail dot com> - * (C)opyright MMV-MMXI Nico Golde <nico at ngolde dot de> - * See LICENSE file for license details. */ +/* See LICENSE file for license details. */ #include <errno.h> #include <netdb.h> #include <sys/types.h> -- 2.4.10 --Multipart=_Mon__9_May_2016_17_21_10_+0200_I.6cpFVydhq75aaE Content-Type: text/x-diff; name="0003-add-util-functions-from-sbase.patch" Content-Disposition: attachment; filename="0003-add-util-functions-from-sbase.patch" Content-Transfer-Encoding: 7bitReceived on Mon Sep 17 2001 - 00:00:00 CEST
This archive was generated by hypermail 2.3.0 : Mon May 09 2016 - 17:24:22 CEST