summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--make.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.erl b/make.erl
index 4c0b87b3..602161d9 100644
--- a/make.erl
+++ b/make.erl
@@ -4,7 +4,7 @@
%% 1) behaviours are checked similarly to included files when deciding
%% whether to recompile a source file or not
-%% All modifications are Copyright (C) 2010 LShift Ltd.
+%% All modifications are Copyright (C) 2010 Rabbit Technologies Ltd.
%%
%% %CopyrightBegin%