Skip to content

Commit a312363

Browse files
author
Ruben Bridgewater
committed
Add new keywords and switch copyright to NodeRedis org
1 parent 0c5008c commit a312363

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 Zihua Li
3+
Copyright (c) 2015 NodeRedis
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
},
1414
"keywords": [
1515
"redis",
16-
"commands"
16+
"commands",
17+
"prefix"
1718
],
1819
"author": "luin <i@zihua.li> (http://zihua.li)",
1920
"license": "MIT",

0 commit comments

Comments
 (0)