mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
Remove license header from pipelines_info.rb
This code was moved to the apache 2.0 license part of the distribution and should not have the license header any more Fixes #11345
This commit is contained in:
parent
17fe14c086
commit
b81c900b5b
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
# Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
# or more contributor license agreements. Licensed under the Elastic License;
|
||||
# you may not use this file except in compliance with the Elastic License.
|
||||
#
|
||||
module LogStash; module Config;
|
||||
class PipelinesInfo
|
||||
def self.format_pipelines_info(agent, metric_store, extended_performance_collection)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue