From c738f58985be15995d7d39d952e36824a7f814e7 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Tue, 28 Jan 2014 06:59:14 +0400 Subject: [PATCH] added license to version.h --- mathmech/version.h.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mathmech/version.h.in b/mathmech/version.h.in index e89dd37..8badeaf 100644 --- a/mathmech/version.h.in +++ b/mathmech/version.h.in @@ -1,3 +1,11 @@ +/* + * ---------------------------------------------------------------------------- + * "THE BEER-WARE LICENSE" (Revision 42): + * Evgeniy Alekseev wrote this file. As long as you retain this notice you + * can do whatever you want with this stuff. If we meet some day, and you think + * this stuff is worth it, you can buy me a beer in return + * ---------------------------------------------------------------------------- + */ /** * @file */