comparison vm/vm.c @ 392:0a5a6f03b029 src

Remove useless $Id$ and $Name$ keywords.
author diego
date Sun, 14 Sep 2008 20:31:43 +0000
parents ef8c0e834a14
children 0ac6f0d242bc
comparison
equal deleted inserted replaced
391:d232a96ac231 392:0a5a6f03b029
17 * GNU General Public License for more details. 17 * GNU General Public License for more details.
18 * 18 *
19 * You should have received a copy of the GNU General Public License along 19 * You should have received a copy of the GNU General Public License along
20 * with libdvdnav; if not, write to the Free Software Foundation, Inc., 20 * with libdvdnav; if not, write to the Free Software Foundation, Inc.,
21 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 21 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
22 *
23 * $Id$
24 *
25 */ 22 */
26 23
27 #ifdef HAVE_CONFIG_H 24 #ifdef HAVE_CONFIG_H
28 #include "config.h" 25 #include "config.h"
29 #endif 26 #endif