summaryrefslogtreecommitdiff
path: root/nuttx/tools/cfgparser.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-11 23:06:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-11 23:06:30 +0000
commit3874129d283ec7f4cd62adf121abdb115f31a967 (patch)
treed4535a88c1a8836428551104634a90bfaa1dc8f0 /nuttx/tools/cfgparser.c
parent7d770cc270d1e3f73899309ca4a2ac9a1739ffcc (diff)
downloadnuttx-3874129d283ec7f4cd62adf121abdb115f31a967.tar.gz
nuttx-3874129d283ec7f4cd62adf121abdb115f31a967.tar.bz2
nuttx-3874129d283ec7f4cd62adf121abdb115f31a967.zip
Add tools/cmpconfig.c to compare to configuration files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4592 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/tools/cfgparser.c')
-rw-r--r--nuttx/tools/cfgparser.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/tools/cfgparser.c b/nuttx/tools/cfgparser.c
index 2917a2f60..655fac573 100644
--- a/nuttx/tools/cfgparser.c
+++ b/nuttx/tools/cfgparser.c
@@ -1,8 +1,8 @@
/****************************************************************************
* tools/cfgpaser.c
*
- * Copyright (C) 2007-2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Copyright (C) 2007-2012 Gregory Nutt. All rights reserved.
+ * Author: Gregory Nutt <>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions