summaryrefslogtreecommitdiff
path: root/fs/fdos
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fdos')
-rw-r--r--fs/fdos/Makefile2
-rw-r--r--fs/fdos/dev.c2
-rw-r--r--fs/fdos/dos.h2
-rw-r--r--fs/fdos/fat.c2
-rw-r--r--fs/fdos/fdos.c2
-rw-r--r--fs/fdos/fdos.h2
-rw-r--r--fs/fdos/fs.c2
-rw-r--r--fs/fdos/subdir.c2
-rw-r--r--fs/fdos/vfat.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/fs/fdos/Makefile b/fs/fdos/Makefile
index 9cd4d91..503aa52 100644
--- a/fs/fdos/Makefile
+++ b/fs/fdos/Makefile
@@ -3,7 +3,7 @@
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# (C) Copyright 2002
-# Stäubli Faverges - <www.staubli.com>
+# Stäubli Faverges - <www.staubli.com>
# Pierre AUBERT p.aubert@staubli.com
#
#
diff --git a/fs/fdos/dev.c b/fs/fdos/dev.c
index b55b6ed..f21c7a9 100644
--- a/fs/fdos/dev.c
+++ b/fs/fdos/dev.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
diff --git a/fs/fdos/dos.h b/fs/fdos/dos.h
index 7b27b01..be1565b 100644
--- a/fs/fdos/dos.h
+++ b/fs/fdos/dos.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
diff --git a/fs/fdos/fat.c b/fs/fdos/fat.c
index 5707c19..0521d67 100644
--- a/fs/fdos/fat.c
+++ b/fs/fdos/fat.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
diff --git a/fs/fdos/fdos.c b/fs/fdos/fdos.c
index db58562..4c556df 100644
--- a/fs/fdos/fdos.c
+++ b/fs/fdos/fdos.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
diff --git a/fs/fdos/fdos.h b/fs/fdos/fdos.h
index e28c22f..0d2351a 100644
--- a/fs/fdos/fdos.h
+++ b/fs/fdos/fdos.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
diff --git a/fs/fdos/fs.c b/fs/fdos/fs.c
index 5acf123..ac10314 100644
--- a/fs/fdos/fs.c
+++ b/fs/fdos/fs.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
diff --git a/fs/fdos/subdir.c b/fs/fdos/subdir.c
index 5e96b0a..831437a 100644
--- a/fs/fdos/subdir.c
+++ b/fs/fdos/subdir.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
diff --git a/fs/fdos/vfat.c b/fs/fdos/vfat.c
index 9f357a6..d428268 100644
--- a/fs/fdos/vfat.c
+++ b/fs/fdos/vfat.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this