Updated lwIP module copyright years to include 2003. Committers must check theirs.

This commit is contained in:
likewise
2003-01-08 10:09:39 +00:00
parent 0bd02a5f7a
commit cc4df7100d
137 changed files with 144 additions and 141 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2001, 2002 Swedish Institute of Computer Science.
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
@@ -26,7 +26,7 @@
*
* Author: Kieran Mansley <kjm25@cam.ac.uk>
*
* $Id: unixlib.c,v 1.1 2002/10/25 15:31:01 kieranm Exp $
* $Id: unixlib.c,v 1.2 2003/01/08 10:09:40 likewise Exp $
*/
/*-----------------------------------------------------------------------------------*/