summaryrefslogtreecommitdiff
path: root/nuttx/net/netdev_txnotify.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/netdev_txnotify.c')
-rw-r--r--nuttx/net/netdev_txnotify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/netdev_txnotify.c b/nuttx/net/netdev_txnotify.c
index 0fd03b0c3..fb6f12893 100644
--- a/nuttx/net/netdev_txnotify.c
+++ b/nuttx/net/netdev_txnotify.c
@@ -1,7 +1,7 @@
/****************************************************************************
* net/netdev_txnotify.c
*
- * Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without