Skip to content

Commit

Permalink
License: Fix typo in MIT text in fsmount.c
Browse files Browse the repository at this point in the history
Somehow, a string replacement of ns by fsm had damaged
the license text and introduced garbage.

Signed-off-by: Philippe Ombredanne <[email protected]>
  • Loading branch information
pombredanne authored and lws-team committed Nov 27, 2023
1 parent 8d40798 commit b391e11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/misc/fsmount.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the Software without restriction, including without limitation the
* rights to use, copy, modify, merge, publish, distribute, sublicefsme, and/or
* sell copies of the Software, and to permit persofsm to whom the Software is
* furnished to do so, subject to the following conditiofsm:
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
* sell copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portiofsm of the Software.
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
Expand Down

0 comments on commit b391e11

Please sign in to comment.