aboutsummaryrefslogtreecommitdiff
path: root/games/canfield
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/canfield
parent1588197d6acff94e3df0cbfb327cd1144c7fa830 (diff)
downloadsrc-879099e5568801911b66f1ea9085fed24fc12560.tar.gz
src-879099e5568801911b66f1ea9085fed24fc12560.zip
Add $FreeBSD$
Notes
Notes: svn path=/head/; revision=53209
Diffstat (limited to 'games/canfield')
-rw-r--r--games/canfield/canfield/canfield.c2
-rw-r--r--games/canfield/cfscores/cfscores.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/canfield/canfield/canfield.c b/games/canfield/canfield/canfield.c
index 728e7fcc353a..8a95e5f473aa 100644
--- a/games/canfield/canfield/canfield.c
+++ b/games/canfield/canfield/canfield.c
@@ -29,6 +29,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/canfield/cfscores/cfscores.c b/games/canfield/cfscores/cfscores.c
index 9488e8158d63..cc2d44b51bc8 100644
--- a/games/canfield/cfscores/cfscores.c
+++ b/games/canfield/cfscores/cfscores.c
@@ -29,6 +29,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