Skip to content

Commit

Permalink
remove empty line after license
Browse files Browse the repository at this point in the history
  • Loading branch information
hanw committed Oct 22, 2024
1 parent 2eb1b45 commit e9cad7c
Show file tree
Hide file tree
Showing 829 changed files with 4,135 additions and 4,960 deletions.
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/add_t2na_meta.cpp
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#include "bf-p4c/arch/add_t2na_meta.h"

namespace BFN {
Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/add_t2na_meta.h
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#ifndef BF_P4C_ARCH_ADD_T2NA_META_H_
#define BF_P4C_ARCH_ADD_T2NA_META_H_

Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/arch.cpp
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#include "bf-p4c/arch/arch.h"

#include <utility>
Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/arch.h
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


/**
* \defgroup ArchTranslation BFN::ArchTranslation
* \ingroup midend
Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/arch_spec.cpp
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#include "arch/arch_spec.h"

ArchSpec::ArchSpec() {
Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/arch_spec.h
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#ifndef BACKENDS_TOFINO_BF_P4C_ARCH_ARCH_SPEC_H_
#define BACKENDS_TOFINO_BF_P4C_ARCH_ARCH_SPEC_H_

Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/bridge_metadata.cpp
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#include "bridge_metadata.h"

#include <boost/range/adaptor/sliced.hpp>
Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/bridge_metadata.h
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#ifndef BF_P4C_ARCH_BRIDGE_METADATA_H_
#define BF_P4C_ARCH_BRIDGE_METADATA_H_

Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/check_extern_invocation.cpp
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#include "check_extern_invocation.h"

#include "bf-p4c/device.h"
Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/check_extern_invocation.h
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#ifndef BF_P4C_ARCH_CHECK_EXTERN_INVOCATION_H_
#define BF_P4C_ARCH_CHECK_EXTERN_INVOCATION_H_

Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/collect_bridged_fields.cpp
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#include "collect_bridged_fields.h"

#include <boost/range/adaptor/sliced.hpp>
Expand Down
11 changes: 5 additions & 6 deletions backends/tofino/bf-p4c/arch/collect_bridged_fields.h
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#ifndef BF_P4C_ARCH_COLLECT_BRIDGED_FIELDS_H_
#define BF_P4C_ARCH_COLLECT_BRIDGED_FIELDS_H_

Expand Down
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#include "collect_hardware_constrained_fields.h"

namespace BFN {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
/**
* Copyright (C) 2024 Intel Corporation
*
*
* 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.
*
*
*
*
* SPDX-License-Identifier: Apache-2.0
*/


#ifndef BF_P4C_ARCH_COLLECT_HARDWARE_CONSTRAINED_FIELDS_H_
#define BF_P4C_ARCH_COLLECT_HARDWARE_CONSTRAINED_FIELDS_H_

Expand Down
Loading

0 comments on commit e9cad7c

Please sign in to comment.