Sfoglia il codice sorgente

Add license/copyright

[SVN r31374]
Douglas Gregor 20 anni fa
parent
commit
fb2d183538
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      configure

+ 3 - 1
configure

@@ -1,5 +1,7 @@
 #!/bin/sh
-
+# Copyright 2005 Douglas Gregor.
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
 BJAM=""
 TOOLSET=""
 BJAM_CONFIG=""

粤ICP备19079148号