From b28af99baab79363b01f4e4b6939953dac3b2ace Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Sat, 7 May 2016 11:45:56 +0000 Subject: [PATCH] Update copyright FossilOrigin-Name: 85f791ce81f2e4049746e5866c5dde57e4ec3fb979bc026e6114947ea6b43744 --- src/IRCConnection.h | 5 +++-- src/IRCConnection.m | 5 +++-- src/IRCUser.h | 5 +++-- src/IRCUser.m | 5 +++-- src/ObjIRC.h | 5 +++-- 5 files changed, 15 insertions(+), 10 deletions(-) diff --git a/src/IRCConnection.h b/src/IRCConnection.h index 80e4fa3..84ec669 100644 --- a/src/IRCConnection.h +++ b/src/IRCConnection.h @@ -1,7 +1,8 @@ /* - * Copyright (c) 2010, 2011, Jonathan Schleifer + * Copyright (c) 2010, 2011, 2012, 2013, 2016 + * Jonathan Schleifer * - * https://webkeks.org/git/?p=objirc.git + * https://heap.zone/git/?p=objirc.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/IRCConnection.m b/src/IRCConnection.m index b8de851..50f9a5b 100644 --- a/src/IRCConnection.m +++ b/src/IRCConnection.m @@ -1,7 +1,8 @@ /* - * Copyright (c) 2010, 2011, Jonathan Schleifer + * Copyright (c) 2010, 2011, 2012, 2013, 2016 + * Jonathan Schleifer * - * https://webkeks.org/git/?p=objirc.git + * https://heap.zone/git/?p=objirc.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/IRCUser.h b/src/IRCUser.h index b8d5276..1405aa9 100644 --- a/src/IRCUser.h +++ b/src/IRCUser.h @@ -1,7 +1,8 @@ /* - * Copyright (c) 2010, 2011, Jonathan Schleifer + * Copyright (c) 2010, 2011, 2012, 2013, 2016 + * Jonathan Schleifer * - * https://webkeks.org/git/?p=objirc.git + * https://heap.zone/git/?p=objirc.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/IRCUser.m b/src/IRCUser.m index 5d12e65..08e8f98 100644 --- a/src/IRCUser.m +++ b/src/IRCUser.m @@ -1,7 +1,8 @@ /* - * Copyright (c) 2010, 2011, Jonathan Schleifer + * Copyright (c) 2010, 2011, 2012, 2013, 2016 + * Jonathan Schleifer * - * https://webkeks.org/git/?p=objirc.git + * https://heap.zone/git/?p=objirc.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/ObjIRC.h b/src/ObjIRC.h index bcb217c..1713e80 100644 --- a/src/ObjIRC.h +++ b/src/ObjIRC.h @@ -1,7 +1,8 @@ /* - * Copyright (c) 2010, 2011, Jonathan Schleifer + * Copyright (c) 2010, 2011, 2012, 2013, 2016 + * Jonathan Schleifer * - * https://webkeks.org/git/?p=objirc.git + * https://heap.zone/git/?p=objirc.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above