src/suffix_fnc.c

changeset 57
68018eac46c3
parent 48
0d2c13c24fd0
     1.1 --- a/src/suffix_fnc.c	Thu Aug 23 17:58:38 2018 +0200
     1.2 +++ b/src/suffix_fnc.c	Thu Aug 23 19:45:36 2018 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  /*
     1.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. 
     1.6 - * Copyright 2017 Mike Becker. All rights reserved.
     1.7 + * Copyright 2018 Mike Becker. All rights reserved.
     1.8   * 
     1.9   * Redistribution and use in source and binary forms, with or without
    1.10   * modification, are permitted provided that the following conditions are met:
    1.11 @@ -22,11 +22,6 @@
    1.12   * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    1.13   * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    1.14   * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    1.15 - *
    1.16 - * suffix_fnc.c
    1.17 - *
    1.18 - *  Created on: 15.09.2011
    1.19 - *      Author: Mike
    1.20   */
    1.21  
    1.22  #include "suffix_fnc.h"

mercurial