]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2010-01-15 Robert Millan <rmh.grub@aybabtu.com>
authorRobert Millan <rmh@aybabtu.com>
Fri, 15 Jan 2010 17:12:37 +0000 (17:12 +0000)
committerRobert Millan <rmh@aybabtu.com>
Fri, 15 Jan 2010 17:12:37 +0000 (17:12 +0000)
* doc/boot.S: Slight adjustment to make makeinfo happy.
* doc/kernel.c: Likewise.

ChangeLog
doc/boot.S
doc/kernel.c

index b8923bce24b761566833431f0aa536af9b2b8321..cdc8bb79bd2da3a42776473dd9fb3c30c0178f40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-15  Robert Millan  <rmh.grub@aybabtu.com>
+
+       * doc/boot.S: Slight adjustment to make makeinfo happy.
+       * doc/kernel.c: Likewise.
+
 2010-01-15  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * doc/kernel.c (cmain): Handle EGA text video information.
index 849c055cd339ee11d79f15b6cad11bfab941f7f5..0db813cd1cdcf32e52e9130df88e0d5953b63862 100644 (file)
@@ -1,6 +1,6 @@
 /* boot.S - bootstrap the kernel */
-/* Copyright (C) 1999, 2001, 2010  Free Software Foundation, Inc.  */
-/*
+/* Copyright (C) 1999, 2001, 2010  Free Software Foundation, Inc.
+ *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
index 09ecb2c7030fed3edc4f887e31a2aae8fd49675a..d8a5323a7fe2c8dcfa4e6fa9d6a5a8f2416d5e0d 100644 (file)
@@ -1,6 +1,6 @@
 /* kernel.c - the C part of the kernel */
-/* Copyright (C) 1999, 2010  Free Software Foundation, Inc.  */
-/*
+/* Copyright (C) 1999, 2010  Free Software Foundation, Inc.
+ *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or