From 556b9473e01d285f9e77c26fd60ae9ca6129eaf5 Mon Sep 17 00:00:00 2001 From: Jeremiah Orians Date: Sat, 1 Apr 2017 17:34:26 -0400 Subject: [PATCH] Missed a pair --- Linux Bootstrap/hex.c | 3 ++- Linux Bootstrap/xeh.c | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Linux Bootstrap/hex.c b/Linux Bootstrap/hex.c index 95737ee..ce4461d 100644 --- a/Linux Bootstrap/hex.c +++ b/Linux Bootstrap/hex.c @@ -1,4 +1,5 @@ -/* This file is part of stage0. +/* Copyright (C) 2016 Jeremiah Orians + * This file is part of stage0. * * stage0 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Linux Bootstrap/xeh.c b/Linux Bootstrap/xeh.c index 0d03508..04d5b6f 100644 --- a/Linux Bootstrap/xeh.c +++ b/Linux Bootstrap/xeh.c @@ -1,4 +1,5 @@ -/* This file is part of stage0. +/* Copyright (C) 2016 Jeremiah Orians + * This file is part of stage0. * * stage0 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by