[FREELDR] Convert source files to UTF-8 without BOM

This commit is contained in:
Hermès Bélusca-Maïto
2023-08-17 15:36:54 +02:00
parent f0d73e0f7f
commit ab3bd82928
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
* FreeLoader
*
* Copyright (C) 2003, 2004 Eric Kohl
* Copyright (C) 2009 Hervé Poussineau
* Copyright (C) 2009 Hervé Poussineau
*
* 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
+1 -1
View File
@@ -2,7 +2,7 @@
* FreeLoader
*
* Copyright (C) 2003, 2004 Eric Kohl
* Copyright (C) 2009 Hervé Poussineau
* Copyright (C) 2009 Hervé Poussineau
*
* 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
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* FreeLoader
* Copyright (C) 2011 Hervé Poussineau
* Copyright (C) 2011 Hervé Poussineau
*
* 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
+1 -1
View File
@@ -3,7 +3,7 @@
* LICENSE: GPL - See COPYING in the top level directory
* FILE: boot/freeldr/freeldr/disk/scsiport.c
* PURPOSE: Interface for SCSI Emulation
* PROGRAMMERS: Hervé Poussineau <[email protected]>
* PROGRAMMERS: Hervé Poussineau <[email protected]>
*/
/* INCLUDES *******************************************************************/
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* FreeLoader
* Copyright (C) 2009 Hervé Poussineau <[email protected]>
* Copyright (C) 2009 Hervé Poussineau <[email protected]>
*
* 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
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* FreeLoader PXE support
* Copyright (C) 2011 Hervé Poussineau
* Copyright (C) 2011 Hervé Poussineau
*
* 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
+1 -1
View File
@@ -3,7 +3,7 @@
* LICENSE: GPL - See COPYING in the top level directory
* FILE: boot/freeldr/freeldr/include/ntoskrnl.h
* PURPOSE: NTOS glue routines for the MINIHAL library
* PROGRAMMERS: Hervé Poussineau <[email protected]>
* PROGRAMMERS: Hervé Poussineau <[email protected]>
*/
#include <ntdef.h>
+1 -1
View File
@@ -3,7 +3,7 @@
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: FAT filesystem driver for FreeLoader
* COPYRIGHT: Copyright 1998-2003 Brian Palmer ([email protected])
* Copyright 2009 Hervé Poussineau
* Copyright 2009 Hervé Poussineau
* Copyright 2019 Victor Perevertkin ([email protected])
*/
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* FreeLoader
* Copyright (C) 1998-2003 Brian Palmer <[email protected]>
* Copyright (C) 2009 Hervé Poussineau <[email protected]>
* Copyright (C) 2009 Hervé Poussineau <[email protected]>
*
* 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
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* FreeLoader
* Copyright (C) 2011 Hervé Poussineau
* Copyright (C) 2011 Hervé Poussineau
*
* 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
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* FreeLoader
* Copyright (C) 2009 Hervé Poussineau <[email protected]>
* Copyright (C) 2009 Hervé Poussineau <[email protected]>
*
* 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