From d6d185ad5b86446b37c6e978eec1fabd443eba91 Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Wed, 13 Aug 2014 09:58:34 -0500 Subject: [PATCH] Update copyright year --- LICENSE | 2 +- README.md | 2 +- man/bats.1 | 4 ++-- man/bats.1.ronn | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index e8f663a..bac4eb2 100644 --- a/LICENSE +++ b/LICENSE @@ -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 diff --git a/README.md b/README.md index a02632d..d6acc05 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/man/bats.1 b/man/bats.1 index 34260d4..82f7301 100644 --- a/man/bats.1 +++ b/man/bats.1 @@ -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 @@ -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\. diff --git a/man/bats.1.ronn b/man/bats.1.ronn index d31720e..bd8f45b 100644 --- a/man/bats.1.ronn +++ b/man/bats.1.ronn @@ -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.