summaryrefslogtreecommitdiff
path: root/nuttx/mm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/mm/Makefile')
-rw-r--r--nuttx/mm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/mm/Makefile b/nuttx/mm/Makefile
index d4ee105d5..7e6eb68a7 100644
--- a/nuttx/mm/Makefile
+++ b/nuttx/mm/Makefile
@@ -2,7 +2,7 @@
# mm/Makefile
#
# Copyright (C) 2007 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -74,4 +74,3 @@ distclean: clean
@rm -f Make.dep .depend
-include Make.dep
-