summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/src/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-06 23:32:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-06 23:32:47 +0000
commitdc9631bf8e809702235b43dbc2414eb4a09622f9 (patch)
tree658e1fa87ed176551a031294701fcee41298a839 /nuttx/arch/x86/src/Makefile
parent9fa76b36d2eb8b4c329e763e499675dee143d527 (diff)
downloadpx4-nuttx-dc9631bf8e809702235b43dbc2414eb4a09622f9.tar.gz
px4-nuttx-dc9631bf8e809702235b43dbc2414eb4a09622f9.tar.bz2
px4-nuttx-dc9631bf8e809702235b43dbc2414eb4a09622f9.zip
Cosmetics updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3348 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/x86/src/Makefile')
-rw-r--r--nuttx/arch/x86/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/x86/src/Makefile b/nuttx/arch/x86/src/Makefile
index ea9fc819e..565771462 100644
--- a/nuttx/arch/x86/src/Makefile
+++ b/nuttx/arch/x86/src/Makefile
@@ -1,7 +1,7 @@
############################################################################
# arch/x86/src/Makefile
#
-# Copyright (C) 2010 Gregory Nutt. All rights reserved.
+# Copyright (C) 2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without