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
* memory.c: Memory implementatoion
* memory.c: Memory implementation
* Based on the original Oswan-unix
* Copyright (c) 2014-2021 986-Studio. All rights reserved.
*
*/
******************************************************************************/
////////////////////////////////////////////////////////////////////////////////
// Notes: need to optimize cpu_writemem20
//