Skip to content

Commit

Permalink
build: Fix license header formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Oct 22, 2024
1 parent 3d26536 commit 0294629
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#

product.version=${product.version}
product.id=${product.id}
product.name=${product.name}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#

pomchecker_version=${project.version}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#

pomchecker_version=${project.version}
build_timestamp=${build.timestamp}
build_revision=${build.revision}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#

product.version=$version
product.id=$id
product.name=$name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#

product.version=${product.version}
product.id=${product.id}
product.name=${product.name}
Expand Down

0 comments on commit 0294629

Please sign in to comment.