summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2007-01-04 18:52:03 +0000
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2007-01-04 18:52:03 +0000
commite606c92dea48c7dd5850ea6f29c258439e1610f9 (patch)
tree32dd749d79b78b8869d9e0a707439d10a2eb69ad
parent23eb7b229f5d7d5452398cf8a85b7a0f44f3473b (diff)
downloadbitbake-e606c92dea48c7dd5850ea6f29c258439e1610f9.tar.gz
svn.py: updated (C) to me
-rw-r--r--lib/bb/fetch/svn.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/bb/fetch/svn.py b/lib/bb/fetch/svn.py
index f5288f2c8..f9d96a307 100644
--- a/lib/bb/fetch/svn.py
+++ b/lib/bb/fetch/svn.py
@@ -3,10 +3,9 @@
"""
BitBake 'Fetch' implementations
-Classes for obtaining upstream sources for the
-BitBake build tools.
+This implementation is for svn. It is based on the cvs implementation.
-Copyright (C) 2003, 2004 Chris Larson
+Copyright (C) 2004 Marcin Juszkiewicz
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software