From 9f10a98f448568f9e728bf827320def8732200eb Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 27 Nov 2006 08:57:29 +0000 Subject: svn.py, git.py: Sync with bitbake trunk - comment changes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@961 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/lib/bb/fetch/svn.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bitbake/lib/bb/fetch/svn.py') diff --git a/bitbake/lib/bb/fetch/svn.py b/bitbake/lib/bb/fetch/svn.py index b95de2a79b..a5dc91aaff 100644 --- a/bitbake/lib/bb/fetch/svn.py +++ b/bitbake/lib/bb/fetch/svn.py @@ -4,6 +4,10 @@ """ BitBake 'Fetch' implementations +This implementation is for svn. It is based on the cvs implementation. + +Copyright (C) 2004 Marcin Juszkiewicz + Classes for obtaining upstream sources for the BitBake build tools. -- cgit v1.2.3-54-g00ecf