initial code commit

This commit is contained in:
2022-07-08 18:14:21 +01:00
parent 621c4d8ec6
commit 79dd09da1a
7 changed files with 268 additions and 0 deletions

10
caesarcrypt.licenseheader Normal file
View File

@ -0,0 +1,10 @@
extensions: .c .h
/*
* Filename: %FileName%
* Authors(s): %UserName% (%UserName%@example.com)
* Description: Short description here
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/