diff -r ed65f8c73fb2 -r 68018eac46c3 src/bfile_heuristics.c --- a/src/bfile_heuristics.c Thu Aug 23 17:58:38 2018 +0200 +++ b/src/bfile_heuristics.c Thu Aug 23 19:45:36 2018 +0200 @@ -1,6 +1,6 @@ /* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - * Copyright 2017 Mike Becker. All rights reserved. + * Copyright 2018 Mike Becker. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -21,12 +21,7 @@ * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * bfile_heuristics.c - * - * Created on: 20.10.2011 - * Author: Mike + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "bfile_heuristics.h"