File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ services:
5
5
- redis-server
6
6
7
7
go :
8
- - 1.4
9
8
- 1.5
10
9
- 1.6
11
10
- tip
Original file line number Diff line number Diff line change 1
- Copyright (c) 2012 The Redis Go Client Authors. All rights reserved.
1
+ Copyright (c) 2016 The github.com/go-redis/redis Contributors.
2
+ All rights reserved.
2
3
3
4
Redistribution and use in source and binary forms, with or without
4
5
modification, are permitted provided that the following conditions are
@@ -10,9 +11,6 @@ notice, this list of conditions and the following disclaimer.
10
11
copyright notice, this list of conditions and the following disclaimer
11
12
in the documentation and/or other materials provided with the
12
13
distribution.
13
- * Neither the name of Google Inc. nor the names of its
14
- contributors may be used to endorse or promote products derived from
15
- this software without specific prior written permission.
16
14
17
15
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18
16
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
You can’t perform that action at this time.
0 commit comments