From a06bc3735857534b3ab91174caba0a801b871e1f Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 15 Feb 2009 18:29:14 +0000 Subject: [PATCH] cosmet git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1504 42af7a65-404d-4744-a932-0658087f49c3 --- include/sys/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/sys/types.h b/include/sys/types.h index 85eba55d4d8..993c44e8d78 100644 --- a/include/sys/types.h +++ b/include/sys/types.h @@ -1,7 +1,7 @@ /**************************************************************************** * sys/types.h * - * Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved. + * Copyright (C) 2007, 2008, 2009 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without