Uniformise copyright headers.

This commit is contained in:
Godzil
2021-11-23 14:44:03 +00:00
parent 6f539fff1e
commit 1df15b0192
25 changed files with 82 additions and 55 deletions

View File

@@ -1,10 +1,11 @@
/*
/*******************************************************************************
* NewOswan
* dumpinfo.c: Tool to dump the metadata info about a cart rom image.
*
* Copyright (c) 2014-2021 986-Studio. All rights reserved.
*
*/
******************************************************************************/
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>