VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Jan Engelhardt <jengelh@gmx.de> 2007-10-19 23:21:04 +0200 committer: Adrian Bunk <bunk@kernel.org> 2007-10-19 23:21:04 +0200 commit: 96de0e252cedffad61b3cb5e05662c591898e69a parent: 3f5b98a2a0cba3351f96fcaa6d79aa1a0d93ee78
Commit Summary:
Convert files to UTF-8 and some cleanups
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/binfmt_script.c b/fs/binfmt_script.c
index 4d0e0f6d3273..ab33939b12a7 100644
--- a/fs/binfmt_script.c
+++ b/fs/binfmt_script.c
@@ -1,7 +1,7 @@
 /*
  *  linux/fs/binfmt_script.c
  *
- *  Copyright (C) 1996  Martin von Löwis
+ *  Copyright (C) 1996  Martin von Löwis
  *  original #!-checking implemented by tytso.
  */