diff options
-rw-r--r--[-rwxr-xr-x] | dev-ros/roslaunch/files/roscore.initd | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | dev-ros/roslaunch/files/roslaunch.initd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/roslaunch/files/roscore.initd b/dev-ros/roslaunch/files/roscore.initd index 3df4be4006b9..d05c3fe98a76 100755..100644 --- a/dev-ros/roslaunch/files/roscore.initd +++ b/dev-ros/roslaunch/files/roscore.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 depend() { diff --git a/dev-ros/roslaunch/files/roslaunch.initd b/dev-ros/roslaunch/files/roslaunch.initd index af38d2abbe68..fa0c0ace1c55 100755..100644 --- a/dev-ros/roslaunch/files/roslaunch.initd +++ b/dev-ros/roslaunch/files/roslaunch.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 depend() { |