diff --git a/cipherscan b/cipherscan index ab54b08..4a50459 100755 --- a/cipherscan +++ b/cipherscan @@ -3,7 +3,10 @@ # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -# Author: Julien Vehent [:ulfr] - 2013 +# Authors: Julien Vehent [:ulfr] - 201{3,4} +# Hubert Kario - 2014 + +# vim: autoindent tabstop=4 shiftwidth=4 expandtab softtabstop=4 filetype=sh DOBENCHMARK=0 BENCHMARKITER=30