* po/id.po: Likewise.
* qemud/remote_generate_stubs.pl: Likewise.
* src/virsh.c: Likewise.
* tests/testutils.c: Likewise.
* tests/testutils.h: Likewise.
* RENAMES: Likewise.
+Fri Dec 12 13:41:31 +0100 2008 Jim Meyering <meyering@redhat.com>
+
+ remove cvs $Id$ strings
+ * po/id.po: Likewise.
+ * qemud/remote_generate_stubs.pl: Likewise.
+ * src/virsh.c: Likewise.
+ * tests/testutils.c: Likewise.
+ * tests/testutils.h: Likewise.
+ * RENAMES: Likewise.
+
Fri Dec 12 13:16:05 +0100 2008 Jim Meyering <meyering@redhat.com>
libvirtd: plug a nominal leak
#
# File renames don't normally go into patches because they make
# the patches much harder to read, so list them here instead.
-#
-# $Id$
# Clearer naming scheme after Xen-unified patch went in.
src/xen_internal.c src/xen_internal_hv.c
# translation of libvirt to Bahasa Indonesia (id).
# This file is distributed under the same license as the libvirt package.
# Teguh DC <dheche@songolimo.net>, 2007.
-# $Id$
msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
# code for both ends of the remote connection.
#
# By Richard Jones <rjones@redhat.com>
-#
-# $Id$
use strict;
* Daniel Veillard <veillard@redhat.com>
* Karel Zak <kzak@redhat.com>
* Daniel P. Berrange <berrange@redhat.com>
- *
- *
- * $Id$
*/
#include <config.h>
/*
* testutils.c: basic test utils
*
- * Copyright (C) 2005-2007 Red Hat, Inc.
+ * Copyright (C) 2005-2008 Red Hat, Inc.
*
* See COPYING.LIB for the License of this software
*
* Karel Zak <kzak@redhat.com>
- *
- * $Id$
*/
#include <config.h>
/*
* utils.c: test utils
*
- * Copyright (C) 2005 Red Hat, Inc.
+ * Copyright (C) 2005, 2008 Red Hat, Inc.
*
* See COPYING.LIB for the License of this software
*
* Karel Zak <kzak@redhat.com>
- *
- * $Id$
*/
#ifndef __VIT_TEST_UTILS_H__