aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-06 20:30:49 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-06 20:30:49 +0000
commite1b3561cab4d2bca0d92e0452632ab2e5e68cc79 (patch)
treeea3655be1f97f693e134af489eb59cfc99fc843b /Makefile
parent925d3212449ce15b1f77a4b84a5f6c6cbe132b58 (diff)
minor cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9166 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4f65c1247..6025fa3eb 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
#
# Top level Makefile
#
-# Copyright (C) 1999-2005, Mark Spencer
+# Copyright (C) 1999-2006, Digium, Inc.
#
# Mark Spencer <markster@digium.com>
#
@@ -943,4 +943,4 @@ uninstall-all: _uninstall
rm -rf $(DESTDIR)$(ASTSPOOLDIR)
rm -rf $(DESTDIR)$(ASTETCDIR)
rm -rf $(DESTDIR)$(ASTLOGDIR)
-
+