diff options
Diffstat (limited to 'util/k8resdump')
-rw-r--r-- | util/k8resdump/Makefile | 2 | ||||
-rw-r--r-- | util/k8resdump/k8resdump.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/util/k8resdump/Makefile b/util/k8resdump/Makefile index e69164fe1d..5cb78ada43 100644 --- a/util/k8resdump/Makefile +++ b/util/k8resdump/Makefile @@ -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. ## PROGRAM = k8resdump diff --git a/util/k8resdump/k8resdump.c b/util/k8resdump/k8resdump.c index bbb7c0ffff..1bd974e9ad 100644 --- a/util/k8resdump/k8resdump.c +++ b/util/k8resdump/k8resdump.c @@ -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. */ /* This program will dump the IO/memory/PCI resources from the K8 |