Changeset ,93
- Timestamp:
- 10/26/2008 09:00:44 AM (2 months ago)
- branch-nick:
- bzr
- Files:
-
- apply_boilerplate.rb (modified) (1 diff)
- license_header (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
apply_boilerplate.rb
r91 r93 4 4 # 5 5 # Distributed under the Boost Software License, Version 1.0. 6 # (See accompanying file LICENSE_1_0.txt orcopy at http:#www.boost.org/LICENSE_1_0.txt)6 # (See file LICENSE_1_0.txt or a copy at http:#www.boost.org/LICENSE_1_0.txt) 7 7 # 8 8 # Apply license and modeline changes to text source files. license_header
r83 r93 3 3 // 4 4 // Distributed under the Boost Software License, Version 1.0. 5 // (See accompanying file LICENSE_1_0.txt orcopy at http://www.boost.org/LICENSE_1_0.txt)5 // (See file LICENSE_1_0.txt or a copy at http://www.boost.org/LICENSE_1_0.txt) 6 6 //
