[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Usata-commits] Changes to usata2/src/object.hpp
From: |
David Lau |
Subject: |
[Usata-commits] Changes to usata2/src/object.hpp |
Date: |
Wed, 02 Feb 2005 15:52:05 -0500 |
Index: usata2/src/object.hpp
diff -u usata2/src/object.hpp:1.13 usata2/src/object.hpp:1.14
--- usata2/src/object.hpp:1.13 Wed Jan 12 18:26:01 2005
+++ usata2/src/object.hpp Wed Feb 2 20:52:04 2005
@@ -1,7 +1,7 @@
// -*- mode: C++; tab-width: 4; indent-tabs-mode: t; -*- vim:ts=4:sw=4
//
-// Copyright (C) 2004 David Lau (skunix)
-// Chong Kai Xiong (descender)
+// Copyright (C) 2004-2005 David Lau (skunix)
+// Chong Kai Xiong (descender)
//
// This file is part of The Plains of Usata.
//
@@ -10,7 +10,7 @@
// included in the software distribution, or visit
// http://www.fsf.org/licenses/gpl.html.
//
-// $Id: object.hpp,v 1.13 2005/01/12 18:26:01 skunix Exp $
+// $Id: object.hpp,v 1.14 2005/02/02 20:52:04 skunix Exp $
#ifndef USATA_GAME_OBJECT_HPP
- [Usata-commits] Changes to usata2/src/object.hpp,
David Lau <=