From ccad6efeb8d2a73d547c6e141219cb43b1f88b69 Mon Sep 17 00:00:00 2001 From: Quietust Date: Fri, 27 Jan 2012 09:47:14 -0600 Subject: [PATCH] Remove UTF-8 BOMs --- library/Core.cpp | 2 +- library/include/Core.h | 2 +- library/include/ModuleFactory.h | 2 +- library/include/modules/Constructions.h | 2 +- library/modules/Constructions.cpp | 2 +- library/modules/Items.cpp | 2 +- library/modules/Job.cpp | 2 +- library/modules/Maps.cpp | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/library/Core.cpp b/library/Core.cpp index 8e8b37cec..0d02861a0 100644 --- a/library/Core.cpp +++ b/library/Core.cpp @@ -1,4 +1,4 @@ -/* +/* https://github.com/peterix/dfhack Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com) diff --git a/library/include/Core.h b/library/include/Core.h index c1d9f8217..586340c3f 100644 --- a/library/include/Core.h +++ b/library/include/Core.h @@ -1,4 +1,4 @@ -/* +/* https://github.com/peterix/dfhack Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com) diff --git a/library/include/ModuleFactory.h b/library/include/ModuleFactory.h index 4a2f3870d..276ccabb3 100644 --- a/library/include/ModuleFactory.h +++ b/library/include/ModuleFactory.h @@ -1,4 +1,4 @@ -/* +/* https://github.com/peterix/dfhack Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com) diff --git a/library/include/modules/Constructions.h b/library/include/modules/Constructions.h index 2e771b301..9e2150dd6 100644 --- a/library/include/modules/Constructions.h +++ b/library/include/modules/Constructions.h @@ -1,4 +1,4 @@ -/* +/* https://github.com/peterix/dfhack Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com) diff --git a/library/modules/Constructions.cpp b/library/modules/Constructions.cpp index 12658bb12..0f371b56a 100644 --- a/library/modules/Constructions.cpp +++ b/library/modules/Constructions.cpp @@ -1,4 +1,4 @@ -/* +/* https://github.com/peterix/dfhack Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com) diff --git a/library/modules/Items.cpp b/library/modules/Items.cpp index 28a7a81a3..d0ab9e022 100644 --- a/library/modules/Items.cpp +++ b/library/modules/Items.cpp @@ -1,4 +1,4 @@ -/* +/* https://github.com/peterix/dfhack Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com) diff --git a/library/modules/Job.cpp b/library/modules/Job.cpp index be9560890..547a1b71c 100644 --- a/library/modules/Job.cpp +++ b/library/modules/Job.cpp @@ -1,4 +1,4 @@ -/* +/* https://github.com/peterix/dfhack Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com) diff --git a/library/modules/Maps.cpp b/library/modules/Maps.cpp index 3fdc04622..928565b97 100644 --- a/library/modules/Maps.cpp +++ b/library/modules/Maps.cpp @@ -1,4 +1,4 @@ -/* +/* https://github.com/peterix/dfhack Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)