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