comparison compression/libarchive/libarchive.sh @ 627:c5301ad4dbd0

vanilla: fix invalid names
author David Demelier <markand@malikania.fr>
date Tue, 23 Jul 2019 22:31:00 +0200
parents 2929b2af4c15
children 59a2fa6992bc
comparison
equal deleted inserted replaced
626:657ee4987f4d 627:c5301ad4dbd0
1 #!/bin/sh 1 #!/bin/sh
2 # 2 #
3 # Copyright (c) 2019 FirstName LastName <mailaddress> 3 # Copyright (c) 2019 David Demelier <markand@malikania.fr>
4 # 4 #
5 # Permission to use, copy, modify, and/or distribute this software for any 5 # Permission to use, copy, modify, and/or distribute this software for any
6 # purpose with or without fee is hereby granted, provided that the above 6 # purpose with or without fee is hereby granted, provided that the above
7 # copyright notice and this permission notice appear in all copies. 7 # copyright notice and this permission notice appear in all copies.
8 # 8 #