| 1 #!/bin/sh |
1 #!/bin/sh |
| 2 |
2 |
| 3 # |
3 # |
| 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. |
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. |
| 5 # |
5 # |
| 6 # Copyright 2011 Olaf Wintermann. All rights reserved. |
6 # Copyright 2017 Olaf Wintermann. All rights reserved. |
| 7 # |
7 # |
| 8 # Redistribution and use in source and binary forms, with or without |
8 # Redistribution and use in source and binary forms, with or without |
| 9 # modification, are permitted provided that the following conditions are met: |
9 # modification, are permitted provided that the following conditions are met: |
| 10 # |
10 # |
| 11 # 1. Redistributions of source code must retain the above copyright |
11 # 1. Redistributions of source code must retain the above copyright |