3 Commits
Author SHA1 Message Date
theoludwig 7683aa1db7 docs(license): add email address 2024-01-30 01:25:17 +01:00
semantic-release-bot 6eee39fffb chore(release): 4.2.1 [skip ci] 2023-12-26 20:20:38 +00:00
theoludwig ab9860e969 fix: markdownlint in LICENSE 2023-12-26 21:19:20 +01:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
MIT License
# MIT License
Copyright (c) Théo LUDWIG
Copyright (c) Théo LUDWIG <contact@theoludwig.fr>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
+1 -1
View File
@@ -1,4 +1,4 @@
#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "4.2.0"
#define __LIBCPROJECT_VERSION__ "4.2.1"
#endif