From ada89310bac0afe6606c80fa55283b59df76aa06 Mon Sep 17 00:00:00 2001 From: "Pawel Hajdan, Jr" Date: Mon, 29 Nov 2010 09:15:52 +0100 Subject: Add copyright info to v8-extract-version. --- v8-extract-version | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v8-extract-version b/v8-extract-version index 1979956..a6e271b 100755 --- a/v8-extract-version +++ b/v8-extract-version @@ -1,4 +1,6 @@ #!/usr/bin/python2 +# Copyright 2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 """Extracts V8 version number based on given version.cc file.""" -- cgit v1.2.3-65-gdbad