mirror of
https://github.com/fluencelabs/redis
synced 2025-04-01 15:21:03 +00:00
Geo: added my copyright notice in modified files.
This commit is contained in:
parent
69c5b27273
commit
d308cadc8a
1
deps/geohash-int/geohash.c
vendored
1
deps/geohash-int/geohash.c
vendored
@ -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
deps/geohash-int/geohash.h
vendored
1
deps/geohash-int/geohash.h
vendored
@ -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
deps/geohash-int/geohash_helper.c
vendored
1
deps/geohash-int/geohash_helper.c
vendored
@ -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
deps/geohash-int/geohash_helper.h
vendored
1
deps/geohash-int/geohash_helper.h
vendored
@ -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…
x
Reference in New Issue
Block a user