From 3e6a45e689c21afeff34eec0aa6591f5e1e3eab6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Mar 2007 15:20:10 +0000 Subject: 2007-03-12 Joel Sherrill * src/dosfs/msdos_misc.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously. --- cpukit/libfs/ChangeLog | 6 ++++++ cpukit/libfs/src/dosfs/msdos_misc.c | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog index 60ae4bf61d..cc51f4391e 100644 --- a/cpukit/libfs/ChangeLog +++ b/cpukit/libfs/ChangeLog @@ -1,3 +1,9 @@ +2007-03-12 Joel Sherrill + + * src/dosfs/msdos_misc.c: Correct license URL and/or fix mistake in + copyright notice. Both of these mistakes appear to be from code + submitted after these changes were made previously. + 2005-10-06 Joel Sherrill PR 828/filesystems diff --git a/cpukit/libfs/src/dosfs/msdos_misc.c b/cpukit/libfs/src/dosfs/msdos_misc.c index f40820c27b..b527a3ba44 100644 --- a/cpukit/libfs/src/dosfs/msdos_misc.c +++ b/cpukit/libfs/src/dosfs/msdos_misc.c @@ -6,7 +6,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * @(#) $Id$ */ -- cgit v1.2.3