Fix the License name, it's BSD2 and not MIT

This commit is contained in:
Solene Rapenne 2020-12-02 13:29:21 +01:00
parent 0dc203c8c6
commit 25977754ac
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -1,7 +1,7 @@
/* /*
* Copyright (c) 2020 Solène Rapenne <solene@openbsd.org> * Copyright (c) 2020 Solène Rapenne <solene@openbsd.org>
* *
* MIT LICENSE * BSD 2-clause License
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: * modification, are permitted provided that the following conditions are met: