Skip to content

Commit

Permalink
remove ee license
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw authored and jschmid1 committed Jun 30, 2023
1 parent 660cc98 commit 15fb5fe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions spec/01-unit/28-plugins-iterator/01-compound_key_spec.lua
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
-- This software is copyright Kong Inc. and its licensors.
-- Use of the software is subject to the agreement between your organization
-- and Kong Inc. If there is no such agreement, use is governed by and
-- subject to the terms of the Kong Master Software License Agreement found
-- at https://konghq.com/enterprisesoftwarelicense/.
-- [ END OF LICENSE 0867164ffc95e54f04670b5169c09574bdbd9bba ]

local build_compound_key = require("kong.runloop.plugins_iterator").build_compound_key

describe("Testing build_compound_key function", function()
Expand Down
7 changes: 0 additions & 7 deletions spec/01-unit/28-plugins-iterator/02-lookup_cfg_spec.lua
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
-- This software is copyright Kong Inc. and its licensors.
-- Use of the software is subject to the agreement between your organization
-- and Kong Inc. If there is no such agreement, use is governed by and
-- subject to the terms of the Kong Master Software License Agreement found
-- at https://konghq.com/enterprisesoftwarelicense/.
-- [ END OF LICENSE 0867164ffc95e54f04670b5169c09574bdbd9bba ]

local PluginsIterator = require("kong.runloop.plugins_iterator")

describe("PluginsIterator.lookup_cfg", function()
Expand Down

1 comment on commit 15fb5fe

@khcp-gha-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:15fb5fe253dad9ea71c4d2c389ce964ffb9e6c53
Artifacts available https://github.com/Kong/kong/actions/runs/5420510522

Please sign in to comment.