src/string_list.h

changeset 57
68018eac46c3
parent 48
0d2c13c24fd0
child 66
be2084398c37
     1.1 --- a/src/string_list.h	Thu Aug 23 17:58:38 2018 +0200
     1.2 +++ b/src/string_list.h	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 @@ -21,12 +21,7 @@
    1.12   * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    1.13   * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    1.14   * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    1.15 - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    1.16 - *
    1.17 - * string_list.h
    1.18 - *
    1.19 - *  Created on: 15.09.2011
    1.20 - *      Author: Mike
    1.21 + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    1.22   */
    1.23  
    1.24  #ifndef STRING_LIST_H_

mercurial