Skip to content

Commit 4816ed4

Browse files
committed
BEE: update authors and dates
1 parent 56cd40c commit 4816ed4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+214
-208
lines changed

buildtypes/autogen.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# bee magic for autogen.sh
33
#
4-
# Copyright (C) 2009-2012
5-
# Marius Tolzmann <[email protected]>
4+
# Copyright (C) 2009-2016
5+
# Marius Tolzmann <[email protected]>
66
# Tobias Dreyer <[email protected]>
77
# and other bee developers
88
#

buildtypes/autotools.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# bee magic for configure
33
#
4-
# Copyright (C) 2009-2012
5-
# Marius Tolzmann <[email protected]>
4+
# Copyright (C) 2009-2016
5+
# Marius Tolzmann <[email protected]>
66
# Tobias Dreyer <[email protected]>
77
# and other bee developers
88
#

buildtypes/cmake.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# bee magic for cmake
33
#
4-
# Copyright (C) 2009-2012
5-
# Marius Tolzmann <[email protected]>
4+
# Copyright (C) 2009-2016
5+
# Marius Tolzmann <[email protected]>
66
# Tobias Dreyer <[email protected]>
77
# and other bee developers
88
#

buildtypes/configure.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# bee magic for configure
33
#
4-
# Copyright (C) 2009-2012
5-
# Marius Tolzmann <[email protected]>
4+
# Copyright (C) 2009-2016
5+
# Marius Tolzmann <[email protected]>
66
# Tobias Dreyer <[email protected]>
77
# and other bee developers
88
#

buildtypes/haskell-module.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# bee magic for haskell modules
33
#
4-
# Copyright (C) 2009-2012
5-
# Marius Tolzmann <[email protected]>
4+
# Copyright (C) 2009-2016
5+
# Marius Tolzmann <[email protected]>
66
# Tobias Dreyer <[email protected]>
77
# and other bee developers
88
#

buildtypes/jb.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#
22
# bee magic for jb build system
33
#
4-
# Copyright (C) 2009-2012
4+
# Copyright (C) 2009-2016
55
# Tobias Dreyer <[email protected]>
6-
# Marius Tolzmann <[email protected]>
6+
# Marius Tolzmann <[email protected]>
77
# and other bee developers
88
#
99
# This file is part of bee.

buildtypes/make.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# bee magic for make
33
#
4-
# Copyright (C) 2009-2012
5-
# Marius Tolzmann <[email protected]>
4+
# Copyright (C) 2009-2016
5+
# Marius Tolzmann <[email protected]>
66
# Tobias Dreyer <[email protected]>
77
# and other bee developers
88
#

buildtypes/perl-module-makemaker.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# bee magic for perl MakeMaker
33
#
4-
# Copyright (C) 2009-2012
5-
# Marius Tolzmann <[email protected]>
4+
# Copyright (C) 2009-2016
5+
# Marius Tolzmann <[email protected]>
66
# Tobias Dreyer <[email protected]>
77
# and other bee developers
88
#

buildtypes/perl-module.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# bee magic for perl Build.PL
33
#
4-
# Copyright (C) 2009-2012
5-
# Marius Tolzmann <[email protected]>
4+
# Copyright (C) 2009-2016
5+
# Marius Tolzmann <[email protected]>
66
# Tobias Dreyer <[email protected]>
77
# and other bee developers
88
#

buildtypes/python-module.sh.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# bee magic for python modules
44
#
5-
# Copyright (C) 2009-2012
6-
# Marius Tolzmann <[email protected]>
5+
# Copyright (C) 2009-2016
6+
# Marius Tolzmann <[email protected]>
77
# Tobias Dreyer <[email protected]>
88
# and other bee developers
99
#

0 commit comments

Comments
 (0)