Skip to content

Commit a6e623c

Browse files
committed
Update license and author
1 parent c168724 commit a6e623c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"exec:foo": "docker-compose exec foo /bin/bash",
1414
"exec:bar": "docker-compose exec bar /bin/bash"
1515
},
16-
"author": "",
17-
"license": "ISC",
16+
"author": "Krister Andersson <cyclonecode@gmail.com>",
17+
"license": "GNU GPLv3",
1818
"repository": "git@github.com:Cyclonecode/container-talk.git",
1919
"dependencies": {}
2020
}

0 commit comments

Comments
 (0)