diff --git a/COPYING b/COPYING index f409ff3..441481c 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -rmq: RacketMQ +RacketMQ Copyright © 2015, 2016 Tony Garnock-Jones This program is free software: you can redistribute it and/or modify diff --git a/Makefile b/Makefile index c48f3a5..8960255 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -PACKAGENAME=rmq -MAINCOLLECT=rmq +PACKAGENAME=racketmq +MAINCOLLECT=racketmq COLLECTS=$(MAINCOLLECT) all: setup