move repository from m6w6 to awesomized 111/head
authorMichael Wallner <mike@php.net>
Mon, 7 Jun 2021 15:05:44 +0000 (17:05 +0200)
committerMichael Wallner <mike@php.net>
Mon, 7 Jun 2021 15:05:44 +0000 (17:05 +0200)
168 files changed:
.builds/alpine.yml
.builds/freebsd.yml
.builds/openbsd.yml
.builds/scripts/notify-gitter
BUGS.md
CMakeLists.txt
ChangeLog-1.1.md
LICENSE
LICENSE.HEADER
README.md
docs/conf.py.in
docs/gh-pages/publish.sh
docs/source/ChangeLog-1.1.rst
src/bin/common/checks.hpp
src/bin/common/options.cpp
src/bin/common/options.hpp
src/bin/common/random.hpp
src/bin/common/time.hpp
src/bin/memcapable.cc
src/bin/memcat.cc
src/bin/memcp.cc
src/bin/memdump.cc
src/bin/memerror.cc
src/bin/memexist.cc
src/bin/memflush.cc
src/bin/memparse.cc
src/bin/memping.cc
src/bin/memrm.cc
src/bin/memslap.cc
src/bin/memstat.cc
src/bin/memtouch.cc
src/libhashkit/aes.cc
src/libhashkit/aes.h
src/libhashkit/algorithm.cc
src/libhashkit/algorithm.h
src/libhashkit/common.h
src/libhashkit/crc32.cc
src/libhashkit/digest.cc
src/libhashkit/encrypt.cc
src/libhashkit/fnv_32.cc
src/libhashkit/fnv_64.cc
src/libhashkit/function.cc
src/libhashkit/has.cc
src/libhashkit/hashkit.cc
src/libhashkit/hashkit.h
src/libhashkit/hashkitcon.h.in
src/libhashkit/hsieh.cc
src/libhashkit/is.h
src/libhashkit/jenkins.cc
src/libhashkit/md5.cc
src/libhashkit/murmur.cc
src/libhashkit/murmur3.cc
src/libhashkit/murmur3.h
src/libhashkit/murmur3_api.cc
src/libhashkit/one_at_a_time.cc
src/libhashkit/rijndael.cc
src/libhashkit/rijndael.hpp
src/libhashkit/str_algorithm.cc
src/libhashkit/strerror.cc
src/libhashkit/string.cc
src/libhashkit/string.h
src/libmemcached/allocators.cc
src/libmemcached/allocators.hpp
src/libmemcached/analyze.cc
src/libmemcached/array.cc
src/libmemcached/array.h
src/libmemcached/assert.hpp
src/libmemcached/auto.cc
src/libmemcached/backtrace.cc
src/libmemcached/backtrace.hpp
src/libmemcached/behavior.cc
src/libmemcached/behavior.hpp
src/libmemcached/byteorder.cc
src/libmemcached/byteorder.h
src/libmemcached/callback.cc
src/libmemcached/common.h
src/libmemcached/connect.cc
src/libmemcached/connect.hpp
src/libmemcached/continuum.hpp
src/libmemcached/csl/common.h
src/libmemcached/csl/context.cc
src/libmemcached/csl/context.h
src/libmemcached/csl/server.h
src/libmemcached/csl/symbol.h
src/libmemcached/delete.cc
src/libmemcached/do.cc
src/libmemcached/do.hpp
src/libmemcached/dump.cc
src/libmemcached/encoding_key.cc
src/libmemcached/error.cc
src/libmemcached/error.hpp
src/libmemcached/exist.cc
src/libmemcached/fetch.cc
src/libmemcached/flag.cc
src/libmemcached/flag.hpp
src/libmemcached/flush.cc
src/libmemcached/flush_buffers.cc
src/libmemcached/get.cc
src/libmemcached/hash.cc
src/libmemcached/hash.hpp
src/libmemcached/hosts.cc
src/libmemcached/initialize_query.cc
src/libmemcached/initialize_query.h
src/libmemcached/instance.cc
src/libmemcached/instance.hpp
src/libmemcached/internal.h
src/libmemcached/io.cc
src/libmemcached/io.h
src/libmemcached/io.hpp
src/libmemcached/is.h
src/libmemcached/key.cc
src/libmemcached/key.hpp
src/libmemcached/libmemcached_probes.h
src/libmemcached/memcached.cc
src/libmemcached/memcached.h
src/libmemcached/memcached.hpp
src/libmemcached/memory.h
src/libmemcached/namespace.cc
src/libmemcached/namespace.h
src/libmemcached/options.cc
src/libmemcached/options.hpp
src/libmemcached/parse.cc
src/libmemcached/purge.cc
src/libmemcached/quit.cc
src/libmemcached/quit.hpp
src/libmemcached/response.cc
src/libmemcached/response.h
src/libmemcached/result.cc
src/libmemcached/result.h
src/libmemcached/sasl.cc
src/libmemcached/sasl.hpp
src/libmemcached/server.cc
src/libmemcached/server.hpp
src/libmemcached/server_instance.h
src/libmemcached/server_list.cc
src/libmemcached/server_list.hpp
src/libmemcached/stats.cc
src/libmemcached/storage.cc
src/libmemcached/strerror.cc
src/libmemcached/string.cc
src/libmemcached/string.hpp
src/libmemcached/touch.cc
src/libmemcached/udp.cc
src/libmemcached/udp.hpp
src/libmemcached/util.h
src/libmemcached/verbosity.cc
src/libmemcached/version.cc
src/libmemcached/version.hpp
src/libmemcached/virtual_bucket.cc
src/libmemcached/virtual_bucket.h
src/libmemcached/watchpoint.h
src/libmemcachedprotocol/ascii_handler.c
src/libmemcachedprotocol/ascii_handler.h
src/libmemcachedprotocol/binary_handler.c
src/libmemcachedprotocol/binary_handler.h
src/libmemcachedprotocol/cache.c
src/libmemcachedprotocol/cache.h
src/libmemcachedprotocol/common.h
src/libmemcachedprotocol/handler.c
src/libmemcachedprotocol/pedantic.c
src/libmemcachedutil/common.h
src/libmemcachedutil/flush.cc
src/libmemcachedutil/pid.cc
src/libmemcachedutil/ping.cc
src/libmemcachedutil/pool.cc
src/libmemcachedutil/version.cc
src/win32/wrappers.h
support/libmemcached.pc.in

index b121e6dfab0fcdab444f9f3b3c9405f8f00b1406..5e9dac21e374f24323f9ed37a891b3e798a171c3 100644 (file)
@@ -9,7 +9,7 @@ packages:
   - libstdc++
   - memcached
 sources:
-  - https://github.com/m6w6/libmemcached
+  - https://github.com/awesomized/libmemcached
 secrets:
   - a223d068-8d3f-4bab-a623-ed6e2887820a
   - d7dfe587-b433-481b-8725-d7ccd82e59fb
index 4074c9cd02dce279d8ca7d6328fdccc512c91b9b..cfb3585bef3d82c9b2bd1f5a6dc4039560827e61 100644 (file)
@@ -13,7 +13,7 @@ packages:
   - rsync
   - tbb
 sources:
-  - https://github.com/m6w6/libmemcached
+  - https://github.com/awesomized/libmemcached
 secrets:
   - a223d068-8d3f-4bab-a623-ed6e2887820a
   - d7dfe587-b433-481b-8725-d7ccd82e59fb
index 264675c976aab192593b607545055e8a45ae0316..de8b3078758a73639c24d6eb111211459071ea08 100644 (file)
@@ -13,7 +13,7 @@ packages:
   - sudo--
   - tbb
 sources:
-  - https://github.com/m6w6/libmemcached
+  - https://github.com/awesomized/libmemcached
 secrets:
   - a223d068-8d3f-4bab-a623-ed6e2887820a
   - d7dfe587-b433-481b-8725-d7ccd82e59fb
index 05124544b029f6c8c961b5d64cba1314486cde65..f1f5191d9fc2a5304a3339494a7068da09379ae8 100755 (executable)
@@ -4,7 +4,7 @@ set -eu
 GITTER=$(cat ~/.gitter)
 STATUS=$1
 
-REPO=m6w6/libmemcached
+REPO=awesomized/libmemcached
 REF=$(GIT_DIR=libmemcached/.git git describe --abbrev --always)
 REF_URL=https://github.com/${REPO}/commits/${REF}
 
diff --git a/BUGS.md b/BUGS.md
index d84e4b654811cb50b55df2cd6871b5712c87d903..796ba388f028a96640b148e978c2770eeb631988 100644 (file)
--- a/BUGS.md
+++ b/BUGS.md
@@ -11,7 +11,7 @@ Hashkit's MurMur/MurMur3 are limited to the lower 32 bits.
 
 ### crc32
 
-Commit "[More Hashing methods](https://github.com/m6w6/libmemcached/commits/1207354f)"
+Commit "[More Hashing methods](https://github.com/awesomized/libmemcached/commits/1207354f)"
 from October 2007 first released in v0.8, which main intention seems to have
 been to add FNV1 hash algos, changed the result of the crc32 hash to only its
 upper 16 bits sans MSB, without any additional comment.
index c476f76d7c8bbea2a5e5fd3f2ce4e63ee15a0eaa..35565ef1c6b21a7a060a8aa34cb7f613bf3efab6 100644 (file)
@@ -10,7 +10,7 @@ project(libmemcached
         VERSION "${LIBMEMCACHED_VERSION}"
         DESCRIPTION "libmemcached, a C/C++ memcached client library"
         )
-set(PROJECT_HOMEPAGE_URL "https://github.com/m6w6/libmemcached")
+set(PROJECT_HOMEPAGE_URL "https://github.com/awesomized/libmemcached")
 set(PROJECT_CONTACT "Michael Wallner <mike@php.net>")
 
 set(CXX_STANDARD 11)
index f0b5a8d571fda017b6ca6c0c90621c7e8942e05b..5c456b353b9b474d3117b90d31c1953a2387eee2 100644 (file)
@@ -6,12 +6,12 @@
 
 **Changes from beta2:**
 
-* Fix [gh #108](https://github.com/m6w6/libmemcached/issues/105):
+* Fix [gh #108](https://github.com/awesomized/libmemcached/issues/105):
   macOS Big Sur: dtrace does not understand -G switch
 * Add support for IPv6 bracketed syntax in `memcached_servers_parse`.
 * Make `memcat`'s `--file` option's argument optional defaulting to `<key>`.
 * Fix libmemcachedprotocol's binary `STAT` and `VERSION` handlers.
-* Fix [gh #105](https://github.com/m6w6/libmemcached/issues/105):
+* Fix [gh #105](https://github.com/awesomized/libmemcached/issues/105):
   EINTR handled too defensively when polling.
 
 ## v 1.1.0-beta2
 
 **Changes from beta1:**
 
-* Fix [gh #103](https://github.com/m6w6/libmemcached/issues/103):
+* Fix [gh #103](https://github.com/awesomized/libmemcached/issues/103):
   Build failure on 32-bit.
-* Fix [gh #102](https://github.com/m6w6/libmemcached/issues/102):
+* Fix [gh #102](https://github.com/awesomized/libmemcached/issues/102):
   Doc build with old sphinx.
-* Fix [gh #100](https://github.com/m6w6/libmemcached/issues/100):
+* Fix [gh #100](https://github.com/awesomized/libmemcached/issues/100):
   Revert symbolic rename of public header include directories.
-* Fix [gh #98](https://github.com/m6w6/libmemcached/issues/98):
+* Fix [gh #98](https://github.com/awesomized/libmemcached/issues/98):
   Library SONAMEs and NAME_LINKs differ from 1.0.18.
-* Fix [gh #97](https://github.com/m6w6/libmemcached/issues/97):
+* Fix [gh #97](https://github.com/awesomized/libmemcached/issues/97):
   Location of cmake files installation directory.
-* Fix [gh #96](https://github.com/m6w6/libmemcached/issues/96):
+* Fix [gh #96](https://github.com/awesomized/libmemcached/issues/96):
   LIBXXX_VERSION_HEX constants format.
 
 ## v 1.1.0-beta1
@@ -47,11 +47,12 @@ was incremented due to the following changes:
 * Tests require C++17 compiler support.
 * Moved to the Semantic Versioning Specification: https://semver.org
 * Moved the project from launchpad to github:
-    * Source: https://github.com/m6w6/libmemcached
-    * Documentation: https://m6w6.github.io/libmemcached
+    * Source: https://github.com/awesomized/libmemcached
+    * Documentation: https://awesomized.github.io/libmemcached
     * Continuous Integration:
-        * Github: https://github.com/m6w6/libmemcached/actions (Linux, MacOS, Windows **·** amd64)
-        * Sourcehut: https://builds.sr.ht/~m6w6/libmemcached (FreeBSD, OpenBSD **·** amd64)
+        * Github: https://github.com/awesomized/libmemcached/actions (Linux, MacOS, Windows **·** amd64)
+        * Sourcehut: https://builds.sr.ht/~m6w6/libmemcached (FreeBSD, 
+          OpenBSD **·** amd64)
         * Build artifacts: https://artifacts.m6w6.name/libmemcached/ rsync://m6w6.name::artifacts/libmemcached/
 
 
@@ -68,59 +69,59 @@ was incremented due to the following changes:
 * Fix libmemcached_util_version_check().
 * Fix ketama/consistent hashing:
   crash on reallocation of continuum.
-* Fix [gh #90](https://github.com/m6w6/libmemcached/issues/90):
+* Fix [gh #90](https://github.com/awesomized/libmemcached/issues/90):
   Build fails on Darwin.
-* Fix [gh #83](https://github.com/m6w6/libmemcached/issues/83):
+* Fix [gh #83](https://github.com/awesomized/libmemcached/issues/83):
   memcp waits forever if file no found.
-* Fix [gh #80](https://github.com/m6w6/libmemcached/issues/80):
+* Fix [gh #80](https://github.com/awesomized/libmemcached/issues/80):
   memparse docs.
-* Fix [gh #72](https://github.com/m6w6/libmemcached/issues/72)
-  and [gh #47](https://github.com/m6w6/libmemcached/issues/47):
+* Fix [gh #72](https://github.com/awesomized/libmemcached/issues/72)
+  and [gh #47](https://github.com/awesomized/libmemcached/issues/47):
   memcached_return_t docs.
-* Fix [gh #62](https://github.com/m6w6/libmemcached/issues/62):
+* Fix [gh #62](https://github.com/awesomized/libmemcached/issues/62):
   uint32_t overflow cause busy loop.
 * Removed restriction of UDP+IPv6.
 * Fix SERVER_ERROR_MEMORY_ALLOCATION_FAILURE:
   recognize more strings returned by the server.
-* Fix [gh #13](https://github.com/m6w6/libmemcached/issues/13):
+* Fix [gh #13](https://github.com/awesomized/libmemcached/issues/13):
   reset continuum counter after freeing them.
-* Fix [gh #14](https://github.com/m6w6/libmemcached/issues/14)
-  and [gh #17](https://github.com/m6w6/libmemcached/issues/17):
+* Fix [gh #14](https://github.com/awesomized/libmemcached/issues/14)
+  and [gh #17](https://github.com/awesomized/libmemcached/issues/17):
   SASL: AUTH_CONTINUE was considered a failure and caused IO reset.
-* Fix [gh #25](https://github.com/m6w6/libmemcached/issues/25):
+* Fix [gh #25](https://github.com/awesomized/libmemcached/issues/25):
   hashkit/murmur3 unavailable.
 * Fix missing handling of EAGAIN for non-blocking unix domain socket.
-* Fix [gh #35](https://github.com/m6w6/libmemcached/issues/35):
+* Fix [gh #35](https://github.com/awesomized/libmemcached/issues/35):
   handling of BEHAVIOR_REMOVE_FAILED_SERVERS.
-* Fix [gh #41](https://github.com/m6w6/libmemcached/issues/41):
+* Fix [gh #41](https://github.com/awesomized/libmemcached/issues/41):
   ensure stable sort on continuum host key collision.
-* Fix [gh #42](https://github.com/m6w6/libmemcached/issues/42):
+* Fix [gh #42](https://github.com/awesomized/libmemcached/issues/42):
   MEMCACHED_MAX_BUFFER docs.
-* Fix [gh #43](https://github.com/m6w6/libmemcached/issues/43):
+* Fix [gh #43](https://github.com/awesomized/libmemcached/issues/43):
   libmemcached_configuration docs.
-* Fix [gh #46](https://github.com/m6w6/libmemcached/issues/46):
+* Fix [gh #46](https://github.com/awesomized/libmemcached/issues/46):
   clarification on millisecond timeout docs.
-* Fix [gh #50](https://github.com/m6w6/libmemcached/issues/50):
+* Fix [gh #50](https://github.com/awesomized/libmemcached/issues/50):
   memcached_fetch_result() can return previously returned data.
-* Fix [gh #53](https://github.com/m6w6/libmemcached/issues/53):
+* Fix [gh #53](https://github.com/awesomized/libmemcached/issues/53):
   stack overflow in memcached_fetch_result().
-* Fix [gh #57](https://github.com/m6w6/libmemcached/issues/57):
+* Fix [gh #57](https://github.com/awesomized/libmemcached/issues/57):
   include <inttypes.h> vs <cinttypes>
-* Fix [gh #58](https://github.com/m6w6/libmemcached/issues/58):
+* Fix [gh #58](https://github.com/awesomized/libmemcached/issues/58):
   more specific error messages when connect() fails.
-* Fix [gh #59](https://github.com/m6w6/libmemcached/issues/59):
+* Fix [gh #59](https://github.com/awesomized/libmemcached/issues/59):
   bin/memcat: typo in "No servers provied".
-* Fix [gh #77](https://github.com/m6w6/libmemcached/issues/77):
+* Fix [gh #77](https://github.com/awesomized/libmemcached/issues/77):
   undeclared UINT64_C in ketama.cc.
-* Fix [gh #12](https://github.com/m6w6/libmemcached/issues/12):
+* Fix [gh #12](https://github.com/awesomized/libmemcached/issues/12):
   never reconnects after connection reset (binary protocol).
-* Fix [gh #49](https://github.com/m6w6/libmemcached/issues/49):
+* Fix [gh #49](https://github.com/awesomized/libmemcached/issues/49):
   assertion memcached_failed(rc) failed in memcached_send_ascii().
-* Fix [gh #67](https://github.com/m6w6/libmemcached/issues/67):
+* Fix [gh #67](https://github.com/awesomized/libmemcached/issues/67):
   get returns NOTFOUND on timeout.
-* Fix [gh #76](https://github.com/m6w6/libmemcached/issues/76):
+* Fix [gh #76](https://github.com/awesomized/libmemcached/issues/76):
   memcached_touch() crashes when expiration=-1 (ASCII only).
-* Fix [gh #23](https://github.com/m6w6/libmemcached/issues/23):
+* Fix [gh #23](https://github.com/awesomized/libmemcached/issues/23):
   build fails with bison 2.3.
 * Fix memaslap: build fails with newer compiler versions.
 * Fix usage of strerror_r() implementations returning pointer to char.
@@ -131,14 +132,14 @@ was incremented due to the following changes:
 * Fix bin/memaslap to idnentify itself as memaslap instead of memslap.
 * Fix bin/memcapable to work with memcached >= 1.6.
 * Fix murmur and murmur3 hashes on big endian platforms.
-* Fix [gh #82](https://github.com/m6w6/libmemcached/issues/82),
-  [gh #64](https://github.com/m6w6/libmemcached/issues/64) and
-  [gh #21](https://github.com/m6w6/libmemcached/issues/21):
+* Fix [gh #82](https://github.com/awesomized/libmemcached/issues/82),
+  [gh #64](https://github.com/awesomized/libmemcached/issues/64) and
+  [gh #21](https://github.com/awesomized/libmemcached/issues/21):
   clarify documentation on replication.
-* Fix [gh #95](https://github.com/m6w6/libmemcached/issues/95):
+* Fix [gh #95](https://github.com/awesomized/libmemcached/issues/95):
   MEMCACHED_CALLBACK_GET_FAILURE and MEMCACHED_BEHAVIOR_BUFFER_REQUESTS
 * Fix bin/memcat to output flags if requested with `--flag`.
-* Fix [gh #68](https://github.com/m6w6/libmemcached/issues/68):
+* Fix [gh #68](https://github.com/awesomized/libmemcached/issues/68):
   Windows support.
 
 ---
diff --git a/LICENSE b/LICENSE
index 095eb77d30381db3593c2ccb0ec6e35365e148d6..1d50957d8de7600c06d2604d88f6c00bbfdc8143 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
 Copyright (c) 2006-2014 Brian Aker, DataDifferential, https://datadifferential.com/
-Copyright (c) 2020 Michael Wallner, SmugMug Inc, https://smugmug.com/
+Copyright (c) 2020-2021 Michael Wallner, Awesome Inc, https://awesome.co/
 
 All rights reserved.
 
index 734fa5b9c590a1f4a82448416b41a669b02a0010..898b730563fafd98eef3c9fb79e9487ec957c613 100644 (file)
@@ -9,6 +9,6 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
index 3b594b3716c105fea8749894ff5231f83a238e1a..7f2e4dad61ff1443b719cd34c78e35d6dac101c4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
 # libmemcached
 
-[![Gitter Badge]](https://gitter.im/m6w6/libmemcached)
 [![License Badge]](https://opensource.org/licenses/BSD-3-Clause)
 
-[Gitter Badge]:     https://badges.gitter.im/m6w6/libmemcached.svg "Gitter Chat"
 [License Badge]:    https://img.shields.io/badge/License-BSD%203--Clause-blue.svg "BSD 3-Clause"
 
 libmemcached is an open source C/C++ client library and tools for the
@@ -13,19 +11,18 @@ side methods.
 
 > **NOTE:**  
 > This is a resurrection of the original work from Brian Aker at
-> [libmemcached.org](https://libmemcached.org) and the only publicly maintained
-> version of libmemcached currently known to me.
+> [libmemcached.org](https://libmemcached.org).
 
 ## Documentation
 
 [![Docs Actions Badge]](
-    https://github.com/m6w6/libmemcached/actions?query=workflow%3Adocs-publish-pages)
+    https://github.com/awesomized/libmemcached/actions?query=workflow%3Adocs-publish-pages)
 
 [Docs Actions Badge]:
-    https://github.com/m6w6/libmemcached/workflows/docs-publish-pages/badge.svg?branch=v1.x
+    https://github.com/awesomized/libmemcached/workflows/docs-publish-pages/badge.svg?branch=v1.x
     "Github Docs Action"
 
-See https://m6w6.github.io/libmemcached
+See https://awesomized.github.io/libmemcached
 
 ### Building and updating docs
 
@@ -41,7 +38,7 @@ Please see/edit [`CMakeConfig.txt`](./CMakeConfig.txt) or use `ccmake(1)` or
 
 ### From source
 
-    git clone github.com:m6w6/libmemcached
+    git clone github.com:awesomized/libmemcached
     mkdir build-libmemcached
     cd $_
     cmake ../libmemcached
@@ -69,10 +66,10 @@ https://artifacts.m6w6.name/libmemcached/ and rsync://m6w6.name::artifacts/libme
 
 ## Testing
 
-[![Codecov Badge]](https://codecov.io/gh/m6w6/libmemcached)
+[![Codecov Badge]](https://codecov.io/gh/awesomized/libmemcached)
 
 [Codecov Badge]:
-    https://codecov.io/gh/m6w6/libmemcached/branch/v1.x/graph/badge.svg
+    https://codecov.io/gh/awesomized/libmemcached/branch/v1.x/graph/badge.svg
     "Code coverage"
 
 Enable the `BUILD_TESTING` setting for a build and run `make test`.
@@ -82,11 +79,11 @@ Enable the `BUILD_TESTING` setting for a build and run `make test`.
 
 ### Continuous integration
 
-[![Actions Badge]](https://github.com/m6w6/libmemcached/actions?query=workflow%3Acmake-build-ci)
+[![Actions Badge]](https://github.com/awesomized/libmemcached/actions?query=workflow%3Acmake-build-ci)
 [![Sourcehut Badge]](https://builds.sr.ht/~m6w6/libmemcached)
 
 [Actions Badge]:
-    https://github.com/m6w6/libmemcached/workflows/cmake-build-ci/badge.svg?branch=v1.x
+    https://github.com/awesomized/libmemcached/workflows/cmake-build-ci/badge.svg?branch=v1.x
     "Github Actions"
 [Sourcehut Badge]:
     https://builds.sr.ht/~m6w6/libmemcached/commits.svg
@@ -107,7 +104,7 @@ libmemcached has been tested against [memcached](https://github.com/memcached/me
 
 ## ChangeLog
 
-Check out the latest [releases](https://github.com/m6w6/libmemcached/releases)
+Check out the latest [releases](https://github.com/awesomized/libmemcached/releases)
 or the bundled [ChangeLog](./ChangeLog-1.1.md) for a comprehensive list of changes.
 
 ## License
@@ -117,7 +114,7 @@ found in the accompanying [LICENSE](./LICENSE) file.
 
 ## Contributing
 
-Please report any issues on the [bug tracker](https://github.com/m6w6/libmemcached/issues).
+Please report any issues on the [bug tracker](https://github.com/awesomized/libmemcached/issues).
 
 A list of known permanent issues is maintained in [BUGS](./BUGS.md).
 
index 97c47f77877a6da4b2f87395beb84d7c16508931..5c331ac0f27341994bbaba76affdb307aaf54f4b 100644 (file)
@@ -39,7 +39,7 @@ manpages_url = 'https://linux.die.net/man/{section}/{page}'
 
 html_context = {
   'display_github': True,
-  'github_user': 'm6w6',
+  'github_user': 'awesomized',
   'github_repo': 'libmemcached',
   'github_version': 'v1.x/docs/source/'
 }
index 5b43fa24544e71fe308ca94fbbb7ed8e0d79474a..218b0073a6cfa00193ec3b10322acd1876334569 100755 (executable)
@@ -9,7 +9,7 @@ then
   git pull -r
   cd ..
 else
-  git clone -b gh-pages github.com:m6w6/libmemcached pages
+  git clone -b gh-pages github.com:awesomized/libmemcached pages
 fi
 
 mkdir -p build
index 71dad2e130aa1c9694455f4ed7d9ed3962ab56f7..492568de6f7f7c509794e7367c5727e0f14f3727 100644 (file)
@@ -16,12 +16,12 @@ v 1.1.0-beta3
 **Changes from beta2:**
 
 
-* Fix `gh #108 <https://github.com/m6w6/libmemcached/issues/105>`_\ :
+* Fix `gh #108 <https://github.com/awesomized/libmemcached/issues/105>`_\ :
   macOS Big Sur: dtrace does not understand -G switch
 * Add support for IPv6 bracketed syntax in ``memcached_servers_parse``.
 * Make ``memcat``\ 's ``--file`` option's argument optional defaulting to ``<key>``.
 * Fix libmemcachedprotocol's binary ``STAT`` and ``VERSION`` handlers.
-* Fix `gh #105 <https://github.com/m6w6/libmemcached/issues/105>`_\ :
+* Fix `gh #105 <https://github.com/awesomized/libmemcached/issues/105>`_\ :
   EINTR handled too defensively when polling.
 
 v 1.1.0-beta2
@@ -35,17 +35,17 @@ v 1.1.0-beta2
 **Changes from beta1:**
 
 
-* Fix `gh #103 <https://github.com/m6w6/libmemcached/issues/103>`_\ :
+* Fix `gh #103 <https://github.com/awesomized/libmemcached/issues/103>`_\ :
   Build failure on 32-bit.
-* Fix `gh #102 <https://github.com/m6w6/libmemcached/issues/102>`_\ :
+* Fix `gh #102 <https://github.com/awesomized/libmemcached/issues/102>`_\ :
   Doc build with old sphinx.
-* Fix `gh #100 <https://github.com/m6w6/libmemcached/issues/100>`_\ :
+* Fix `gh #100 <https://github.com/awesomized/libmemcached/issues/100>`_\ :
   Revert symbolic rename of public header include directories.
-* Fix `gh #98 <https://github.com/m6w6/libmemcached/issues/98>`_\ :
+* Fix `gh #98 <https://github.com/awesomized/libmemcached/issues/98>`_\ :
   Library SONAMEs and NAME_LINKs differ from 1.0.18.
-* Fix `gh #97 <https://github.com/m6w6/libmemcached/issues/97>`_\ :
+* Fix `gh #97 <https://github.com/awesomized/libmemcached/issues/97>`_\ :
   Location of cmake files installation directory.
-* Fix `gh #96 <https://github.com/m6w6/libmemcached/issues/96>`_\ :
+* Fix `gh #96 <https://github.com/awesomized/libmemcached/issues/96>`_\ :
   LIBXXX_VERSION_HEX constants format.
 
 v 1.1.0-beta1
@@ -68,12 +68,13 @@ was incremented due to the following changes:
 * Moved to the Semantic Versioning Specification: https://semver.org
 * Moved the project from launchpad to github:
 
-  * Source: https://github.com/m6w6/libmemcached
-  * Documentation: https://m6w6.github.io/libmemcached
+  * Source: https://github.com/awesomized/libmemcached
+  * Documentation: https://awesomized.github.io/libmemcached
   * Continuous Integration:
 
-    * Github: https://github.com/m6w6/libmemcached/actions (Linux, MacOS, Windows **·** amd64)
-    * Sourcehut: https://builds.sr.ht/~m6w6/libmemcached (FreeBSD, OpenBSD **·** amd64)
+    * Github: https://github.com/awesomized/libmemcached/actions (Linux, MacOS, Windows **·** amd64)
+    * Sourcehut: https://builds.sr.ht/~m6w6/libmemcached (FreeBSD, 
+      OpenBSD **·** amd64)
     * Build artifacts: https://artifacts.m6w6.name/libmemcached/ rsync://m6w6.name::artifacts/libmemcached/
 
 
@@ -90,59 +91,59 @@ was incremented due to the following changes:
 * Fix libmemcached_util_version_check().
 * Fix ketama/consistent hashing:
   crash on reallocation of continuum.
-* Fix `gh #90 <https://github.com/m6w6/libmemcached/issues/90>`_\ :
+* Fix `gh #90 <https://github.com/awesomized/libmemcached/issues/90>`_\ :
   Build fails on Darwin.
-* Fix `gh #83 <https://github.com/m6w6/libmemcached/issues/83>`_\ :
+* Fix `gh #83 <https://github.com/awesomized/libmemcached/issues/83>`_\ :
   memcp waits forever if file no found.
-* Fix `gh #80 <https://github.com/m6w6/libmemcached/issues/80>`_\ :
+* Fix `gh #80 <https://github.com/awesomized/libmemcached/issues/80>`_\ :
   memparse docs.
-* Fix `gh #72 <https://github.com/m6w6/libmemcached/issues/72>`_
-  and `gh #47 <https://github.com/m6w6/libmemcached/issues/47>`_\ :
+* Fix `gh #72 <https://github.com/awesomized/libmemcached/issues/72>`_
+  and `gh #47 <https://github.com/awesomized/libmemcached/issues/47>`_\ :
   memcached_return_t docs.
-* Fix `gh #62 <https://github.com/m6w6/libmemcached/issues/62>`_\ :
+* Fix `gh #62 <https://github.com/awesomized/libmemcached/issues/62>`_\ :
   uint32_t overflow cause busy loop.
 * Removed restriction of UDP+IPv6.
 * Fix SERVER_ERROR_MEMORY_ALLOCATION_FAILURE:
   recognize more strings returned by the server.
-* Fix `gh #13 <https://github.com/m6w6/libmemcached/issues/13>`_\ :
+* Fix `gh #13 <https://github.com/awesomized/libmemcached/issues/13>`_\ :
   reset continuum counter after freeing them.
-* Fix `gh #14 <https://github.com/m6w6/libmemcached/issues/14>`_
-  and `gh #17 <https://github.com/m6w6/libmemcached/issues/17>`_\ :
+* Fix `gh #14 <https://github.com/awesomized/libmemcached/issues/14>`_
+  and `gh #17 <https://github.com/awesomized/libmemcached/issues/17>`_\ :
   SASL: AUTH_CONTINUE was considered a failure and caused IO reset.
-* Fix `gh #25 <https://github.com/m6w6/libmemcached/issues/25>`_\ :
+* Fix `gh #25 <https://github.com/awesomized/libmemcached/issues/25>`_\ :
   hashkit/murmur3 unavailable.
 * Fix missing handling of EAGAIN for non-blocking unix domain socket.
-* Fix `gh #35 <https://github.com/m6w6/libmemcached/issues/35>`_\ :
+* Fix `gh #35 <https://github.com/awesomized/libmemcached/issues/35>`_\ :
   handling of BEHAVIOR_REMOVE_FAILED_SERVERS.
-* Fix `gh #41 <https://github.com/m6w6/libmemcached/issues/41>`_\ :
+* Fix `gh #41 <https://github.com/awesomized/libmemcached/issues/41>`_\ :
   ensure stable sort on continuum host key collision.
-* Fix `gh #42 <https://github.com/m6w6/libmemcached/issues/42>`_\ :
+* Fix `gh #42 <https://github.com/awesomized/libmemcached/issues/42>`_\ :
   MEMCACHED_MAX_BUFFER docs.
-* Fix `gh #43 <https://github.com/m6w6/libmemcached/issues/43>`_\ :
+* Fix `gh #43 <https://github.com/awesomized/libmemcached/issues/43>`_\ :
   libmemcached_configuration docs.
-* Fix `gh #46 <https://github.com/m6w6/libmemcached/issues/46>`_\ :
+* Fix `gh #46 <https://github.com/awesomized/libmemcached/issues/46>`_\ :
   clarification on millisecond timeout docs.
-* Fix `gh #50 <https://github.com/m6w6/libmemcached/issues/50>`_\ :
+* Fix `gh #50 <https://github.com/awesomized/libmemcached/issues/50>`_\ :
   memcached_fetch_result() can return previously returned data.
-* Fix `gh #53 <https://github.com/m6w6/libmemcached/issues/53>`_\ :
+* Fix `gh #53 <https://github.com/awesomized/libmemcached/issues/53>`_\ :
   stack overflow in memcached_fetch_result().
-* Fix `gh #57 <https://github.com/m6w6/libmemcached/issues/57>`_\ :
+* Fix `gh #57 <https://github.com/awesomized/libmemcached/issues/57>`_\ :
   include <inttypes.h> vs :raw-html-m2r:`<cinttypes>`
-* Fix `gh #58 <https://github.com/m6w6/libmemcached/issues/58>`_\ :
+* Fix `gh #58 <https://github.com/awesomized/libmemcached/issues/58>`_\ :
   more specific error messages when connect() fails.
-* Fix `gh #59 <https://github.com/m6w6/libmemcached/issues/59>`_\ :
+* Fix `gh #59 <https://github.com/awesomized/libmemcached/issues/59>`_\ :
   bin/memcat: typo in "No servers provied".
-* Fix `gh #77 <https://github.com/m6w6/libmemcached/issues/77>`_\ :
+* Fix `gh #77 <https://github.com/awesomized/libmemcached/issues/77>`_\ :
   undeclared UINT64_C in ketama.cc.
-* Fix `gh #12 <https://github.com/m6w6/libmemcached/issues/12>`_\ :
+* Fix `gh #12 <https://github.com/awesomized/libmemcached/issues/12>`_\ :
   never reconnects after connection reset (binary protocol).
-* Fix `gh #49 <https://github.com/m6w6/libmemcached/issues/49>`_\ :
+* Fix `gh #49 <https://github.com/awesomized/libmemcached/issues/49>`_\ :
   assertion memcached_failed(rc) failed in memcached_send_ascii().
-* Fix `gh #67 <https://github.com/m6w6/libmemcached/issues/67>`_\ :
+* Fix `gh #67 <https://github.com/awesomized/libmemcached/issues/67>`_\ :
   get returns NOTFOUND on timeout.
-* Fix `gh #76 <https://github.com/m6w6/libmemcached/issues/76>`_\ :
+* Fix `gh #76 <https://github.com/awesomized/libmemcached/issues/76>`_\ :
   memcached_touch() crashes when expiration=-1 (ASCII only).
-* Fix `gh #23 <https://github.com/m6w6/libmemcached/issues/23>`_\ :
+* Fix `gh #23 <https://github.com/awesomized/libmemcached/issues/23>`_\ :
   build fails with bison 2.3.
 * Fix memaslap: build fails with newer compiler versions.
 * Fix usage of strerror_r() implementations returning pointer to char.
@@ -153,14 +154,14 @@ was incremented due to the following changes:
 * Fix bin/memaslap to idnentify itself as memaslap instead of memslap.
 * Fix bin/memcapable to work with memcached >= 1.6.
 * Fix murmur and murmur3 hashes on big endian platforms.
-* Fix `gh #82 <https://github.com/m6w6/libmemcached/issues/82>`_\ ,
-  `gh #64 <https://github.com/m6w6/libmemcached/issues/64>`_ and
-  `gh #21 <https://github.com/m6w6/libmemcached/issues/21>`_\ :
+* Fix `gh #82 <https://github.com/awesomized/libmemcached/issues/82>`_\ ,
+  `gh #64 <https://github.com/awesomized/libmemcached/issues/64>`_ and
+  `gh #21 <https://github.com/awesomized/libmemcached/issues/21>`_\ :
   clarify documentation on replication.
-* Fix `gh #95 <https://github.com/m6w6/libmemcached/issues/95>`_\ :
+* Fix `gh #95 <https://github.com/awesomized/libmemcached/issues/95>`_\ :
   MEMCACHED_CALLBACK_GET_FAILURE and MEMCACHED_BEHAVIOR_BUFFER_REQUESTS
 * Fix bin/memcat to output flags if requested with ``--flag``.
-* Fix `gh #68 <https://github.com/m6w6/libmemcached/issues/68>`_\ :
+* Fix `gh #68 <https://github.com/awesomized/libmemcached/issues/68>`_\ :
   Windows support.
 
 ----
index 9c963522390e078c6a001d2406a513657cda84af..ba4e1286a64865e36c27fcefa75c74ee3b5d1245 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index c62020a3b6dd1b308a86844f7532a02786e31163..488912696168d4d6187ae6b85f22b7b5fe2ae470 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 65018eff0d077fb3d3f41974120f8f28c0ec19f7..2ac80bb406926dd6b66535db72fb1c159c82cc36 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 35be5ad946a7f9833680151ace6c9b8d954025a7..92f908906e27cbacb54cc74a2cb503cc18e3777a 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 0b360a62bf388d47663b0473ce7530059f1fa2c4..414c0d1db95fe36b18c97bfc2ce2ba5d931320d0 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index c57a89513f6aa0a3d5d4178b46e17e0b63c890ce..edf1bc06820e6524bff90d68a4ce914fa16222ea 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 1b0f36cac75a61bd60cb0c1dfdde50d12f434068..f07f456a45aeabe0ff7ae8838d40f5e347288a48 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index c13973e71df0ec94011cb69c70684c81b7481907..21c3cac43bd6a6fe21125f244ac0eefd00be5d99 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 7bed49232b8e983101fad4cf031678d5db8c524a..630c11117cbf9ae2809536965c198c226e521268 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 3948ff3e79d074db5d7c35941b13c2506a7f73a4..98974c58b99a26161bcf876e175e724f7f86ff14 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index f4ede92a82f2bef67c7d16c3cc33704a55fdab37..55757b8a6b7dff32d7f864d9f6befb172e62ed6d 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 7d39867f54422042db5f4dae2d495bf194040b01..db7e0290cd3d7fab7d90496c7d4bc77fe50d17c6 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index d08c9d993bb7f1461c42d8a06e581e6ae5cfe90f..0f50edb52dee177fd0e3f91a7e7de09464230c2b 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 6058bc67df9cabeb2240081963233024a275b9bf..7f9d13e0442367e745e4479bc6c6bf05922a78c7 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index b489c0f1229b4367c5282c0ebf860890ae59c58c..539a9633ce18ecf9ced73e825373b736e8799bc3 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index fb512268ed31f184aa97c8a3c357ad7208a77e21..2e695930cdb7f942e4494da2776b5034e603dc91 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 407a7c967a4ecae80fede179ac7d39914935f14a..6f26957724ae5764a0686348a03f153b4219430e 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 24d3869fa15ce84bd2f08385f48e0982fbe23b91..ea919f67f88d515a437506a61c72e690f1d6d98a 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 3ab4efc5d56ad4c5d69e97a07ed7cac9aaadc680..c41a6a9311d167c06df919ca2ca51f3d98cc7588 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 1d5459d557784a4741a0aa20d88cd4ce4cda2cbc..c4b0fd71ace974c9b001a998b078a17968bb07e1 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 69a36aa3f43897fdfdb941f3e33be6a04958e023..898411cef4ab9324d42e125959d806f302874193 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index ec8b10f2ed84b5149ea24db7939389a66e5a4024..01c16616dd2e1a687de0fb9f284e52c1c66dffcd 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 6d4835840b21c069c24832f7f218ed636bc4d7ab..bf1f4c6a0e6f2665c82a66bf97c91d47000adadf 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 34a801ff7af0a7f3c4c4a33132c5af5a69c38486..d2e5caf0b72d256531aa4ffc6913486942affc1f 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 6ca176a65f6309f35ea4ca50e49ca372ac4bccd5..eca47df70da061358cac35ca746aea862b945328 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index e99d8c74c6a3d66ddea39f4964be4c049bc6ce46..c5a49a10d02a8411409b35dbd66b18124bebcbf7 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 8c557a6530aa902dedfdd52abca2fdd8c0836dcd..4784b1f82dc304af59d9a4acb6945b6feb5fa60a 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 4b5ac95a1d5d47620920ff1ec4eea063b418438b..b412ba9be4c97bf63da0ced6dbe55370027bbbc3 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 67bb9947b29d6bd98df17eb6cefb6cf8177cc508..6f3704f0cfa0878dd03342849f18e23f8e8af567 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 1a2dd7626c3cf7959e1aa78228dea12244aa42d0..5ccb66c84d4498c755d979a2476950d0397708b7 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index d74128f2d4096290f6b39944e8df8956420dadfc..25644f8bd71a7132ec5fc8e83cad07e30b70db22 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index e4285233db59686b8f593eb0729326481818b681..a958c4ff70e8241e186130ac67a16c47d8a2d65a 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 077dc670ee53693a7018955ffecd9cc40d1de06d..3ef9d367709bc74b4b40ec02d3fc855d1cd314f3 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 3a8baf895dfc6d85a982d05a2fb70cb28e49fec1..6531994108167b8c556c567889bfd1f343d43a5d 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 3b94d49df36f15ded7b7d38834c7c2e8c9669583..2f6fcb6b7e2654922252da73c2302dfa37ea9915 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 64595f691d7bc7607a709df90bdda0f525db3d69..b30cb1ccb0f43475eb6f63d97cbc791847737fff 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index aa417cb4f19dc6a0814d413af47561a6bd28f519..e74248c2384e4150a89883ffe61e2b227f3edffa 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 5ad796b19bb647437cb9886d8be0c866b525980d..480ed08aa4b1b72fe5952263d3de09f21293b9be 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index fa83b76b0af2f0041ef76f9069c6994850d22eec..b6283408e5b507ead07106b839af1a834c04a294 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index f0410099746a47366ec33bb86e54d8f6b23b494f..aead62a83266d55ebb2904c8dc352d51ab0e8a75 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index fd01ca2718869ef6950d286469a9c95f824a8d59..e65330967e59d51d3d41b7f9f310039322411a09 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 5983ce36a35241d3842e84fb3f83639d9dbb94a7..8d2768c061cfa09cb1e7d05409e8413ef9b6592f 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 663d3d9ddcd7afc180e584bcba833f495319d268..9ba5265b10c5d173d202ada7362c78b612ac6195 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 4ab2eba67b55fe7b76fc22d8d03ead99a68cdc17..f161c5d6fcc33fe0e3651860e9dae650ddaf3af4 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 9c3bc3cd74055f4cb347a1edba6b36a11db615d7..a5c2c835742e1ff9b1bc8cdeef1d72ab7387ac86 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 022fb22cd807a49a2d0e9671722a92c8523391e7..78874873cf1c77af2e3f1332a3f23f979e2f6f90 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 4fc4ea4d6979410c41201eaa2c91640b0d71f250..76a6705c31aea9425fc9c1ffed6d39cb9457fa55 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 0a052b38bafa5d28edc3e5bcaba350f65bc28a57..19425e2a931b87320f148fec1bc55936b14c7a32 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 38fb44412662d65fb00ed9f82b1fab31d4c5c7f8..782581c7e1dc21c1ca8e7e94eca3c76e7e642390 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 0f43894773e601602d5b7cbf011ae1d7a5578cbc..4f681bb3232ee5b096bdf84209003e896df49a10 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 121639e55f1165b0f19bbb153d8649d6d49046c1..a22d411e1cbe2ae12e49d8494ccb5f9b9647b16c 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 176005cf10daaed1bffa3e47dba06180eed64f1a..9bd4c27b481ed66ce9bc5155ec9fd3dd3efc35ed 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 2b4eed93dde6daa88a976be3bfb5e0b4cada50d7..c53b720b426ab1c5e0543dafd5203402d71d2201 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index abad23d16d49e32f80b13de4fa3ce3b78ce8f740..b5ef82ded434ce921b39d15cfcc1ee6d045db682 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 3ae163f65a6b100e552cd9dcca48d5f8271350ff..59124953be9bef24ad8ff64b567ea3ff6c95cc4e 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index fb19b3aa1fc066e855dea1d57b99ffc4ee97d2d9..ef403acce4a2558748ea9e59d940915ce00adee1 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 9b94dcaa8d0e40283615074edf2773787478319f..b0e657b0a4fd85e850fe562c4c2d0f77fe51b9fc 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index acb0fe1af69c40ffa788895282c3698a19cb3909..d13cb5e54daf8725726f07f6f19566c466f34c04 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 8d1de793bf53ae87ca8881806c232783e5a52460..798218440deb49c76664ec7f6f841c25cd04704c 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 6263a358aa351a1391f2a1088fabfe25541354a0..727cd56dc62e0749243dece95b9641dbb1b6d499 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 36d3f1016ddd94b0bece382f1267ed052add5dc4..af92ffba8d74b679343ce1355db7c24feec2f5b2 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index e3d80bd2cf30e0921dfb7aa5e8b93ebdb98b494f..ec4b0f4a3e58e75b9fb6f4b64378ebf49514ead8 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index c36384b2aafc170654a8e3a19d90577c7bdeccfb..e79a976845882c8dccc42f868ee29ff1f1101b61 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 54e58ec3b99d27235a348054b6033a7991b2fd9b..739e349d1be6535d14c4f59fd3dfe0e007f8d6a1 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index bfdb3bd2be6fb9c5c4d948c8c01773b10fbc4eb5..ae850f1845b432b026b4b9130f31033bf7d70264 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index a960e5bd48bb8f4e58cdd35525c0c2a357332079..9e03774e893756c0d9e29ec42aef61e8e8d74b4a 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 818e25ef610830a98384d26d56c12f4113e65799..0dd821cb3b4940a233a828c3ba1e73a0f72cda30 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 556b5a18b8e69347f291c7fbdf6f69f2a7678faf..251cf15e3016d42643231b70f97bea62305e4238 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 4339f9e5b9a9a74584fd2da69e2e647d27d529c9..c8ce54a2ff997e6e83bdc452ea11c2bf0607e349 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 20846303c8cdc5f0eb1784883dc56fdddd6be6d7..da6e24c52853c023eff7ad7956a2f579b0cec1c3 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 22059a200333adf8ac88c954f1d613770c594081..030360e05bc4b60c16f55df6a4595b3c43eb762e 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 52e149790d439d9d3ec7d96b4193d9ad8fa9dc0b..61a1d01d7476368880e7b3ddab54ec9a7ce5a18e 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 8385a3003b3c9788ef8ab666d0e981d054f63fb4..388221ea51ca8193af66340f39cf8594eac536e9 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index fb1eefe505e1eb5ed4da4564775aa7f6d9683568..5a7cebe30d6657e30cd0864f0fa1aeaca916105f 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index d74a74b8de9d4f4ee85ef68c9dc8812deed23f4e..308a03f61a337820805d181875abb1fbb06bf281 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 1df0dcf15a7764129755158a9e37144741d699b8..6ae03cdccb97a13e8f5cc49233e886ac46aa5274 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index cd14e06bec05a7411e6eb0041ac4d67b70886ecb..ae64b83ff9b7493b6423b7bd6e367a7efc4d9a21 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 544854df5c90a786b6f73364243c776812fd4258..c69bd7f1f5916bb9d8aa12dd5ee66dd0a0b7d0d1 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 43f2ac0f1e3379548c969009389b6cab64fe8c3b..e543927a6b0ba5033bd36f47dfc642e1af8e066f 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index eef8f40141b6715dabd6db21709a2f4f69011cbc..12f046c92c254eae5945f094770444f257921df9 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index dec8266c1f454f5dfa739cdf5349d52a3c536fef..e0ec504e6e57d22345147eb2c6de2d4b781fe863 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 383f98b3d7c44d3da414642a8c3a577b9cffb81b..7f6e9dc3f065500dc6c119ec064ead8ba783ea44 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index bc663984774994ff07f04817fbb48cb96139be2b..c279241118c4e70224e00aa1a60c215ed15aca0d 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 512fa2b7a429681419a061d330cf938ca248b013..07d527288088d6825b3fbf23758c51a5cc4cdfae 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 1afef22d6e1b495317028f1f70768e9f930fc96f..52a53ea5d64435ce83f9fabc7ef30343932c3388 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 3e147f8797e07106645e95134d0a0d0a302a467c..42d3a4ef76cdb31a0cc7a1ce4e6bddc4099b9c8a 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 1b40a9fa70810d87bb421d1f542e7e0b4173f5d5..ee290065f005eec8682461c5c7ffcd00cfaf04cd 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index ad01decd70faa1c4e494714db853cfb8011aac0d..5c2319533e9d59afc13b4274445f37675c372e49 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index ad4dfc155adb3a49a6e578fd285443c60bdfee26..48fb9a2d87333fcc271eadc882bdea8d6e5343b6 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 9665233885e0f75b44beb9d8c924324b2e8a130a..c80496c2dd409d24a53abfe6e9c0e20bf94ee708 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index a6725d18169af5b7b5e991524f1c6327a05dcb34..ff404a7b4abb8d6d411d6a7a7deb65ed6ef88425 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index de07253666c8ca2ddeb87600d026c82a3fa62013..d1740cae7a6cda0bfd573879790e69d89cf59186 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index ac7ccd31c3e20ddf01cbd440e58443709f281feb..6a5d8973a2e8fed03a95c28ea75038347de31be1 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index e41891a9b60e37768368eea87f316a7f25e626f4..173a0fce8e74cd333817d635eff19a44820e2f9e 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 5cbca8f7233c928ad33c1a458fac118151f94b1b..bb76346a4153f0c247209fcb54b21a247af76c73 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 625a446ab52abb78e4fc7d5b0acfb0e2145d6c5b..241e7872b6f0168bec7127f249196695c3aec9d6 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 7d9fed9aba9229e039c9dd74abf3fd786be326ac..fc0d14399953ca4bdf54506fe83c25797763f9c0 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index d6ff8a5d24c3676b9c6271b9cecfb70dffa8356e..b314b92dc8847577021d0da5aa1b996b612d2fca 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 93c915816e22324e39929d758bc4d028e60094ed..cb6c425b8b53e575bd350f3f20dd840a3bb2d081 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 02a09beecf07b7b43b25b35508fbe24656d4e89c..4fb87b8c57f018515d5f816f77b877bc51c37eb8 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 586744f0221c3bf20d75ea4d424201178e9522ba..38e770bedd99f2ea9dd44d381f6f408238b1a74f 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index c0878dc33c54bfd7a99a18c8254e0bca6cb18e2a..17411b549591cb74d24fb0cee3239e320680e6ef 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 6ebb5c4d4526cbcfc74448fa4a553117437a1d09..9f836b9b3e6bbe30cb81d7fad277a0346e835dbe 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index f254cadd3d2495d169de07f882848e2869c05c8c..9d0d97a9d8afe53aa130eee3a445e937f9c3a37b 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 8cf543470f10508052365f85fa99f8923dbd8cbf..7894a0c576dacee9655cacb028f0342808032b5c 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 03bc7f3670463504e7d5327684ba57c8f9e6ce00..4ed8bbe71a3e1e5c15c70fe8d856892da90e8477 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 455a87496c47b5c1995c0d2768520bfbd6655bbf..39ee13d94ec8e36f01614462f664eb3bb2dcbd13 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 645d97b5991cb2e43f9191b83be289a02c73d4e7..b8aab3b664fbeef8767ba4062d12c3cdc09ca623 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index d9d81db0978eae166909c7f738b508ccf96c173d..5fe34ba8311b8ba04554d1a480f8920ad95fcb39 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index d69437014879fc708a544fa90cbf5ec99c6f5815..234cc7579889c3510479ae8bbfb6ef32ef184783 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 195582c4183a81e19bb4131cf2f574dcd8d774e0..d6a50668d1de0ebb42fb243e8b7b6dd13aa638bc 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 5356fbb748faa5eda92eb53c6481f6471dd1dcf5..c39be62a466c701f17592a6e42e589f98f572420 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 13ffefeb04cd7b0ad765e30deb6195f675a1635b..464fa222ad337930e97aaefbe887b488a8d6e503 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index fad0c9c9dd4060c07bb3673604b1e8c5ecbe91bc..873c34cd502ac6d89b93770e61757dcebb42f06f 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index d57be5156c13f1230e1b5e5d8ada61e3cc5027db..1b55aabb12dc0521022998a25ee497418aa6328e 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 4342c78b3e3bb05a59489a969c46f7da5ce1e564..f59d5e173840b05bec554324057007122d5e45e9 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 437499b06008da8fada787e70f4828a52bb9b647..c961c09539258b0de96fe02aa4f477442da53972 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index f51b7d69e78ddab56b1f71413eed4a9b7e91d332..58a479fda40336f871910b4efd2c46299007f8fc 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 6633da9ce0bf57b99dc91fb02eb4a9ead84f14f3..bd59336e5a70714b71b2db77893d88dcbd2d7393 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index d6fdd0da6a5c7e0694246ead1d5cd69780cf40d8..c98af7aef3ea28b533b5ef3535e5800eb2a1772a 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index ccf22e04b44495a32119caa7608131ab4630d9d3..96cea4e7e2650441d64d40a688da61d5f76065fc 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 5fe0acd6c9190deda4add02ae5e06b972bfdf293..ea8558d1823fd47472f816a56b2eaca6aebd51ab 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 2d515663466442cc0067cb0e8f9e414495dc3c60..adfc423b384eecaeffe5f919f28a33a96b46ab24 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 13600ff4a4ae87a6880fb71268424ef4d728bcf6..cef756cfbeee1b2830ce5ab5fee0a599e62d7b5f 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 0404b1930fb4de95798fb69ab6f4a2517a369aa5..fb8891791eb72a50912b44e61c5a1c07243fbdf0 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 24a5e44d766d1f82e3aef7d837b1a7af26eb3f65..72e9d16aea33d73d3a1a9d82f093ec8467cc7573 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 1e6c256a6d7425a1456b2b086c58211fc6675fd8..fc47c49db27a02abd35831136777af039086c3d9 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 060318c833ddebde1ed936978a3f91b1d72c5eac..2b4c8c49d9971c584564654c222e9816d6a1fb0d 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 7213cbbe40664a36455698442a3bd15e01486ba3..472e787b37721560142feadd03bc373fbd0bb1ef 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 99052c070894a9bce8b05ee4e56a462c6fa95ef0..eeee012b79c7e2e0442edc5f0bf9b3d0cb27a02d 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index c3df8b1d36a0cdae10f4c73088a3f2d03ee194d3..2f030140a84a72c3603452fb16129c0e183c6b5a 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 48c7fc49da51fdcf181f32bb4db4c06862350f0d..8cf39da76c8dc63496a27693a4a0df7c09eea9fd 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 575a2aeec0d269b83a2eed1b9e359a4227cadf58..28ef1963cc43f6c317f82728d31a091a9482d339 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 557b936d9a47f12ff05d60c6dd35372e3f9d0ac2..ae2d8d20cc8ec88470ce3cb3f3b5a4bbec014faa 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index b73a397ba53a0f5328755d3d6dbab41c1454147f..e61302215b05d3439bf29027bb6860c8fec4aa86 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 2c9a3dd3145ccbaa2fdd0878ad5880c836cf92d4..b9356ac8515ea798221292eeb65f1413e570e1f6 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index a43d3e817b081bac76c6c6ea53ae0823af6032f7..cb2beba10bcf9d985f4c0619938fbf230a5bf7fb 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 2a9a6cb970f03311ec23ac7c98cf78d4e6e3cf1f..38fea90e829bc0661f607372640af15ff4adc9af 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 52db79223b7d87ee4285498bfe8041fbeedffed9..2caa9ff0aef93e75dcc8d8d90559378ff6051fe1 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 730e77edc35763949f15b38cc019598a7b8da1a4..ce13e1367cb4cad7d0b2230e43c25b083f10ff0a 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index c54196197aeef6bd1744120049d5e40f33aa868d..84151cfed4f23fa02f686ba483507fe8a66407c6 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index f3299e9b92a283ebb9950d2d39843bf5a0a12915..db07398446bf08cb48b934c49d73ec878fde1016 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 39e2fc7d9ba5f02ce726e8dab6fcbe558e9387d0..b8d890f41125a8dae4701f557f3de1c58273fe71 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 7b5efa987c0b88bb88f80d6e34a8ca3b5ea296fb..56e6a4e8995c14100f8acb277f908ae646a438b4 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 39f0464ef277600203bee43ff1804a9dd514ebb5..3e69723ce56330e66e691fea612f670d31d8ab99 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 535795cab49bb40bb16b20ec16211c7edad934aa..2abccbde1917a8c5256d1fbc0f56e901afb07154 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index c966ee8bb8fed9e5ba36d1896f80e8edb9ea92f3..90ce9bbc8f3e8f340d9b9a05bf5a5cbf6b7565cb 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 680f85c023efcba5e6dda25b2f0a1e37a66171ab..55c4d84183913b96685fcaa076012c4383098dab 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 97469c731695f42601edad0746d084b7568109fb..ba73e48737d1a4fef77ff321c7da25064cf11995 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index f910978d6fe57a93ed5a1316da3f8aa67a2703cf..0c2f37daf8bdd06bad5cbcf041163657b016c038 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index b9111e4c4cb3f1a7548db4cdf522adede963e8c8..cbc41d725184c75ec29d6f216698b4de6c79e653 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index 759b9576c66fe345d1b8fda089092592e077ac9e..593a446d97b2d3abba4474c1e103cd09c7d24f26 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index fab04b2e3fc6d692d02f22e2bb815deefaeea132..239b7e62d0c4827c891971e94aa406db7ddcc93d 100644 (file)
@@ -9,7 +9,7 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
index a009fbdc8037dce7918829802bf97e8158f116d1..732e6a06f04f15e79a88da3f7809f5e074d9b982 100644 (file)
@@ -101,4 +101,4 @@ static inline int gettimeofday(struct timeval* tp, struct timezone* tzp) {
   tp->tv_usec = usec.count();
   return 0;
 }
-#endif
\ No newline at end of file
+#endif
index c53e75139e2190f3dc493598cf2f5621252a5443..ef8ce60ba0d995b59eef792a9e5deb05e70f415d 100644 (file)
@@ -4,7 +4,7 @@ libdir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBDIR@
 includedir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_INCLUDEDIR@
 
 Name: libmemcached
-URL: https://m6w6.github.io/libmemcached/
+URL: https://awesomized.github.io/libmemcached/
 Description: libmemcached C/C++ library
 Version: @PROJECT_VERSION@
 Libs: -L@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBDIR@ -lmemcached -lmemcachedutil