Skip to content
Snippets Groups Projects
Commit 129b13db authored by Thomas Vierjahn's avatar Thomas Vierjahn
Browse files

Change all file headers to Apache 2 license

closes #36
parent 48a8c4bd
No related branches found
No related tags found
2 merge requests!19Release/v17.09.0,!7Change all file headers to Apache 2 license
......@@ -5,13 +5,12 @@
# Virtual Reality & Immersive Visualisation Group.
#-------------------------------------------------------------------------------
# License
# only for this file
#
# Licensed under the 3-Clause BSD License (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://opensource.org/licenses/BSD-3-Clause
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
......
......@@ -5,13 +5,12 @@
# Virtual Reality & Immersive Visualisation Group.
#-------------------------------------------------------------------------------
# License
# only for this file
#
# Licensed under the 3-Clause BSD License (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://opensource.org/licenses/BSD-3-Clause
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
......
......@@ -5,13 +5,12 @@
# Virtual Reality & Immersive Visualisation Group.
#-------------------------------------------------------------------------------
# License
# only for this file
#
# Licensed under the 3-Clause BSD License (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://opensource.org/licenses/BSD-3-Clause
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
......
......@@ -5,13 +5,12 @@
# Virtual Reality & Immersive Visualisation Group.
#-------------------------------------------------------------------------------
# License
# only for this file
#
# Licensed under the 3-Clause BSD License (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://opensource.org/licenses/BSD-3-Clause
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
......
......@@ -5,20 +5,19 @@
// Virtual Reality & Immersive Visualisation Group.
//------------------------------------------------------------------------------
// License
// only for this file
//
// Licensed under the 3-Clause BSD License (the "License");
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://opensource.org/licenses/BSD-3-Clause
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//-------------------------------------------------------------------------------
//------------------------------------------------------------------------------
#ifndef TESTS_TEST_UTILITIES_COUT_CAPTURE_HPP_
#define TESTS_TEST_UTILITIES_COUT_CAPTURE_HPP_
......
......@@ -5,20 +5,19 @@
// Virtual Reality & Immersive Visualisation Group.
//------------------------------------------------------------------------------
// License
// only for this file
//
// Licensed under the 3-Clause BSD License (the "License");
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://opensource.org/licenses/BSD-3-Clause
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//-------------------------------------------------------------------------------
//------------------------------------------------------------------------------
#include <iostream>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment