aboutsummaryrefslogtreecommitdiff
path: root/games/fortune
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-11-16 02:45:03 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-11-16 02:45:03 +0000
commit879099e5568801911b66f1ea9085fed24fc12560 (patch)
treefb2e5c560049a27cac421b3293dfa3b8caf766de /games/fortune
parent1588197d6acff94e3df0cbfb327cd1144c7fa830 (diff)
downloadsrc-879099e5568801911b66f1ea9085fed24fc12560.tar.gz
src-879099e5568801911b66f1ea9085fed24fc12560.zip
Add $FreeBSD$
Notes
Notes: svn path=/head/; revision=53209
Diffstat (limited to 'games/fortune')
-rw-r--r--games/fortune/strfile/strfile.c2
-rw-r--r--games/fortune/unstr/unstr.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/fortune/strfile/strfile.c b/games/fortune/strfile/strfile.c
index 4d5ae668504b..cf1babd1c5ee 100644
--- a/games/fortune/strfile/strfile.c
+++ b/games/fortune/strfile/strfile.c
@@ -32,6 +32,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $FreeBSD$
*/
#ifndef lint
diff --git a/games/fortune/unstr/unstr.c b/games/fortune/unstr/unstr.c
index 00b5c1e4507b..3cca1a0a100e 100644
--- a/games/fortune/unstr/unstr.c
+++ b/games/fortune/unstr/unstr.c
@@ -32,6 +32,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $FreeBSD$
*/
#ifndef lint