Explorar el Código

(merge from head) Add/update copyrights+license (with help of a shell script).

[SVN r35879]
Rene Rivera hace 19 años
padre
commit
7d993b2884
Se han modificado 1 ficheros con 3 adiciones y 4 borrados
  1. 3 4
      tools/release/user-config.jam

+ 3 - 4
tools/release/user-config.jam

@@ -1,7 +1,6 @@
-#  Copyright (C) Vladimir Prus 2003. Permission to copy, use, modify, sell and
-#  distribute this software is granted provided this copyright notice appears in
-#  all copies. This software is provided "as is" without express or implied
-#  warranty, and with no claim as to its suitability for any purpose.
+# Copyright 2003 Vladimir Prus
+# 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) 
 
 #  This file is used to configure your Boost.Build installation. Please read
 #  the user manual to find out where to put it.

粤ICP备19079148号