Skip to content

Commit 65caf48

Browse files
committed
Slight formatting change
1 parent c2dfe43 commit 65caf48

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

LICENSE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## License for *daemonize*
1+
# License for *daemonize*
22

33
(Excludes `install.sh` and `getopt.c`.)
44

55
This software is released under a BSD license, adapted from
66
<http://opensource.org/licenses/bsd-license.php>
77

8-
Copyright &copy; 2003-2010 Brian M. Clapper.
8+
Copyright &copy; 2003-2011 Brian M. Clapper.
99
All rights reserved.
1010

1111
Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,7 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3434
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3535
POSSIBILITY OF SUCH DAMAGE.
3636

37-
## License for `install-sh`
37+
# License for `install-sh`
3838

3939
Copyright &copy; 1991 by the Massachusetts Institute of Technology
4040

@@ -48,7 +48,7 @@ written prior permission. M.I.T. makes no representations about the
4848
suitability of this software for any purpose. It is provided "as is"
4949
without express or implied warranty.
5050

51-
## License for `getopt.c`
51+
# License for `getopt.c`
5252

5353
The version of `getopt()` that is compiled into *daemonize* is adapted from
5454
the original AT&T public domain implementation of *getopt*(3) and is in the

0 commit comments

Comments
 (0)