mirror of https://mirror.osredm.com/root/redis.git
Geo: added my copyright notice in modified files.
This commit is contained in:
parent
69c5b27273
commit
d308cadc8a
|
@ -1,6 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2013-2014, yinqiwen <yinqiwen@gmail.com>
|
* Copyright (c) 2013-2014, yinqiwen <yinqiwen@gmail.com>
|
||||||
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
||||||
|
* Copyright (c) 2015, Salvatore Sanfilippo <antirez@gmail.com>.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2013-2014, yinqiwen <yinqiwen@gmail.com>
|
* Copyright (c) 2013-2014, yinqiwen <yinqiwen@gmail.com>
|
||||||
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
||||||
|
* Copyright (c) 2015, Salvatore Sanfilippo <antirez@gmail.com>.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2013-2014, yinqiwen <yinqiwen@gmail.com>
|
* Copyright (c) 2013-2014, yinqiwen <yinqiwen@gmail.com>
|
||||||
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
||||||
|
* Copyright (c) 2015, Salvatore Sanfilippo <antirez@gmail.com>.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2013-2014, yinqiwen <yinqiwen@gmail.com>
|
* Copyright (c) 2013-2014, yinqiwen <yinqiwen@gmail.com>
|
||||||
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
||||||
|
* Copyright (c) 2015, Salvatore Sanfilippo <antirez@gmail.com>.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
* Copyright (c) 2014, Matt Stancliff <matt@genges.com>.
|
||||||
|
* Copyright (c) 2015, Salvatore Sanfilippo <antirez@gmail.com>.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|
Loading…
Reference in New Issue