Skip to content

Commit 18a7986

Browse files
committed
Merge pull request #3 from ComputationalRadiationPhysics/dev
Dev
2 parents a8d1b31 + abffb22 commit 18a7986

1,028 files changed

Lines changed: 1739 additions & 1420 deletions

File tree

Some content is hidden

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

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2013-2015 Felix Schmitt, Heiko Burau, Rene Widera, Axel Huebl
1+
# Copyright 2013-2016 Felix Schmitt, Heiko Burau, Rene Widera, Axel Huebl
22
#
33
# This file is part of PIConGPU.
44
#

LICENSE.md

Lines changed: 1 addition & 1 deletion

buildsystem/CompileSuite/autoTests/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright 2013 Axel Huebl
3+
# Copyright 2013-2016 Axel Huebl
44
#
55
# This file is part of PIConGPU.
66
#

buildsystem/CompileSuite/autoTests/get_work.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright 2013 Axel Huebl
3+
# Copyright 2013-2016 Axel Huebl
44
#
55
# This file is part of PIConGPU.
66
#

buildsystem/CompileSuite/autoTests/new_commits.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright 2013 Axel Huebl
3+
# Copyright 2013-2016 Axel Huebl
44
#
55
# This file is part of PIConGPU.
66
#

buildsystem/CompileSuite/autoTests/report.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright 2013 Axel Huebl
3+
# Copyright 2013-2016 Axel Huebl
44
#
55
# This file is part of PIConGPU.
66
#

buildsystem/CompileSuite/color.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright 2013 Axel Huebl, Rene Widera
3+
# Copyright 2013-2016 Axel Huebl, Rene Widera
44
#
55
# This file is part of PIConGPU.
66
#

buildsystem/CompileSuite/compileSet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright 2013 Axel Huebl
3+
# Copyright 2013-2016 Axel Huebl
44
#
55
# This file is part of PIConGPU.
66
#

buildsystem/CompileSuite/exec_helper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright 2013 Axel Huebl
3+
# Copyright 2013-2016 Axel Huebl
44
#
55
# This file is part of PIConGPU.
66
#

buildsystem/CompileSuite/help.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright 2013 Axel Huebl
3+
# Copyright 2013-2016 Axel Huebl
44
#
55
# This file is part of PIConGPU.
66
#

0 commit comments

Comments
 (0)