Skip to content

Commit

Permalink
Added copyright header to plugin files
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Ivanov <[email protected]>
  • Loading branch information
alexander-e1off committed Oct 20, 2023
1 parent 87521fd commit d493346
Show file tree
Hide file tree
Showing 9 changed files with 135 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/plugins/plugins_entry.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Copyright 2016-2023 Bloomberg Finance L.P.
// SPDX-License-Identifier: Apache-2.0
//
// 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
//
// 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.

// plugins_entry.cpp -*-C++-*-

// PLUGINS
Expand Down
15 changes: 15 additions & 0 deletions src/plugins/plugins_pluginlibrary.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Copyright 2016-2023 Bloomberg Finance L.P.
// SPDX-License-Identifier: Apache-2.0
//
// 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
//
// 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.

// plugins_pluginlibrary.cpp -*-C++-*-
#include <plugins_pluginlibrary.h>

Expand Down
15 changes: 15 additions & 0 deletions src/plugins/plugins_pluginlibrary.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Copyright 2016-2023 Bloomberg Finance L.P.
// SPDX-License-Identifier: Apache-2.0
//
// 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
//
// 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.

// plugins_pluginlibrary.h -*-C++-*-
#ifndef INCLUDED_PLUGINS_PLUGINLIBRARY
#define INCLUDED_PLUGINS_PLUGINLIBRARY
Expand Down
15 changes: 15 additions & 0 deletions src/plugins/plugins_prometheusstatconsumer.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Copyright 2016-2023 Bloomberg Finance L.P.
// SPDX-License-Identifier: Apache-2.0
//
// 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
//
// 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.

// plugins_prometheusstatconsumer.cpp -*-C++-*-
#include <plugins_prometheusstatconsumer.h>

Expand Down
15 changes: 15 additions & 0 deletions src/plugins/plugins_prometheusstatconsumer.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Copyright 2016-2023 Bloomberg Finance L.P.
// SPDX-License-Identifier: Apache-2.0
//
// 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
//
// 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.

// plugins_prometheusstatconsumer.h -*-C++-*-
#ifndef INCLUDED_PLUGINS_PROMETHEUSSTATCONSUMER
#define INCLUDED_PLUGINS_PROMETHEUSSTATCONSUMER
Expand Down
15 changes: 15 additions & 0 deletions src/plugins/plugins_version.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Copyright 2016-2023 Bloomberg Finance L.P.
// SPDX-License-Identifier: Apache-2.0
//
// 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
//
// 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.

// plugins_version.cpp -*-C++-*-
#include <plugins_version.h>

Expand Down
15 changes: 15 additions & 0 deletions src/plugins/plugins_version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Copyright 2016-2023 Bloomberg Finance L.P.
// SPDX-License-Identifier: Apache-2.0
//
// 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
//
// 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.

// plugins_version.h -*-C++-*-
#ifndef INCLUDED_PLUGINS_VERSION
#define INCLUDED_PLUGINS_VERSION
Expand Down
15 changes: 15 additions & 0 deletions src/plugins/plugins_versiontag.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Copyright 2016-2023 Bloomberg Finance L.P.
// SPDX-License-Identifier: Apache-2.0
//
// 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
//
// 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.

// plugins_versiontag.cpp -*-C++-*-
#include <plugins_versiontag.h>

Expand Down
15 changes: 15 additions & 0 deletions src/plugins/plugins_versiontag.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
// Copyright 2016-2023 Bloomberg Finance L.P.
// SPDX-License-Identifier: Apache-2.0
//
// 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
//
// 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.

// plugins_versiontag.h -*-C++-*-
#ifndef INCLUDED_PLUGINS_VERSIONTAG
#define INCLUDED_PLUGINS_VERSIONTAG
Expand Down

0 comments on commit d493346

Please sign in to comment.