From 07c2048db9d1752b257a59f4de759fd6f8b05975 Mon Sep 17 00:00:00 2001 From: tkl Date: Fri, 29 Jul 2016 10:16:47 +0200 Subject: [PATCH] commit script/template changed --- source/{firmware => application}/git_commit.h | 3 +-- source/scripts/get_history.py | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) rename source/{firmware => application}/git_commit.h (81%) diff --git a/source/firmware/git_commit.h b/source/application/git_commit.h similarity index 81% rename from source/firmware/git_commit.h rename to source/application/git_commit.h index 279eb67..1004a40 100644 --- a/source/firmware/git_commit.h +++ b/source/application/git_commit.h @@ -4,9 +4,8 @@ #define GIT_COMMIT_H #define CURRENT_COMMIT "0" -#define AUTHOR "tkl " +#define AUTHOR "tkl