Use a consistent set of licenses for Valkey files. I took a look and
applied sort of a "did we make a material change in this file?" and
tried to be conservative in adding the trademark. We could also be
liberal as well.
Resolves: https://github.com/valkey-io/valkey/issues/1692.
Included documentation about the licensing here:
https://github.com/valkey-io/valkey/pull/1787.
Licenses are now also always explicitly first, even about documentation
files.
Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
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 <pieter@redis.com>