diff options
Diffstat (limited to 'util/k8resdump')
-rw-r--r-- | util/k8resdump/Makefile | 4 | ||||
-rw-r--r-- | util/k8resdump/k8resdump.c | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/util/k8resdump/Makefile b/util/k8resdump/Makefile index ae45b6d0a0..7847861723 100644 --- a/util/k8resdump/Makefile +++ b/util/k8resdump/Makefile @@ -12,10 +12,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## 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. -## PROGRAM = k8resdump diff --git a/util/k8resdump/k8resdump.c b/util/k8resdump/k8resdump.c index 1bd974e9ad..66d7060960 100644 --- a/util/k8resdump/k8resdump.c +++ b/util/k8resdump/k8resdump.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * 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. */ /* This program will dump the IO/memory/PCI resources from the K8 |