Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
sstephenson committed Aug 13, 2014
1 parent d628bd7 commit d6d185a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2013 Sam Stephenson
Copyright (c) 2014 Sam Stephenson

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,5 +274,5 @@ on the wiki.

---

© 2013 Sam Stephenson. Bats is released under an MIT-style license;
© 2014 Sam Stephenson. Bats is released under an MIT-style license;
see `LICENSE` for details.
4 changes: 2 additions & 2 deletions man/bats.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "BATS" "1" "November 2013" "" ""
.TH "BATS" "1" "August 2014" "" ""
.
.SH "NAME"
\fBbats\fR \- Bash Automated Testing System
Expand Down Expand Up @@ -95,7 +95,7 @@ Bats wiki: \fIhttps://github\.com/sstephenson/bats/wiki/\fR
\fBbash\fR(1), \fBbats\fR(7)
.
.SH "COPYRIGHT"
(c) 2013 Sam Stephenson
(c) 2014 Sam Stephenson
.
.P
Bats is released under the terms of an MIT\-style license\.
2 changes: 1 addition & 1 deletion man/bats.1.ronn
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Bats wiki: _https://github.com/sstephenson/bats/wiki/_
COPYRIGHT
---------

(c) 2013 Sam Stephenson
(c) 2014 Sam Stephenson

Bats is released under the terms of an MIT-style license.

Expand Down

0 comments on commit d6d185a

Please sign in to comment.