Skip to content

Commit 038b8f5

Browse files
chore: license and comments
1 parent 9c70c93 commit 038b8f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contracts/KeeperKeeper.vy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"""
33
@title KeeperKeeper
44
@author gosuto.eth
5-
@license GPL
5+
@license GPL-3.0-only
66
@notice Register Chainlink upkeeps for a swarm of smart contracts and
77
automatically maintain the $LINK balance for each individual member
8-
@dev WIP, not deployed yet!
8+
@dev WIP: contract can deploy and register itself
99
"""
1010

1111

0 commit comments

Comments
 (0)