licences changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright 2019 RTE
|
||||
// Copyright 2019-2023 RTE
|
||||
// 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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2010-2021 Google LLC
|
||||
// Copyright 2019-2023 RTE
|
||||
// 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
|
||||
@@ -11,6 +11,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Initial version of this code was provided by RTE
|
||||
|
||||
#include "ortools/xpress/environment.h"
|
||||
|
||||
#include <filesystem>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2010-2021 Google LLC
|
||||
// Copyright 2019-2023 RTE
|
||||
// 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
|
||||
@@ -11,6 +11,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Initial version of this code was provided by RTE
|
||||
|
||||
#ifndef OR_TOOLS_XPRESS_ENVIRONMENT_H
|
||||
#define OR_TOOLS_XPRESS_ENVIRONMENT_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user