diff options
Diffstat (limited to 'util/cbfstool')
-rw-r--r-- | util/cbfstool/coff.h | 2 | ||||
-rw-r--r-- | util/cbfstool/fv.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/util/cbfstool/coff.h b/util/cbfstool/coff.h index 0720c15ac0..ee9de4e0f9 100644 --- a/util/cbfstool/coff.h +++ b/util/cbfstool/coff.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #define DOS_MAGIC 0x5a4d diff --git a/util/cbfstool/fv.h b/util/cbfstool/fv.h index 88457bf4f1..1988da3588 100644 --- a/util/cbfstool/fv.h +++ b/util/cbfstool/fv.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #define FV_SIGNATURE 0x4856465f |