Skip to content

Commit 23f03bb

Browse files
authored
Update license header (#103)
1 parent db55ead commit 23f03bb

3 files changed

Lines changed: 3 additions & 9 deletions

File tree

core/php7.3Action/runner.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
2-
/**
3-
* PHP Action runner
4-
*
2+
/*
53
* Licensed to the Apache Software Foundation (ASF) under one or more
64
* contributor license agreements. See the NOTICE file distributed with
75
* this work for additional information regarding copyright ownership.

core/php7.4Action/runner.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
2-
/**
3-
* PHP Action runner
4-
*
2+
/*
53
* Licensed to the Apache Software Foundation (ASF) under one or more
64
* contributor license agreements. See the NOTICE file distributed with
75
* this work for additional information regarding copyright ownership.

core/php8.0Action/runner.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
2-
/**
3-
* PHP Action runner
4-
*
2+
/*
53
* Licensed to the Apache Software Foundation (ASF) under one or more
64
* contributor license agreements. See the NOTICE file distributed with
75
* this work for additional information regarding copyright ownership.

0 commit comments

Comments
 (0)