From ddd26ed83d3ac0335562f762ced273a1d62bd959 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 23 Dec 2017 01:37:09 +0000 Subject: [Style] Updated style in files. --- yage/core/input.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'yage/core/input.h') diff --git a/yage/core/input.h b/yage/core/input.h index 3882e11c..125f4296 100644 --- a/yage/core/input.h +++ b/yage/core/input.h @@ -1,3 +1,11 @@ +/** --------------------------------------------------------------------------- + * @file: input.h + * + * Copyright (c) 2017 Yann Herklotz Grave + * MIT License, see LICENSE file for more details. + * ---------------------------------------------------------------------------- + */ + #ifndef YAGE_CORE_INPUT_H #define YAGE_CORE_INPUT_H -- cgit