From 4d284daefd4667dcbb9b10db86b0e2ef1da595d5 Mon Sep 17 00:00:00 2001 From: Pieter Cailliau Date: Wed, 14 Aug 2024 17:20:36 +0100 Subject: [PATCH] Copyright update to reflect IP transfer from salvatore to Redis (#740) Update references of copyright being assigned to Salvatore when it was transferred to Redis Ltd. as per https://github.com/valkey-io/valkey/issues/544. --------- Signed-off-by: Pieter Cailliau --- COPYING | 2 +- deps/fpconv/fpconv_powers.h | 2 +- deps/hiredis/COPYING | 2 +- deps/hiredis/Makefile | 2 +- deps/hiredis/async.c | 2 +- deps/hiredis/async.h | 2 +- deps/hiredis/async_private.h | 2 +- deps/hiredis/dict.c | 2 +- deps/hiredis/dict.h | 2 +- deps/hiredis/fuzzing/format_command_fuzzer.c | 2 +- deps/hiredis/hiredis.c | 2 +- deps/hiredis/hiredis.h | 2 +- deps/hiredis/hiredis_ssl.h | 2 +- deps/hiredis/net.c | 2 +- deps/hiredis/net.h | 2 +- deps/hiredis/read.c | 2 +- deps/hiredis/read.h | 2 +- deps/hiredis/sds.c | 3 +-- deps/hiredis/sds.h | 3 +-- deps/hiredis/sdsalloc.h | 3 +-- deps/hiredis/ssl.c | 4 ++-- deps/linenoise/linenoise.c | 2 +- deps/linenoise/linenoise.h | 2 +- deps/lua/src/lua_cmsgpack.c | 6 +++--- src/Makefile | 2 +- src/acl.c | 2 +- src/adlist.c | 2 +- src/adlist.h | 2 +- src/ae.c | 2 +- src/ae.h | 2 +- src/ae_epoll.c | 2 +- src/ae_select.c | 2 +- src/anet.c | 2 +- src/anet.h | 2 +- src/aof.c | 2 +- src/asciilogo.h | 2 +- src/atomicvar.h | 2 +- src/bio.c | 2 +- src/bio.h | 2 +- src/bitops.c | 2 +- src/blocked.c | 2 +- src/call_reply.c | 2 +- src/call_reply.h | 2 +- src/childinfo.c | 2 +- src/cli_common.c | 2 +- src/cluster.c | 2 +- src/cluster_legacy.c | 2 +- src/config.c | 2 +- src/config.h | 2 +- src/connection.h | 2 +- src/connhelpers.h | 2 +- src/crc16.c | 2 +- src/db.c | 2 +- src/debug.c | 3 +-- src/debugmacro.h | 2 +- src/defrag.c | 2 +- src/dict.c | 2 +- src/dict.h | 2 +- src/endianconv.c | 2 +- src/endianconv.h | 2 +- src/eval.c | 2 +- src/evict.c | 2 +- src/expire.c | 2 +- src/fmacros.h | 2 +- src/geo.c | 2 +- src/geohash.c | 2 +- src/geohash.h | 2 +- src/geohash_helper.c | 2 +- src/geohash_helper.h | 2 +- src/hyperloglog.c | 2 +- src/intset.c | 2 +- src/intset.h | 2 +- src/latency.c | 2 +- src/latency.h | 2 +- src/listpack.c | 5 ++--- src/listpack.h | 2 +- src/listpack_malloc.h | 2 +- src/localtime.c | 2 +- src/lolwut.c | 2 +- src/lolwut.h | 2 +- src/lolwut5.c | 2 +- src/lolwut6.c | 2 +- src/memtest.c | 2 +- src/module.c | 2 +- src/modules/helloblock.c | 2 +- src/modules/hellocluster.c | 2 +- src/modules/hellodict.c | 2 +- src/modules/hellohook.c | 2 +- src/modules/hellotimer.c | 2 +- src/modules/hellotype.c | 2 +- src/modules/helloworld.c | 2 +- src/multi.c | 2 +- src/networking.c | 2 +- src/notify.c | 2 +- src/object.c | 2 +- src/pqsort.c | 2 +- src/pqsort.h | 2 +- src/pubsub.c | 2 +- src/rand.c | 2 +- src/rand.h | 2 +- src/rax.c | 2 +- src/rax.h | 2 +- src/rax_malloc.h | 2 +- src/rdb.c | 2 +- src/rdb.h | 2 +- src/release.c | 2 +- src/replication.c | 2 +- src/resp_parser.c | 2 +- src/resp_parser.h | 2 +- src/rio.c | 2 +- src/rio.h | 2 +- src/sds.c | 3 +-- src/sds.h | 3 +-- src/sdsalloc.h | 3 +-- src/sentinel.c | 2 +- src/server.c | 2 +- src/server.h | 2 +- src/serverassert.c | 2 +- src/serverassert.h | 2 +- src/setproctitle.c | 2 +- src/siphash.c | 4 ++-- src/slowlog.c | 2 +- src/slowlog.h | 2 +- src/socket.c | 2 +- src/solarisfixes.h | 2 +- src/sort.c | 2 +- src/sparkline.c | 2 +- src/sparkline.h | 2 +- src/syncio.c | 2 +- src/syscheck.c | 3 +-- src/t_hash.c | 2 +- src/t_list.c | 2 +- src/t_set.c | 2 +- src/t_stream.c | 2 +- src/t_string.c | 2 +- src/t_zset.c | 2 +- src/testhelp.h | 2 +- src/timeout.c | 2 +- src/tls.c | 2 +- src/tracking.c | 2 +- src/util.c | 2 +- src/util.h | 2 +- src/valkey-benchmark.c | 2 +- src/valkey-check-aof.c | 2 +- src/valkey-check-rdb.c | 2 +- src/valkey-cli.c | 2 +- src/ziplist.c | 3 +-- src/ziplist.h | 2 +- src/zipmap.c | 2 +- src/zipmap.h | 2 +- src/zmalloc.c | 2 +- src/zmalloc.h | 2 +- tests/cluster/cluster.tcl | 2 +- tests/cluster/run.tcl | 2 +- tests/instances.tcl | 2 +- tests/modules/basics.c | 2 +- tests/modules/hooks.c | 2 +- tests/modules/propagate.c | 2 +- tests/sentinel/run.tcl | 2 +- tests/support/cluster.tcl | 2 +- tests/support/valkey.tcl | 2 +- tests/test_helper.tcl | 2 +- utils/build-static-symbols.tcl | 2 +- utils/corrupt_rdb.c | 2 +- utils/hyperloglog/hll-err.rb | 2 +- utils/hyperloglog/hll-gnuplot-graph.rb | 2 +- utils/redis-copy.rb | 2 +- utils/redis-sha1.rb | 2 +- utils/speed-regression.tcl | 2 +- utils/tracking_collisions.c | 2 +- 170 files changed, 175 insertions(+), 185 deletions(-) diff --git a/COPYING b/COPYING index 2058f57e5..81d920943 100644 --- a/COPYING +++ b/COPYING @@ -17,7 +17,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND BSD 3-Clause License -Copyright (c) 2006-2020, Salvatore Sanfilippo +Copyright (c) 2006-2020, Redis Ltd. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/deps/fpconv/fpconv_powers.h b/deps/fpconv/fpconv_powers.h index bc488f6dd..1855cd4bc 100644 --- a/deps/fpconv/fpconv_powers.h +++ b/deps/fpconv/fpconv_powers.h @@ -6,7 +6,7 @@ * [1] https://www.cs.tufts.edu/~nr/cs257/archive/florian-loitsch/printf.pdf * ---------------------------------------------------------------------------- * - * Copyright (c) 2021, Redis Labs + * Copyright (c) 2021, Redis Ltd. * Copyright (c) 2013-2019, night-shift * Copyright (c) 2009, Florian Loitsch < florian.loitsch at inria dot fr > * All rights reserved. diff --git a/deps/hiredis/COPYING b/deps/hiredis/COPYING index a5fc97395..c94d2de46 100644 --- a/deps/hiredis/COPYING +++ b/deps/hiredis/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2009-2011, Salvatore Sanfilippo +Copyright (c) 2009-2011, Redis Ltd. Copyright (c) 2010-2011, Pieter Noordhuis All rights reserved. diff --git a/deps/hiredis/Makefile b/deps/hiredis/Makefile index bd2106b1d..4a3de1f6e 100644 --- a/deps/hiredis/Makefile +++ b/deps/hiredis/Makefile @@ -1,5 +1,5 @@ # Hiredis Makefile -# Copyright (C) 2010-2011 Salvatore Sanfilippo +# Copyright (C) 2010-2011 Redis Ltd. # Copyright (C) 2010-2011 Pieter Noordhuis # This file is released under the BSD license, see the COPYING file diff --git a/deps/hiredis/async.c b/deps/hiredis/async.c index 3d39cfaf8..1402160d8 100644 --- a/deps/hiredis/async.c +++ b/deps/hiredis/async.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2011, Pieter Noordhuis * * All rights reserved. diff --git a/deps/hiredis/async.h b/deps/hiredis/async.h index 4f94660b1..98d1432a7 100644 --- a/deps/hiredis/async.h +++ b/deps/hiredis/async.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2011, Pieter Noordhuis * * All rights reserved. diff --git a/deps/hiredis/async_private.h b/deps/hiredis/async_private.h index ea0558d42..535ccd9e1 100644 --- a/deps/hiredis/async_private.h +++ b/deps/hiredis/async_private.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2011, Pieter Noordhuis * * All rights reserved. diff --git a/deps/hiredis/dict.c b/deps/hiredis/dict.c index ad571818e..7333e7ef4 100644 --- a/deps/hiredis/dict.c +++ b/deps/hiredis/dict.c @@ -5,7 +5,7 @@ * tables of power of two in size are used, collisions are handled by * chaining. See the source code for more information... :) * - * Copyright (c) 2006-2010, Salvatore Sanfilippo + * Copyright (c) 2006-2010, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/deps/hiredis/dict.h b/deps/hiredis/dict.h index 6ad0acd8d..7e28cc6cd 100644 --- a/deps/hiredis/dict.h +++ b/deps/hiredis/dict.h @@ -5,7 +5,7 @@ * tables of power of two in size are used, collisions are handled by * chaining. See the source code for more information... :) * - * Copyright (c) 2006-2010, Salvatore Sanfilippo + * Copyright (c) 2006-2010, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/deps/hiredis/fuzzing/format_command_fuzzer.c b/deps/hiredis/fuzzing/format_command_fuzzer.c index de125e08d..aaaaf6081 100644 --- a/deps/hiredis/fuzzing/format_command_fuzzer.c +++ b/deps/hiredis/fuzzing/format_command_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, Salvatore Sanfilippo + * Copyright (c) 2020, Redis Ltd. * Copyright (c) 2020, Pieter Noordhuis * Copyright (c) 2020, Matt Stancliff , * Jan-Erik Rediger diff --git a/deps/hiredis/hiredis.c b/deps/hiredis/hiredis.c index 8012035a0..30d6a231e 100644 --- a/deps/hiredis/hiredis.c +++ b/deps/hiredis/hiredis.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2014, Pieter Noordhuis * Copyright (c) 2015, Matt Stancliff , * Jan-Erik Rediger diff --git a/deps/hiredis/hiredis.h b/deps/hiredis/hiredis.h index 635988b7e..84ff3af55 100644 --- a/deps/hiredis/hiredis.h +++ b/deps/hiredis/hiredis.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2014, Pieter Noordhuis * Copyright (c) 2015, Matt Stancliff , * Jan-Erik Rediger diff --git a/deps/hiredis/hiredis_ssl.h b/deps/hiredis/hiredis_ssl.h index 5f92cca9b..093fe3a00 100644 --- a/deps/hiredis/hiredis_ssl.h +++ b/deps/hiredis/hiredis_ssl.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 2019, Redis Labs + * Copyright (c) 2019, Redis Ltd. * * All rights reserved. * diff --git a/deps/hiredis/net.c b/deps/hiredis/net.c index 33fe0b94f..698fd5cec 100644 --- a/deps/hiredis/net.c +++ b/deps/hiredis/net.c @@ -1,6 +1,6 @@ /* Extracted from anet.c to work properly with Hiredis error reporting. * - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2014, Pieter Noordhuis * Copyright (c) 2015, Matt Stancliff , * Jan-Erik Rediger diff --git a/deps/hiredis/net.h b/deps/hiredis/net.h index e15d46264..d3372a168 100644 --- a/deps/hiredis/net.h +++ b/deps/hiredis/net.h @@ -1,6 +1,6 @@ /* Extracted from anet.c to work properly with Hiredis error reporting. * - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2014, Pieter Noordhuis * Copyright (c) 2015, Matt Stancliff , * Jan-Erik Rediger diff --git a/deps/hiredis/read.c b/deps/hiredis/read.c index dd038c55b..1198d7063 100644 --- a/deps/hiredis/read.c +++ b/deps/hiredis/read.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2011, Pieter Noordhuis * * All rights reserved. diff --git a/deps/hiredis/read.h b/deps/hiredis/read.h index 2d74d77a5..8c6ec41fc 100644 --- a/deps/hiredis/read.h +++ b/deps/hiredis/read.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2011, Pieter Noordhuis * * All rights reserved. diff --git a/deps/hiredis/sds.c b/deps/hiredis/sds.c index ac2b48352..49cbf57ff 100644 --- a/deps/hiredis/sds.c +++ b/deps/hiredis/sds.c @@ -1,8 +1,7 @@ /* SDSLib 2.0 -- A C dynamic strings library * - * Copyright (c) 2006-2015, Salvatore Sanfilippo + * Copyright (c) 2006-2015, Redis Ltd. * Copyright (c) 2015, Oran Agra - * Copyright (c) 2015, Redis Labs, Inc * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/deps/hiredis/sds.h b/deps/hiredis/sds.h index 7f0ca5dfa..304dd1290 100644 --- a/deps/hiredis/sds.h +++ b/deps/hiredis/sds.h @@ -1,8 +1,7 @@ /* SDSLib 2.0 -- A C dynamic strings library * - * Copyright (c) 2006-2015, Salvatore Sanfilippo + * Copyright (c) 2006-2015, Redis Ltd. * Copyright (c) 2015, Oran Agra - * Copyright (c) 2015, Redis Labs, Inc * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/deps/hiredis/sdsalloc.h b/deps/hiredis/sdsalloc.h index c9dcc3df8..962b61ac8 100644 --- a/deps/hiredis/sdsalloc.h +++ b/deps/hiredis/sdsalloc.h @@ -1,8 +1,7 @@ /* SDSLib 2.0 -- A C dynamic strings library * - * Copyright (c) 2006-2015, Salvatore Sanfilippo + * Copyright (c) 2006-2015, Redis Ltd. * Copyright (c) 2015, Oran Agra - * Copyright (c) 2015, Redis Labs, Inc * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/deps/hiredis/ssl.c b/deps/hiredis/ssl.c index 9ab18cc0e..5cfa45d62 100644 --- a/deps/hiredis/ssl.c +++ b/deps/hiredis/ssl.c @@ -1,7 +1,7 @@ /* - * Copyright (c) 2009-2011, Salvatore Sanfilippo + * Copyright (c) 2009-2011, Redis Ltd. * Copyright (c) 2010-2011, Pieter Noordhuis - * Copyright (c) 2019, Redis Labs + * Copyright (c) 2019, Redis Ltd. * * All rights reserved. * diff --git a/deps/linenoise/linenoise.c b/deps/linenoise/linenoise.c index 36d266f89..ce2d2b7c4 100644 --- a/deps/linenoise/linenoise.c +++ b/deps/linenoise/linenoise.c @@ -10,7 +10,7 @@ * * ------------------------------------------------------------------------ * - * Copyright (c) 2010-2016, Salvatore Sanfilippo + * Copyright (c) 2010-2016, Redis Ltd. * Copyright (c) 2010-2013, Pieter Noordhuis * * All rights reserved. diff --git a/deps/linenoise/linenoise.h b/deps/linenoise/linenoise.h index beac6df46..ca351fb8b 100644 --- a/deps/linenoise/linenoise.h +++ b/deps/linenoise/linenoise.h @@ -7,7 +7,7 @@ * * ------------------------------------------------------------------------ * - * Copyright (c) 2010-2014, Salvatore Sanfilippo + * Copyright (c) 2010-2014, Redis Ltd. * Copyright (c) 2010-2013, Pieter Noordhuis * * All rights reserved. diff --git a/deps/lua/src/lua_cmsgpack.c b/deps/lua/src/lua_cmsgpack.c index 5f8929d45..9ac967e23 100644 --- a/deps/lua/src/lua_cmsgpack.c +++ b/deps/lua/src/lua_cmsgpack.c @@ -10,7 +10,7 @@ #define LUACMSGPACK_NAME "cmsgpack" #define LUACMSGPACK_SAFE_NAME "cmsgpack_safe" #define LUACMSGPACK_VERSION "lua-cmsgpack 0.4.0" -#define LUACMSGPACK_COPYRIGHT "Copyright (C) 2012, Salvatore Sanfilippo" +#define LUACMSGPACK_COPYRIGHT "Copyright (C) 2012, Redis Ltd." #define LUACMSGPACK_DESCRIPTION "MessagePack C implementation for Lua" /* Allows a preprocessor directive to override MAX_NESTING */ @@ -39,7 +39,7 @@ /* ============================================================================= * MessagePack implementation and bindings for Lua 5.1/5.2. - * Copyright(C) 2012 Salvatore Sanfilippo + * Copyright(C) 2012 Redis Ltd. * * http://github.com/antirez/lua-cmsgpack * @@ -958,7 +958,7 @@ LUALIB_API int luaopen_cmsgpack_safe(lua_State *L) { } /****************************************************************************** -* Copyright (C) 2012 Salvatore Sanfilippo. All rights reserved. +* Copyright (C) 2012 Redis Ltd. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the diff --git a/src/Makefile b/src/Makefile index eaf0e4e38..d69bd915d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,5 @@ # Valkey Makefile -# Copyright (C) 2009 Salvatore Sanfilippo +# Copyright (C) 2009 Redis Ltd. # This file is released under the BSD license, see the COPYING file # # The Makefile composes the final FINAL_CFLAGS and FINAL_LDFLAGS using diff --git a/src/acl.c b/src/acl.c index 51aa56716..89ac04a31 100644 --- a/src/acl.c +++ b/src/acl.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, Salvatore Sanfilippo + * Copyright (c) 2018, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/adlist.c b/src/adlist.c index 05f7eccb6..11b152592 100644 --- a/src/adlist.c +++ b/src/adlist.c @@ -1,6 +1,6 @@ /* adlist.c - A generic doubly linked list implementation * - * Copyright (c) 2006-2010, Salvatore Sanfilippo + * Copyright (c) 2006-2010, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/adlist.h b/src/adlist.h index 6d28f3abc..bfc428043 100644 --- a/src/adlist.h +++ b/src/adlist.h @@ -1,6 +1,6 @@ /* adlist.h - A generic doubly linked list implementation * - * Copyright (c) 2006-2012, Salvatore Sanfilippo + * Copyright (c) 2006-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ae.c b/src/ae.c index 36b613141..ef7ba7bd6 100644 --- a/src/ae.c +++ b/src/ae.c @@ -2,7 +2,7 @@ * for the Jim's event-loop (Jim is a Tcl interpreter) but later translated * it in form of a library for easy reuse. * - * Copyright (c) 2006-2010, Salvatore Sanfilippo + * Copyright (c) 2006-2010, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ae.h b/src/ae.h index 652b42a8f..1156819c9 100644 --- a/src/ae.h +++ b/src/ae.h @@ -2,7 +2,7 @@ * for the Jim's event-loop (Jim is a Tcl interpreter) but later translated * it in form of a library for easy reuse. * - * Copyright (c) 2006-2012, Salvatore Sanfilippo + * Copyright (c) 2006-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ae_epoll.c b/src/ae_epoll.c index c8b4ac743..b2410ca29 100644 --- a/src/ae_epoll.c +++ b/src/ae_epoll.c @@ -1,6 +1,6 @@ /* Linux epoll(2) based ae.c module * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ae_select.c b/src/ae_select.c index 08ed381ab..12db49170 100644 --- a/src/ae_select.c +++ b/src/ae_select.c @@ -1,6 +1,6 @@ /* Select()-based ae.c module. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/anet.c b/src/anet.c index d0547b776..36dd1b411 100644 --- a/src/anet.c +++ b/src/anet.c @@ -1,6 +1,6 @@ /* anet.c -- Basic TCP socket stuff made a bit less boring * - * Copyright (c) 2006-2012, Salvatore Sanfilippo + * Copyright (c) 2006-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/anet.h b/src/anet.h index c3642f8e7..a230eabbf 100644 --- a/src/anet.h +++ b/src/anet.h @@ -1,6 +1,6 @@ /* anet.c -- Basic TCP socket stuff made a bit less boring * - * Copyright (c) 2006-2012, Salvatore Sanfilippo + * Copyright (c) 2006-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/aof.c b/src/aof.c index d43616c88..b0b277c06 100644 --- a/src/aof.c +++ b/src/aof.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/asciilogo.h b/src/asciilogo.h index bd20defa9..2b2b38175 100644 --- a/src/asciilogo.h +++ b/src/asciilogo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * Copyright (c) 2024, Valkey contributors * All rights reserved. * diff --git a/src/atomicvar.h b/src/atomicvar.h index d79cf4c9d..62235e24a 100644 --- a/src/atomicvar.h +++ b/src/atomicvar.h @@ -45,7 +45,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2015, Salvatore Sanfilippo + * Copyright (c) 2015, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/bio.c b/src/bio.c index 11692e77e..e55c729f7 100644 --- a/src/bio.c +++ b/src/bio.c @@ -31,7 +31,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/bio.h b/src/bio.h index 0d1fe9b4b..80cf51538 100644 --- a/src/bio.h +++ b/src/bio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/bitops.c b/src/bitops.c index 2094bb0ea..10c383b27 100644 --- a/src/bitops.c +++ b/src/bitops.c @@ -1,6 +1,6 @@ /* Bit operations. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/blocked.c b/src/blocked.c index 56dc02dec..5f4c5d449 100644 --- a/src/blocked.c +++ b/src/blocked.c @@ -1,6 +1,6 @@ /* blocked.c - generic support for blocking operations like BLPOP & WAIT. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/call_reply.c b/src/call_reply.c index dcb05cc85..00d196081 100644 --- a/src/call_reply.c +++ b/src/call_reply.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2021, Redis Labs Ltd. + * Copyright (c) 2009-2021, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/call_reply.h b/src/call_reply.h index 3ca1dd7c4..3c63cf0ec 100644 --- a/src/call_reply.h +++ b/src/call_reply.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2021, Redis Labs Ltd. + * Copyright (c) 2009-2021, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/childinfo.c b/src/childinfo.c index 19a5fa045..f9a90a23c 100644 --- a/src/childinfo.c +++ b/src/childinfo.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Salvatore Sanfilippo + * Copyright (c) 2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/cli_common.c b/src/cli_common.c index 24d796de6..01d20ed4e 100644 --- a/src/cli_common.c +++ b/src/cli_common.c @@ -1,6 +1,6 @@ /* CLI (command line interface) common methods * - * Copyright (c) 2020, Redis Labs + * Copyright (c) 2020, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/cluster.c b/src/cluster.c index 162004d70..ced7668d6 100644 --- a/src/cluster.c +++ b/src/cluster.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/cluster_legacy.c b/src/cluster_legacy.c index b35b0b3b8..4f4e82698 100644 --- a/src/cluster_legacy.c +++ b/src/cluster_legacy.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/config.c b/src/config.c index afac82be6..37413c3a8 100644 --- a/src/config.c +++ b/src/config.c @@ -1,6 +1,6 @@ /* Configuration file parsing and CONFIG GET/SET commands implementation. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/config.h b/src/config.h index 201e42197..8d19fa9f7 100644 --- a/src/config.h +++ b/src/config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/connection.h b/src/connection.h index d59f7bc7f..076244173 100644 --- a/src/connection.h +++ b/src/connection.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 2019, Redis Labs + * Copyright (c) 2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/connhelpers.h b/src/connhelpers.h index b543f2ed2..ae3fb1508 100644 --- a/src/connhelpers.h +++ b/src/connhelpers.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 2019, Redis Labs + * Copyright (c) 2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/crc16.c b/src/crc16.c index 7b8c1dad0..215317757 100644 --- a/src/crc16.c +++ b/src/crc16.c @@ -2,7 +2,7 @@ /* * Copyright 2001-2010 Georges Menie (www.menie.org) - * Copyright 2010-2012 Salvatore Sanfilippo (adapted to Redis coding style) + * Copyright 2010-2012 Redis Ltd. (adapted to Redis coding style) * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/db.c b/src/db.c index d0a6640f5..4a2c0a495 100644 --- a/src/db.c +++ b/src/db.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/debug.c b/src/debug.c index 27bc48176..27c4d804a 100644 --- a/src/debug.c +++ b/src/debug.c @@ -1,6 +1,5 @@ /* - * Copyright (c) 2009-2020, Salvatore Sanfilippo - * Copyright (c) 2020, Redis Labs, Inc + * Copyright (c) 2009-2020, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/debugmacro.h b/src/debugmacro.h index 429a23022..7113367ce 100644 --- a/src/debugmacro.h +++ b/src/debugmacro.h @@ -2,7 +2,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2016, Salvatore Sanfilippo + * Copyright (c) 2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/defrag.c b/src/defrag.c index 5a5487586..4d34009f8 100644 --- a/src/defrag.c +++ b/src/defrag.c @@ -5,7 +5,7 @@ * We do that by scanning the keyspace and for each pointer we have, we can try to * ask the allocator if moving it to a new address will help reduce fragmentation. * - * Copyright (c) 2020, Redis Labs, Inc + * Copyright (c) 2020, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dict.c b/src/dict.c index 2eb3dd386..1df03f654 100644 --- a/src/dict.c +++ b/src/dict.c @@ -5,7 +5,7 @@ * tables of power of two in size are used, collisions are handled by * chaining. See the source code for more information... :) * - * Copyright (c) 2006-2012, Salvatore Sanfilippo + * Copyright (c) 2006-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dict.h b/src/dict.h index 97a79910c..5fd15004b 100644 --- a/src/dict.h +++ b/src/dict.h @@ -5,7 +5,7 @@ * tables of power of two in size are used, collisions are handled by * chaining. See the source code for more information... :) * - * Copyright (c) 2006-2012, Salvatore Sanfilippo + * Copyright (c) 2006-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/endianconv.c b/src/endianconv.c index de9167156..15b6bb322 100644 --- a/src/endianconv.c +++ b/src/endianconv.c @@ -13,7 +13,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2011-2012, Salvatore Sanfilippo + * Copyright (c) 2011-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/endianconv.h b/src/endianconv.h index 062c3f2f5..3faa82b38 100644 --- a/src/endianconv.h +++ b/src/endianconv.h @@ -2,7 +2,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2011-2012, Salvatore Sanfilippo + * Copyright (c) 2011-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/eval.c b/src/eval.c index 2afbf445f..f99bff655 100644 --- a/src/eval.c +++ b/src/eval.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/evict.c b/src/evict.c index fb0461687..4b9f70eaa 100644 --- a/src/evict.c +++ b/src/evict.c @@ -2,7 +2,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2009-2016, Salvatore Sanfilippo + * Copyright (c) 2009-2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/expire.c b/src/expire.c index 05abb9580..a9842ae12 100644 --- a/src/expire.c +++ b/src/expire.c @@ -2,7 +2,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2009-2016, Salvatore Sanfilippo + * Copyright (c) 2009-2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/fmacros.h b/src/fmacros.h index d54bdf2d9..78efcdb71 100644 --- a/src/fmacros.h +++ b/src/fmacros.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/geo.c b/src/geo.c index 64eaa3bd6..9e43a6e93 100644 --- a/src/geo.c +++ b/src/geo.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2014, Matt Stancliff . - * Copyright (c) 2015-2016, Salvatore Sanfilippo . + * Copyright (c) 2015-2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/geohash.c b/src/geohash.c index d75e21e4e..138fd2759 100644 --- a/src/geohash.c +++ b/src/geohash.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2013-2014, yinqiwen * Copyright (c) 2014, Matt Stancliff . - * Copyright (c) 2015-2016, Salvatore Sanfilippo . + * Copyright (c) 2015-2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/geohash.h b/src/geohash.h index b7d185b72..5ae9d78f7 100644 --- a/src/geohash.h +++ b/src/geohash.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2013-2014, yinqiwen * Copyright (c) 2014, Matt Stancliff . - * Copyright (c) 2015, Salvatore Sanfilippo . + * Copyright (c) 2015, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/geohash_helper.c b/src/geohash_helper.c index eb7ab9a8e..aa4b4743a 100644 --- a/src/geohash_helper.c +++ b/src/geohash_helper.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2013-2014, yinqiwen * Copyright (c) 2014, Matt Stancliff . - * Copyright (c) 2015-2016, Salvatore Sanfilippo . + * Copyright (c) 2015-2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/geohash_helper.h b/src/geohash_helper.h index fbca4dda9..fa95df85e 100644 --- a/src/geohash_helper.h +++ b/src/geohash_helper.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2013-2014, yinqiwen * Copyright (c) 2014, Matt Stancliff . - * Copyright (c) 2015, Salvatore Sanfilippo . + * Copyright (c) 2015, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/hyperloglog.c b/src/hyperloglog.c index 08df8f6a7..9769533d5 100644 --- a/src/hyperloglog.c +++ b/src/hyperloglog.c @@ -1,7 +1,7 @@ /* hyperloglog.c - HyperLogLog probabilistic cardinality approximation. * This file implements the algorithm and the exported commands. * - * Copyright (c) 2014, Salvatore Sanfilippo + * Copyright (c) 2014, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/intset.c b/src/intset.c index ae3b796fd..ddddae221 100644 --- a/src/intset.c +++ b/src/intset.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009-2012, Pieter Noordhuis - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/intset.h b/src/intset.h index 52d215ab0..c727ee3f8 100644 --- a/src/intset.h +++ b/src/intset.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2009-2012, Pieter Noordhuis - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/latency.c b/src/latency.c index eacb5fbbc..49203ce76 100644 --- a/src/latency.c +++ b/src/latency.c @@ -5,7 +5,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2014, Salvatore Sanfilippo + * Copyright (c) 2014, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/latency.h b/src/latency.h index 4b1e29189..ed8beee7a 100644 --- a/src/latency.h +++ b/src/latency.h @@ -3,7 +3,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2014, Salvatore Sanfilippo + * Copyright (c) 2014, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/listpack.c b/src/listpack.c index be970e1e6..3bb6686f6 100644 --- a/src/listpack.c +++ b/src/listpack.c @@ -4,8 +4,7 @@ * * https://github.com/antirez/listpack * - * Copyright (c) 2017, Salvatore Sanfilippo - * Copyright (c) 2020, Redis Labs, Inc + * Copyright (c) 2017,2020, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -167,7 +166,7 @@ int lpSafeToAdd(unsigned char *lp, size_t add) { * "utils.c", function string2ll(), and is copyright: * * Copyright(C) 2011, Pieter Noordhuis - * Copyright(C) 2011, Salvatore Sanfilippo + * Copyright(C) 2011, Redis Ltd. * * The function is released under the BSD 3-clause license. */ diff --git a/src/listpack.h b/src/listpack.h index 7934905c6..1f99b5945 100644 --- a/src/listpack.h +++ b/src/listpack.h @@ -4,7 +4,7 @@ * * https://github.com/antirez/listpack * - * Copyright (c) 2017, Salvatore Sanfilippo + * Copyright (c) 2017, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/listpack_malloc.h b/src/listpack_malloc.h index 0d36bb19d..a75bd3181 100644 --- a/src/listpack_malloc.h +++ b/src/listpack_malloc.h @@ -1,7 +1,7 @@ /* Listpack -- A lists of strings serialization format * https://github.com/antirez/listpack * - * Copyright (c) 2017, Salvatore Sanfilippo + * Copyright (c) 2017, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/localtime.c b/src/localtime.c index 55037de10..797b13a54 100644 --- a/src/localtime.c +++ b/src/localtime.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, Salvatore Sanfilippo + * Copyright (c) 2018, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/lolwut.c b/src/lolwut.c index 7862e5c9f..d4b703187 100644 --- a/src/lolwut.c +++ b/src/lolwut.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, Salvatore Sanfilippo + * Copyright (c) 2018, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/lolwut.h b/src/lolwut.h index 682d00531..77bf05daf 100644 --- a/src/lolwut.h +++ b/src/lolwut.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019, Salvatore Sanfilippo + * Copyright (c) 2018-2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/lolwut5.c b/src/lolwut5.c index d1405d88e..0dfe35642 100644 --- a/src/lolwut5.c +++ b/src/lolwut5.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, Salvatore Sanfilippo + * Copyright (c) 2018, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/lolwut6.c b/src/lolwut6.c index a743fb20c..1ed3683cf 100644 --- a/src/lolwut6.c +++ b/src/lolwut6.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, Salvatore Sanfilippo + * Copyright (c) 2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/memtest.c b/src/memtest.c index 4439baae2..c071cfdfd 100644 --- a/src/memtest.c +++ b/src/memtest.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/module.c b/src/module.c index 5eb5c3ac8..e45b8f418 100644 --- a/src/module.c +++ b/src/module.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Salvatore Sanfilippo + * Copyright (c) 2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/helloblock.c b/src/modules/helloblock.c index 65e9bb71a..61c848b41 100644 --- a/src/modules/helloblock.c +++ b/src/modules/helloblock.c @@ -3,7 +3,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2016, Salvatore Sanfilippo + * Copyright (c) 2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/hellocluster.c b/src/modules/hellocluster.c index cfc0d4f0f..b5c96ed25 100644 --- a/src/modules/hellocluster.c +++ b/src/modules/hellocluster.c @@ -2,7 +2,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2018, Salvatore Sanfilippo + * Copyright (c) 2018, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/hellodict.c b/src/modules/hellodict.c index 38081919f..e0af06ba2 100644 --- a/src/modules/hellodict.c +++ b/src/modules/hellodict.c @@ -5,7 +5,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2018, Salvatore Sanfilippo + * Copyright (c) 2018, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/hellohook.c b/src/modules/hellohook.c index 35a1ed0a1..c655800aa 100644 --- a/src/modules/hellohook.c +++ b/src/modules/hellohook.c @@ -2,7 +2,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2019, Salvatore Sanfilippo + * Copyright (c) 2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/hellotimer.c b/src/modules/hellotimer.c index 40ba323e5..3d6258c76 100644 --- a/src/modules/hellotimer.c +++ b/src/modules/hellotimer.c @@ -2,7 +2,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2018, Salvatore Sanfilippo + * Copyright (c) 2018, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/hellotype.c b/src/modules/hellotype.c index 7e2dc60c6..53dc75c86 100644 --- a/src/modules/hellotype.c +++ b/src/modules/hellotype.c @@ -7,7 +7,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2016, Salvatore Sanfilippo + * Copyright (c) 2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/modules/helloworld.c b/src/modules/helloworld.c index f74e4e9b6..83f36615a 100644 --- a/src/modules/helloworld.c +++ b/src/modules/helloworld.c @@ -6,7 +6,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2016, Salvatore Sanfilippo + * Copyright (c) 2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/multi.c b/src/multi.c index 074060269..14688f80b 100644 --- a/src/multi.c +++ b/src/multi.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/networking.c b/src/networking.c index aec03c29c..8b6974353 100644 --- a/src/networking.c +++ b/src/networking.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/notify.c b/src/notify.c index 1cbf9c74e..5305f2466 100644 --- a/src/notify.c +++ b/src/notify.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, Salvatore Sanfilippo + * Copyright (c) 2013, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/object.c b/src/object.c index 6e5d1f460..73382ffe8 100644 --- a/src/object.c +++ b/src/object.c @@ -1,6 +1,6 @@ /* Object implementation. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/pqsort.c b/src/pqsort.c index ca4f99359..31729cfbe 100644 --- a/src/pqsort.c +++ b/src/pqsort.c @@ -1,7 +1,7 @@ /* The following is the NetBSD libc qsort implementation modified in order to * support partial sorting of ranges. * - * Copyright(C) 2009-2012 Salvatore Sanfilippo. All rights reserved. + * Copyright(C) 2009-2012 Redis Ltd. * * The original copyright notice follows. */ diff --git a/src/pqsort.h b/src/pqsort.h index 5f1c5c1cd..84f98f862 100644 --- a/src/pqsort.h +++ b/src/pqsort.h @@ -1,7 +1,7 @@ /* The following is the NetBSD libc qsort implementation modified in order to * support partial sorting of ranges. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/pubsub.c b/src/pubsub.c index eacadfc18..047d40862 100644 --- a/src/pubsub.c +++ b/src/pubsub.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rand.c b/src/rand.c index 6f3d0c49d..cceb644ce 100644 --- a/src/rand.c +++ b/src/rand.c @@ -13,7 +13,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2010-2012, Salvatore Sanfilippo + * Copyright (c) 2010-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rand.h b/src/rand.h index 2726c92b7..dec746508 100644 --- a/src/rand.h +++ b/src/rand.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rax.c b/src/rax.c index cee9b714e..909d5a237 100644 --- a/src/rax.c +++ b/src/rax.c @@ -2,7 +2,7 @@ * * Version 1.2 -- 7 February 2019 * - * Copyright (c) 2017-2019, Salvatore Sanfilippo + * Copyright (c) 2017-2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rax.h b/src/rax.h index c03e0303a..3e3a85e78 100644 --- a/src/rax.h +++ b/src/rax.h @@ -1,6 +1,6 @@ /* Rax -- A radix tree implementation. * - * Copyright (c) 2017-2018, Salvatore Sanfilippo + * Copyright (c) 2017-2018, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rax_malloc.h b/src/rax_malloc.h index 9295985c6..03c952e1a 100644 --- a/src/rax_malloc.h +++ b/src/rax_malloc.h @@ -1,6 +1,6 @@ /* Rax -- A radix tree implementation. * - * Copyright (c) 2017, Salvatore Sanfilippo + * Copyright (c) 2017, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rdb.c b/src/rdb.c index 32b5210ca..bc2d03e86 100644 --- a/src/rdb.c +++ b/src/rdb.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rdb.h b/src/rdb.h index 3b17cbe9d..8f05a0ea1 100644 --- a/src/rdb.h +++ b/src/rdb.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/release.c b/src/release.c index a5a16f24f..0afa1144d 100644 --- a/src/release.c +++ b/src/release.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/replication.c b/src/replication.c index 8b751d3a7..194434bf9 100644 --- a/src/replication.c +++ b/src/replication.c @@ -1,6 +1,6 @@ /* Asynchronous replication implementation. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/resp_parser.c b/src/resp_parser.c index 326766fc2..950d2227b 100644 --- a/src/resp_parser.c +++ b/src/resp_parser.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2021, Redis Labs Ltd. + * Copyright (c) 2009-2021, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/resp_parser.h b/src/resp_parser.h index a099fa8a7..1ff08f273 100644 --- a/src/resp_parser.h +++ b/src/resp_parser.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, Redis Labs Ltd. + * Copyright (c) 2021, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rio.c b/src/rio.c index 5f8ae61a4..b47f4c2c1 100644 --- a/src/rio.c +++ b/src/rio.c @@ -16,7 +16,7 @@ * ---------------------------------------------------------------------------- * * Copyright (c) 2009-2012, Pieter Noordhuis - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rio.h b/src/rio.h index 698dcb66d..ee0f27aa7 100644 --- a/src/rio.h +++ b/src/rio.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2009-2012, Pieter Noordhuis - * Copyright (c) 2009-2019, Salvatore Sanfilippo + * Copyright (c) 2009-2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sds.c b/src/sds.c index ba3362e88..9878a6bf8 100644 --- a/src/sds.c +++ b/src/sds.c @@ -1,8 +1,7 @@ /* SDSLib 2.0 -- A C dynamic strings library * - * Copyright (c) 2006-2015, Salvatore Sanfilippo + * Copyright (c) 2006-2015, Redis Ltd. * Copyright (c) 2015, Oran Agra - * Copyright (c) 2015, Redis Labs, Inc * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sds.h b/src/sds.h index a12b8dd89..e9c4a95f9 100644 --- a/src/sds.h +++ b/src/sds.h @@ -1,8 +1,7 @@ /* SDSLib 2.0 -- A C dynamic strings library * - * Copyright (c) 2006-2015, Salvatore Sanfilippo + * Copyright (c) 2006-2015, Redis Ltd. * Copyright (c) 2015, Oran Agra - * Copyright (c) 2015, Redis Labs, Inc * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sdsalloc.h b/src/sdsalloc.h index dfa8257eb..19236af72 100644 --- a/src/sdsalloc.h +++ b/src/sdsalloc.h @@ -1,7 +1,6 @@ /* SDSLib 2.0 -- A C dynamic strings library * - * Copyright (c) 2006-2015, Salvatore Sanfilippo - * Copyright (c) 2015, Redis Labs, Inc + * Copyright (c) 2006-2015, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sentinel.c b/src/sentinel.c index 7eee2562c..3e2c83a71 100644 --- a/src/sentinel.c +++ b/src/sentinel.c @@ -1,6 +1,6 @@ /* Sentinel implementation * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/server.c b/src/server.c index 3cd9ec3d9..c707699e6 100644 --- a/src/server.c +++ b/src/server.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2016, Salvatore Sanfilippo + * Copyright (c) 2009-2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/server.h b/src/server.h index f7a2960e5..49d0a4485 100644 --- a/src/server.h +++ b/src/server.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/serverassert.c b/src/serverassert.c index 74a2b21fb..1364cf700 100644 --- a/src/serverassert.c +++ b/src/serverassert.c @@ -6,7 +6,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2021, Andy Pan and Redis Labs + * Copyright (c) 2021, Andy Pan and Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/serverassert.h b/src/serverassert.h index e257c854f..02fbcd85b 100644 --- a/src/serverassert.h +++ b/src/serverassert.h @@ -7,7 +7,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2006-2012, Salvatore Sanfilippo + * Copyright (c) 2006-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/setproctitle.c b/src/setproctitle.c index 019402348..d65274625 100644 --- a/src/setproctitle.c +++ b/src/setproctitle.c @@ -2,7 +2,7 @@ * setproctitle.c - Linux/Darwin setproctitle. * -------------------------------------------------------------------------- * Copyright (C) 2010 William Ahern - * Copyright (C) 2013 Salvatore Sanfilippo + * Copyright (C) 2013 Redis Ltd. * Copyright (C) 2013 Stam He * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/siphash.c b/src/siphash.c index a62d5c061..752717621 100644 --- a/src/siphash.c +++ b/src/siphash.c @@ -4,7 +4,7 @@ Copyright (c) 2012-2016 Jean-Philippe Aumasson Copyright (c) 2012-2014 Daniel J. Bernstein - Copyright (c) 2017 Salvatore Sanfilippo + Copyright (c) 2017 Redis Ltd. To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain @@ -16,7 +16,7 @@ ---------------------------------------------------------------------------- - This version was modified by Salvatore Sanfilippo + This version was modified by Redis Ltd. in the following ways: 1. We use SipHash 1-2. This is not believed to be as strong as the diff --git a/src/slowlog.c b/src/slowlog.c index 2bf8e0185..68abaf805 100644 --- a/src/slowlog.c +++ b/src/slowlog.c @@ -10,7 +10,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/slowlog.h b/src/slowlog.h index 2372b9f6e..12d9097ff 100644 --- a/src/slowlog.h +++ b/src/slowlog.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/socket.c b/src/socket.c index b2f8f1aae..295569da0 100644 --- a/src/socket.c +++ b/src/socket.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, Redis Labs + * Copyright (c) 2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/solarisfixes.h b/src/solarisfixes.h index b68e34b96..a1473a942 100644 --- a/src/solarisfixes.h +++ b/src/solarisfixes.h @@ -1,6 +1,6 @@ /* Solaris specific fixes. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sort.c b/src/sort.c index bad86add3..f027b0c32 100644 --- a/src/sort.c +++ b/src/sort.c @@ -1,6 +1,6 @@ /* SORT command and helper functions. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sparkline.c b/src/sparkline.c index f51eeb2a8..c5ff695d4 100644 --- a/src/sparkline.c +++ b/src/sparkline.c @@ -5,7 +5,7 @@ * * --------------------------------------------------------------------------- * - * Copyright(C) 2011-2014 Salvatore Sanfilippo + * Copyright(C) 2011-2014 Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sparkline.h b/src/sparkline.h index 6025d2b98..1db94ba47 100644 --- a/src/sparkline.h +++ b/src/sparkline.h @@ -2,7 +2,7 @@ * * --------------------------------------------------------------------------- * - * Copyright(C) 2011-2014 Salvatore Sanfilippo + * Copyright(C) 2011-2014 Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/syncio.c b/src/syncio.c index 427d279d4..63e9444ff 100644 --- a/src/syncio.c +++ b/src/syncio.c @@ -1,6 +1,6 @@ /* Synchronous socket and file I/O operations useful across the core. * - * Copyright (c) 2009-2010, Salvatore Sanfilippo + * Copyright (c) 2009-2010, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/syscheck.c b/src/syscheck.c index 3c6252d84..d66e7f0e1 100644 --- a/src/syscheck.c +++ b/src/syscheck.c @@ -1,6 +1,5 @@ /* - * Copyright (c) 2022, Redis Ltd. - * Copyright (c) 2016, Salvatore Sanfilippo + * Copyright (c) 2016, 2022, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/t_hash.c b/src/t_hash.c index ae4c499f9..9398dc3e3 100644 --- a/src/t_hash.c +++ b/src/t_hash.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/t_list.c b/src/t_list.c index 845666b13..f5df563e4 100644 --- a/src/t_list.c +++ b/src/t_list.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/t_set.c b/src/t_set.c index 53ab37be0..b2aeec52e 100644 --- a/src/t_set.c +++ b/src/t_set.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/t_stream.c b/src/t_stream.c index d2a45dde0..12eb78067 100644 --- a/src/t_stream.c +++ b/src/t_stream.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, Salvatore Sanfilippo + * Copyright (c) 2017, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/t_string.c b/src/t_string.c index 19e19cf5d..6e233e095 100644 --- a/src/t_string.c +++ b/src/t_string.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/t_zset.c b/src/t_zset.c index 97b2c071f..029acde4f 100644 --- a/src/t_zset.c +++ b/src/t_zset.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * Copyright (c) 2009-2012, Pieter Noordhuis * All rights reserved. * diff --git a/src/testhelp.h b/src/testhelp.h index 07c88cecd..9acfb7b0e 100644 --- a/src/testhelp.h +++ b/src/testhelp.h @@ -8,7 +8,7 @@ * * ---------------------------------------------------------------------------- * - * Copyright (c) 2010-2012, Salvatore Sanfilippo + * Copyright (c) 2010-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/timeout.c b/src/timeout.c index 3084edf7f..f5534e7e7 100644 --- a/src/timeout.c +++ b/src/timeout.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2020, Salvatore Sanfilippo +/* Copyright (c) 2009-2020, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tls.c b/src/tls.c index 1913d876f..7b57fce6f 100644 --- a/src/tls.c +++ b/src/tls.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, Redis Labs + * Copyright (c) 2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tracking.c b/src/tracking.c index 62d6121cf..de1b34d85 100644 --- a/src/tracking.c +++ b/src/tracking.c @@ -1,6 +1,6 @@ /* tracking.c - Client side caching: keys tracking and invalidation * - * Copyright (c) 2019, Salvatore Sanfilippo + * Copyright (c) 2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/util.c b/src/util.c index 0d96cac6c..66f62c900 100644 --- a/src/util.c +++ b/src/util.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * Copyright (c) 2012, Twitter, Inc. * All rights reserved. * diff --git a/src/util.h b/src/util.h index d675f4c6c..51eb38f0b 100644 --- a/src/util.h +++ b/src/util.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/valkey-benchmark.c b/src/valkey-benchmark.c index 5fe707510..cccc872cd 100644 --- a/src/valkey-benchmark.c +++ b/src/valkey-benchmark.c @@ -1,6 +1,6 @@ /* Server benchmark utility. * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/valkey-check-aof.c b/src/valkey-check-aof.c index d3ebfb348..bc71d366d 100644 --- a/src/valkey-check-aof.c +++ b/src/valkey-check-aof.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2009-2012, Pieter Noordhuis - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/valkey-check-rdb.c b/src/valkey-check-rdb.c index 0b2fdbb66..cab6b2a41 100644 --- a/src/valkey-check-rdb.c +++ b/src/valkey-check-rdb.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Salvatore Sanfilippo + * Copyright (c) 2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/valkey-cli.c b/src/valkey-cli.c index 165a93296..87ff865ea 100644 --- a/src/valkey-cli.c +++ b/src/valkey-cli.c @@ -1,6 +1,6 @@ /* Server CLI (command line interface) * - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ziplist.c b/src/ziplist.c index 30efdc657..820d5e499 100644 --- a/src/ziplist.c +++ b/src/ziplist.c @@ -151,8 +151,7 @@ * ---------------------------------------------------------------------------- * * Copyright (c) 2009-2012, Pieter Noordhuis - * Copyright (c) 2009-2017, Salvatore Sanfilippo - * Copyright (c) 2020, Redis Labs, Inc + * Copyright (c) 2009-2017, 2020, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ziplist.h b/src/ziplist.h index d6f41af33..a839c66c6 100644 --- a/src/ziplist.h +++ b/src/ziplist.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2009-2012, Pieter Noordhuis - * Copyright (c) 2009-2012, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/zipmap.c b/src/zipmap.c index 4498a3452..25d8ab846 100644 --- a/src/zipmap.c +++ b/src/zipmap.c @@ -12,7 +12,7 @@ * * -------------------------------------------------------------------------- * - * Copyright (c) 2009-2010, Salvatore Sanfilippo + * Copyright (c) 2009-2010, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/zipmap.h b/src/zipmap.h index 3fd1ee077..0112ac2b1 100644 --- a/src/zipmap.h +++ b/src/zipmap.h @@ -4,7 +4,7 @@ * * -------------------------------------------------------------------------- * - * Copyright (c) 2009-2010, Salvatore Sanfilippo + * Copyright (c) 2009-2010, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/zmalloc.c b/src/zmalloc.c index afee8e07a..7b19107b6 100644 --- a/src/zmalloc.c +++ b/src/zmalloc.c @@ -1,6 +1,6 @@ /* zmalloc - total amount of allocated memory aware version of malloc() * - * Copyright (c) 2009-2010, Salvatore Sanfilippo + * Copyright (c) 2009-2010, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/zmalloc.h b/src/zmalloc.h index 421cb9bca..f389b905c 100644 --- a/src/zmalloc.h +++ b/src/zmalloc.h @@ -1,6 +1,6 @@ /* zmalloc - total amount of allocated memory aware version of malloc() * - * Copyright (c) 2009-2010, Salvatore Sanfilippo + * Copyright (c) 2009-2010, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/cluster/cluster.tcl b/tests/cluster/cluster.tcl index 0080501bf..72a187e78 100644 --- a/tests/cluster/cluster.tcl +++ b/tests/cluster/cluster.tcl @@ -1,6 +1,6 @@ # Cluster-specific test functions. # -# Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com +# Copyright (C) 2014 Redis Ltd. # This software is released under the BSD License. See the COPYING file for # more information. diff --git a/tests/cluster/run.tcl b/tests/cluster/run.tcl index 710b123fa..d29f17db7 100644 --- a/tests/cluster/run.tcl +++ b/tests/cluster/run.tcl @@ -1,4 +1,4 @@ -# Cluster test suite. Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com +# Cluster test suite. Copyright (C) 2014 Redis Ltd. # This software is released under the BSD License. See the COPYING file for # more information. diff --git a/tests/instances.tcl b/tests/instances.tcl index 782804dda..661281c99 100644 --- a/tests/instances.tcl +++ b/tests/instances.tcl @@ -3,7 +3,7 @@ # basic capabilities for spawning and handling N parallel Server / Sentinel # instances. # -# Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com +# Copyright (C) 2014 Redis Ltd. # This software is released under the BSD License. See the COPYING file for # more information. diff --git a/tests/modules/basics.c b/tests/modules/basics.c index eda0fdb89..36f88becb 100644 --- a/tests/modules/basics.c +++ b/tests/modules/basics.c @@ -2,7 +2,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2016, Salvatore Sanfilippo + * Copyright (c) 2016, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/modules/hooks.c b/tests/modules/hooks.c index 72e2f40ff..ef6384666 100644 --- a/tests/modules/hooks.c +++ b/tests/modules/hooks.c @@ -2,7 +2,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2019, Salvatore Sanfilippo + * Copyright (c) 2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/modules/propagate.c b/tests/modules/propagate.c index bd7f1987b..b3cd279e5 100644 --- a/tests/modules/propagate.c +++ b/tests/modules/propagate.c @@ -9,7 +9,7 @@ * * ----------------------------------------------------------------------------- * - * Copyright (c) 2019, Salvatore Sanfilippo + * Copyright (c) 2019, Redis Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/sentinel/run.tcl b/tests/sentinel/run.tcl index d5471e13e..9cbb189be 100644 --- a/tests/sentinel/run.tcl +++ b/tests/sentinel/run.tcl @@ -1,4 +1,4 @@ -# Sentinel test suite. Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com +# Sentinel test suite. Copyright (C) 2014 Redis Ltd. # This software is released under the BSD License. See the COPYING file for # more information. diff --git a/tests/support/cluster.tcl b/tests/support/cluster.tcl index 2b9e44f64..e9a5395be 100644 --- a/tests/support/cluster.tcl +++ b/tests/support/cluster.tcl @@ -1,5 +1,5 @@ # Tcl cluster client as a wrapper of redis.rb. -# Copyright (C) 2014 Salvatore Sanfilippo +# Copyright (c) 2014 Redis Ltd. # Released under the BSD license like Redis itself # # Example usage: diff --git a/tests/support/valkey.tcl b/tests/support/valkey.tcl index 6f8727ace..a5d1e2ca0 100644 --- a/tests/support/valkey.tcl +++ b/tests/support/valkey.tcl @@ -1,5 +1,5 @@ # Tcl client library - used by the server test -# Copyright (C) 2009-2014 Salvatore Sanfilippo +# Copyright (c) 2009-2014 Redis Ltd. # Released under the BSD license like Redis itself # # Example usage: diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index ae784271c..89bbfae64 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -1,4 +1,4 @@ -# Server test suite. Copyright (C) 2009 Salvatore Sanfilippo antirez@gmail.com +# Server test suite. Copyright (C) 2009 Redis Ltd. # This software is released under the BSD License. See the COPYING file for # more information. diff --git a/utils/build-static-symbols.tcl b/utils/build-static-symbols.tcl index 0aa8f7240..966c82740 100644 --- a/utils/build-static-symbols.tcl +++ b/utils/build-static-symbols.tcl @@ -2,7 +2,7 @@ # Useful to get stack traces on segfault without a debugger. See redis.c # for more information. # -# Copyright(C) 2009 Salvatore Sanfilippo, under the BSD license. +# Copyright(C) 2009 Redis Ltd. set fd [open redis.c] set symlist {} diff --git a/utils/corrupt_rdb.c b/utils/corrupt_rdb.c index df9c93ed8..5f35efb95 100644 --- a/utils/corrupt_rdb.c +++ b/utils/corrupt_rdb.c @@ -1,7 +1,7 @@ /* Trivia program to corrupt an RDB file in order to check the RDB check * program behavior and effectiveness. * - * Copyright (C) 2016 Salvatore Sanfilippo. + * Copyright (C) 2016 Redis ltd. * This software is released in the 3-clause BSD license. */ #include diff --git a/utils/hyperloglog/hll-err.rb b/utils/hyperloglog/hll-err.rb index e04cf9380..8c5b59fdd 100644 --- a/utils/hyperloglog/hll-err.rb +++ b/utils/hyperloglog/hll-err.rb @@ -1,4 +1,4 @@ -# hll-err.rb - Copyright (C) 2014 Salvatore Sanfilippo +# hll-err.rb - Copyright (C) 2014 Redis Ltd. # BSD license, See the COPYING file for more information. # # Check error of HyperLogLog implementation for different set sizes. diff --git a/utils/hyperloglog/hll-gnuplot-graph.rb b/utils/hyperloglog/hll-gnuplot-graph.rb index 61f067263..8b2cbd48e 100644 --- a/utils/hyperloglog/hll-gnuplot-graph.rb +++ b/utils/hyperloglog/hll-gnuplot-graph.rb @@ -1,4 +1,4 @@ -# hll-err.rb - Copyright (C) 2014 Salvatore Sanfilippo +# hll-err.rb - Copyright (C) 2014 Redis Ltd. # BSD license, See the COPYING file for more information. # # This program is suited to output average and maximum errors of diff --git a/utils/redis-copy.rb b/utils/redis-copy.rb index 9f8335c34..c5e2b59fe 100644 --- a/utils/redis-copy.rb +++ b/utils/redis-copy.rb @@ -1,4 +1,4 @@ -# redis-copy.rb - Copyright (C) 2009-2010 Salvatore Sanfilippo +# redis-copy.rb - Copyright (C) 2009-2010 Redis Ltd. # BSD license, See the COPYING file for more information. # # Copy the whole dataset from one server instance to another one diff --git a/utils/redis-sha1.rb b/utils/redis-sha1.rb index 6a8b4f358..43e8580bb 100644 --- a/utils/redis-sha1.rb +++ b/utils/redis-sha1.rb @@ -1,4 +1,4 @@ -# redis-sha1.rb - Copyright (C) 2009 Salvatore Sanfilippo +# redis-sha1.rb - Copyright (C) 2009 Redis Ltd. # BSD license, See the COPYING file for more information. # # Performs the SHA1 sum of the whole dataset. diff --git a/utils/speed-regression.tcl b/utils/speed-regression.tcl index 2a4ecde45..b51d91086 100755 --- a/utils/speed-regression.tcl +++ b/utils/speed-regression.tcl @@ -1,5 +1,5 @@ #!/usr/bin/env tclsh8.5 -# Copyright (C) 2011 Salvatore Sanfilippo +# Copyright (C) 2011 Redis Ltd. # Released under the BSD license like Redis itself source ../tests/support/valkey.tcl diff --git a/utils/tracking_collisions.c b/utils/tracking_collisions.c index 4df3e84af..b7c7b77bf 100644 --- a/utils/tracking_collisions.c +++ b/utils/tracking_collisions.c @@ -17,7 +17,7 @@ * * -------------------------------------------------------------------------- * - * Copyright (C) 2019 Salvatore Sanfilippo + * Copyright (C) 2019 Redis Ltd. * This code is released under the BSD 2 clause license. */