/ LICENSE
LICENSE
 1  # **************************************************************************** #
 2  #                                                                              #
 3  #                                                         :::      ::::::::    #
 4  #    LICENSE                                            :+:      :+:    :+:    #
 5  #                                                     +:+ +:+         +:+      #
 6  #    By: gicamerl <gicamerl@student.42.fr>          +#+  +:+       +#+         #
 7  #                                                 +#+#+#+#+#+   +#+            #
 8  #    Created: 2018/03/04 10:42:00 by gicamerl          #+#    #+#              #
 9  #    Updated: 2024/07/24 17:17:26 by lfiorell         ###   ########.fr        #
10  #                                                                              #
11  # **************************************************************************** #
12  
13  This is a free work delivered for educational purposes during the main course
14  at 42 <42.fr>.
15  
16  Feel free to use it, change it, give advices, send me a pull request or
17  just slack me if you want to share some thoughts.
18  
19  In jurisdictions that recognize copyright laws, the author or authors
20  of this software dedicate any and all copyright interest in the
21  software to the public domain. We make this dedication for the benefit
22  of the public at large and to the detriment of our heirs and
23  successors. We intend this dedication to be an overt act of
24  relinquishment in perpetuity of all present and future rights to this
25  software under copyright law.
26  
27  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
28  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
30  IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
31  OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
32  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
33  OTHER DEALINGS IN THE SOFTWARE.