From 2d6875103844f7ff25c36ff0134506fc0aaaaa39 Mon Sep 17 00:00:00 2001 From: Samo Penic <samo.penic@gmail.com> Date: Tue, 15 May 2018 16:43:35 +0000 Subject: [PATCH] Fix in energy calculation formula --- depcomp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/depcomp b/depcomp index 4ebd5b3..fc98710 100755 --- a/depcomp +++ b/depcomp @@ -3,7 +3,7 @@ scriptversion=2013-05-30.07; # UTC -# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# Copyright (C) 1999-2014 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- Gitblit v1.9.3