Module Name:    src
Committed By:   pooka
Date:           Mon Mar 29 11:01:17 UTC 2010

Modified Files:
        src/share/examples/rump/virtual_ip_router: rumprouter.c

Log Message:
fix typo in, um, copyright.

spotted by a keen-eyed enthusiast ;)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/share/examples/rump/virtual_ip_router/rumprouter.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/examples/rump/virtual_ip_router/rumprouter.c
diff -u src/share/examples/rump/virtual_ip_router/rumprouter.c:1.1 src/share/examples/rump/virtual_ip_router/rumprouter.c:1.2
--- src/share/examples/rump/virtual_ip_router/rumprouter.c:1.1	Mon Mar 29 02:01:47 2010
+++ src/share/examples/rump/virtual_ip_router/rumprouter.c	Mon Mar 29 11:01:16 2010
@@ -1,9 +1,9 @@
-/*	$NetBSD: rumprouter.c,v 1.1 2010/03/29 02:01:47 pooka Exp $	*/
+/*	$NetBSD: rumprouter.c,v 1.2 2010/03/29 11:01:16 pooka Exp $	*/
 
 /*
  * Copyright (c) 2008 Antti Kantee.  All Rights Reserved.
  *
- * Development of this software was supported by then
+ * Development of this software was supported by the
  * Finnish Cultural Foundation.
  *
  * Redistribution and use in source and binary forms, with or without

Reply via email to