提交 bcc4e41f 编写于 作者: S Stefan Weil 提交者: Stefan Hajnoczi

Convert source files to UTF-8 encoding

Most QEMU files either are pure ASCII or use UTF-8.
Convert some files which still used ISO-8859-1 to UTF-8.
Signed-off-by: NStefan Weil <sw@weilnetz.de>
Signed-off-by: NStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
上级 6efd7517
/* /*
* QEMU NVRAM emulation for DS1225Y chip * QEMU NVRAM emulation for DS1225Y chip
* *
* Copyright (c) 2007-2008 Herv Poussineau * Copyright (c) 2007-2008 Hervé Poussineau
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* QEMU Floppy disk emulator (Intel 82078) * QEMU Floppy disk emulator (Intel 82078)
* *
* Copyright (c) 2003, 2007 Jocelyn Mayer * Copyright (c) 2003, 2007 Jocelyn Mayer
* Copyright (c) 2008 Herv Poussineau * Copyright (c) 2008 Hervé Poussineau
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal
......
/* /*
* QEMU JAZZ LED emulator. * QEMU JAZZ LED emulator.
* *
* Copyright (c) 2007 Herv Poussineau * Copyright (c) 2007 Hervé Poussineau
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
* *
* FB support code. Based on G364 fb emulator * FB support code. Based on G364 fb emulator
* *
* Copyright (c) 2007 Herv Poussineau * Copyright (c) 2007 Hervé Poussineau
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as * modify it under the terms of the GNU General Public License as
......
/* /*
* QEMU VMPort emulation * QEMU VMPort emulation
* *
* Copyright (C) 2007 Herv Poussineau * Copyright (C) 2007 Hervé Poussineau
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册