Change webkeks.org -> heap.zone
While at it, also update the copyright years where they were incomplete.
This commit is contained in:
parent
b145493526
commit
7c85e21d8f
9 changed files with 17 additions and 17 deletions
|
@ -5,7 +5,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.webkeks.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<string>zone.heap.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
AC_INIT(ObjOpenSSL, 0.1, js@webkeks.org)
|
||||
AC_INIT(ObjOpenSSL, 0.1, js@heap.zone)
|
||||
AC_CONFIG_SRCDIR(src)
|
||||
|
||||
AC_CHECK_TOOL(OBJFW_CONFIG, objfw-config)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Copyright (c) 2011, Jonathan Schleifer <js@webkeks.org>
|
||||
* Copyright (c) 2011, Jonathan Schleifer <js@heap.zone>
|
||||
*
|
||||
* https://webkeks.org/git/?p=objopenssl.git
|
||||
* https://heap.zone/git/?p=objopenssl.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
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de>
|
||||
* Copyright (c) 2013, Jonathan Schleifer <js@webkeks.org>
|
||||
* Copyright (c) 2013, Jonathan Schleifer <js@heap.zone>
|
||||
*
|
||||
* https://webkeks.org/git/?p=objopenssl.git
|
||||
* https://heap.zone/git/?p=objopenssl.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
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de>
|
||||
* Copyright (c) 2013, Jonathan Schleifer <js@webkeks.org>
|
||||
* Copyright (c) 2012, 2013, 2016, Jonathan Schleifer <js@heap.zone>
|
||||
*
|
||||
* https://webkeks.org/git/?p=objopenssl.git
|
||||
* https://heap.zone/git/?p=objopenssl.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
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Copyright (c) 2011, 2013, Jonathan Schleifer <js@webkeks.org>
|
||||
* Copyright (c) 2011, 2013, 2015, Jonathan Schleifer <js@heap.zone>
|
||||
* Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de>
|
||||
*
|
||||
* https://webkeks.org/git/?p=objopenssl.git
|
||||
* https://heap.zone/git/?p=objopenssl.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
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright (c) 2011, 2012, 2013, 2014, 2015
|
||||
* Jonathan Schleifer <js@webkeks.org>
|
||||
* Copyright (c) 2011, 2012, 2013, 2014, 2015, 2016
|
||||
* Jonathan Schleifer <js@heap.zone>
|
||||
* Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de>
|
||||
* Copyright (c) 2011, Jos Kuijpers <jos@kuijpersvof.nl>
|
||||
*
|
||||
* https://webkeks.org/git/?p=objopenssl.git
|
||||
* https://heap.zone/git/?p=objopenssl.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
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de>
|
||||
* Copyright (c) 2013, Jonathan Schleifer <js@webkeks.org>
|
||||
* Copyright (c) 2013, 2016, Jonathan Schleifer <js@heap.zone>
|
||||
*
|
||||
* https://webkeks.org/git/?p=objopenssl.git
|
||||
* https://heap.zone/git/?p=objopenssl.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
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de>
|
||||
* Copyright (c) 2011, 2013, Jonathan Schleifer <js@webkeks.org>
|
||||
* Copyright (c) 2011, 2012, 2013, 2015, Jonathan Schleifer <js@heap.zone>
|
||||
*
|
||||
* https://webkeks.org/git/?p=objopenssl.git
|
||||
* https://heap.zone/git/?p=objopenssl.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
|
||||
|
|
Reference in a new issue