diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/Makefile.am | 4 | ||||
-rw-r--r-- | etc/default/Makefile.am | 4 | ||||
-rw-r--r-- | etc/init/Makefile.am | 4 | ||||
-rw-r--r-- | etc/launchd/Makefile.am | 4 | ||||
-rw-r--r-- | etc/logrotate.d/Makefile.am | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am index 5ee51393..96b7cbf5 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -7,8 +7,8 @@ ## 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. +## License for the specific language governing permissions and limitations +## under the License. datarootdir = @prefix@/share diff --git a/etc/default/Makefile.am b/etc/default/Makefile.am index 4953462c..d5ccdb15 100644 --- a/etc/default/Makefile.am +++ b/etc/default/Makefile.am @@ -7,7 +7,7 @@ ## 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. +## License for the specific language governing permissions and limitations +## under the License. ## This file intentionally left blank. diff --git a/etc/init/Makefile.am b/etc/init/Makefile.am index 4953462c..d5ccdb15 100644 --- a/etc/init/Makefile.am +++ b/etc/init/Makefile.am @@ -7,7 +7,7 @@ ## 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. +## License for the specific language governing permissions and limitations +## under the License. ## This file intentionally left blank. diff --git a/etc/launchd/Makefile.am b/etc/launchd/Makefile.am index 4953462c..d5ccdb15 100644 --- a/etc/launchd/Makefile.am +++ b/etc/launchd/Makefile.am @@ -7,7 +7,7 @@ ## 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. +## License for the specific language governing permissions and limitations +## under the License. ## This file intentionally left blank. diff --git a/etc/logrotate.d/Makefile.am b/etc/logrotate.d/Makefile.am index 4953462c..d5ccdb15 100644 --- a/etc/logrotate.d/Makefile.am +++ b/etc/logrotate.d/Makefile.am @@ -7,7 +7,7 @@ ## 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. +## License for the specific language governing permissions and limitations +## under the License. ## This file intentionally left blank. |