mirror of
https://github.com/aaru-dps/Aaru.Checksums.Native.git
synced 2025-12-16 19:24:29 +00:00
Set file headers.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
//
|
||||
// Created by claunia on 12/10/21.
|
||||
//
|
||||
/*
|
||||
* This file is part of the Aaru Data Preservation Suite.
|
||||
* Copyright (c) 2019-2021 Natalia Portillo.
|
||||
*
|
||||
* This file is under the public domain:
|
||||
* https://github.com/rawrunprotected/crc
|
||||
*/
|
||||
|
||||
#if defined(__aarch64__) || defined(_M_ARM64) || defined(__arm__) || defined(_M_ARM)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user