Modified: trunk/base/portmgr/jobs/port_binary_distributable.tcl (75780 => 75781)
--- trunk/base/portmgr/jobs/port_binary_distributable.tcl 2011-02-08 10:22:02 UTC (rev 75780)
+++ trunk/base/portmgr/jobs/port_binary_distributable.tcl 2011-02-08 10:24:33 UTC (rev 75781)
@@ -1,6 +1,8 @@
#!/usr/bin/tclsh
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
#
+# $Id$
+#
# Check that binaries of a port are distributable by looking at its license
# and the licenses of its dependencies.
#
Property changes on: trunk/base/portmgr/jobs/port_binary_distributable.tcl
___________________________________________________________________