Просмотр исходного кода

Add copyrights+license (with help of a shell script).

[SVN r35878]
Rene Rivera 19 лет назад
Родитель
Сommit
c61fc4bd23
1 измененных файлов с 3 добавлено и 4 удалено
  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号