diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 15:01:26 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 15:01:26 +0200 |
commit | 764bc4bcce4ab1a199801ee420e11b38d5b6be6b (patch) | |
tree | 0a1ca4f30281aab1c0e65f8276a460c67e14e75a /libboost | |
parent | e126531cdf7d0938fb8e6a6f1988df7ef27d866b (diff) |
Remove author from file header
Diffstat (limited to 'libboost')
-rw-r--r-- | libboost/configuration-rules.make | 1 | ||||
-rwxr-xr-x | libboost/configure | 1 | ||||
-rw-r--r-- | libboost/date-time/rules.make | 1 | ||||
-rw-r--r-- | libboost/date-time/stub.make | 1 | ||||
-rw-r--r-- | libboost/filesystem/rules.make | 1 | ||||
-rw-r--r-- | libboost/filesystem/stub.make | 1 | ||||
-rw-r--r-- | libboost/header-only/rules.make | 1 | ||||
-rw-r--r-- | libboost/header-only/stub.make | 1 | ||||
-rw-r--r-- | libboost/regex/rules.make | 1 | ||||
-rw-r--r-- | libboost/regex/stub.make | 1 | ||||
-rw-r--r-- | libboost/serialization/rules.make | 1 | ||||
-rw-r--r-- | libboost/serialization/stub.make | 1 |
12 files changed, 0 insertions, 12 deletions
diff --git a/libboost/configuration-rules.make b/libboost/configuration-rules.make index 8d1a9a6..88a3b38 100644 --- a/libboost/configuration-rules.make +++ b/libboost/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/configuration-rules.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/configure b/libboost/configure index a6d0644..361be81 100755 --- a/libboost/configure +++ b/libboost/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libboost/configure -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/date-time/rules.make b/libboost/date-time/rules.make index 12e260f..7f862f5 100644 --- a/libboost/date-time/rules.make +++ b/libboost/date-time/rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/date-time/rules.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/date-time/stub.make b/libboost/date-time/stub.make index 177a225..64deb54 100644 --- a/libboost/date-time/stub.make +++ b/libboost/date-time/stub.make @@ -1,5 +1,4 @@ # file : build/import/libboost/date-time/stub.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/filesystem/rules.make b/libboost/filesystem/rules.make index a4a12a4..4349228 100644 --- a/libboost/filesystem/rules.make +++ b/libboost/filesystem/rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/filesystem/rules.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/filesystem/stub.make b/libboost/filesystem/stub.make index d3d0518..3df21c9 100644 --- a/libboost/filesystem/stub.make +++ b/libboost/filesystem/stub.make @@ -1,5 +1,4 @@ # file : build/import/libboost/filesystem/stub.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/header-only/rules.make b/libboost/header-only/rules.make index 13fdc6d..f8b68bc 100644 --- a/libboost/header-only/rules.make +++ b/libboost/header-only/rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/header-only/rules.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/header-only/stub.make b/libboost/header-only/stub.make index 8056aa4..9fa86e9 100644 --- a/libboost/header-only/stub.make +++ b/libboost/header-only/stub.make @@ -1,5 +1,4 @@ # file : build/import/libboost/header-only/stub.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/regex/rules.make b/libboost/regex/rules.make index fe2225e..5e329e8 100644 --- a/libboost/regex/rules.make +++ b/libboost/regex/rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/regex/rules.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/regex/stub.make b/libboost/regex/stub.make index 80a894a..cbc9e89 100644 --- a/libboost/regex/stub.make +++ b/libboost/regex/stub.make @@ -1,5 +1,4 @@ # file : build/import/libboost/regex/stub.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/serialization/rules.make b/libboost/serialization/rules.make index c7f8d29..6d02b86 100644 --- a/libboost/serialization/rules.make +++ b/libboost/serialization/rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/serialization/rules.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libboost/serialization/stub.make b/libboost/serialization/stub.make index 2e0a76c..b63db81 100644 --- a/libboost/serialization/stub.make +++ b/libboost/serialization/stub.make @@ -1,5 +1,4 @@ # file : build/import/libboost/serialization/stub.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file |