2
0
mirror of https://github.com/boostorg/asio.git synced 2026-01-24 17:42:08 +00:00

Update copyright strings to include 2007.

[SVN r36581]
This commit is contained in:
Christopher Kohlhoff
2007-01-04 05:53:07 +00:00
parent e4d9ea696a
commit 2b4748aaaa
246 changed files with 246 additions and 246 deletions

View File

@@ -2,7 +2,7 @@
// timer.cpp
// ~~~~~~~~~
//
// Copyright (c) 2003-2006 Christopher M. Kohlhoff (chris at kohlhoff dot com)
// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)