migrate file headers (fix #1)

This commit is contained in:
Jannik Beyerstedt 2020-04-08 20:34:40 +02:00
parent 856917905d
commit 4a1c0adff2
2 changed files with 32 additions and 0 deletions

10
file-cpp.h Normal file
View File

@ -0,0 +1,10 @@
/*
* $name library
* $description
* for $description
*
* copyright: Jannik Beyerstedt <code@jannikbeyerstedt.de>
* license: http://www.gnu.org/licenses/gpl-3.0.txt GPLv3 License
*/
// TODO: better license text!!!

22
file-css.css Normal file
View File

@ -0,0 +1,22 @@
/* STYLE for SAMPLE_PROJECT
* generic styles | for specific template
*
* main font: $FONT
* headings: $FONT
* Logo: $FONT
*/
/* CSS HERE */
/*
* HELPERS
*/
/* CSS HERE */
/*
* KIRBYTAGS
*/
/* CSS HERE */