Skip to content

Commit

Permalink
[CP-277] Fix MISRA 3.1 violation in copyright blurb in version template
Browse files Browse the repository at this point in the history
  • Loading branch information
noxpardalis authored and eboasson committed Apr 26, 2023
1 parent 2d955d0 commit dbe7655
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions src/idl/include/idl/version.h.in
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
/*
* Copyright(c) 2021 ZettaScale Technology and others
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License
* v. 1.0 which is available at
* http://www.eclipse.org/org/documents/edl-v10.php.
*
* SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
*/
// Copyright(c) 2021 ZettaScale Technology and others
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License v. 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License
// v. 1.0 which is available at
// http://www.eclipse.org/org/documents/edl-v10.php.
//
// SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause

#ifndef IDL_VERSION_H
#define IDL_VERSION_H

Expand Down

0 comments on commit dbe7655

Please sign in to comment.