summaryrefslogtreecommitdiff
path: root/sysutils/py-google-compute-engine
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-google-compute-engine')
-rw-r--r--sysutils/py-google-compute-engine/files/90-google.conf.sample1
-rw-r--r--sysutils/py-google-compute-engine/files/google_accounts_daemon.in2
-rw-r--r--sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in2
-rw-r--r--sysutils/py-google-compute-engine/files/google_instance_setup.in2
-rw-r--r--sysutils/py-google-compute-engine/files/google_network_daemon.in2
-rw-r--r--sysutils/py-google-compute-engine/files/google_set_hostname1
-rw-r--r--sysutils/py-google-compute-engine/files/google_startup.in2
7 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/py-google-compute-engine/files/90-google.conf.sample b/sysutils/py-google-compute-engine/files/90-google.conf.sample
index 97f52ff3edca..81b2ed7ff9f9 100644
--- a/sysutils/py-google-compute-engine/files/90-google.conf.sample
+++ b/sysutils/py-google-compute-engine/files/90-google.conf.sample
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Google Compute Engine default console logging.
#
# daemon: logging from Google provided daemons.
diff --git a/sysutils/py-google-compute-engine/files/google_accounts_daemon.in b/sysutils/py-google-compute-engine/files/google_accounts_daemon.in
index bc7f60c003b2..7d75cb87f806 100644
--- a/sysutils/py-google-compute-engine/files/google_accounts_daemon.in
+++ b/sysutils/py-google-compute-engine/files/google_accounts_daemon.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: google_accounts_daemon
# BEFORE: LOGIN
# REQUIRE: NETWORKING syslogd google_instance_setup google_network_daemon
diff --git a/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in b/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
index 1cb56c19df2a..2fdc27069e34 100644
--- a/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
+++ b/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: google_clock_skew_daemon
# BEFORE: LOGIN
# REQUIRE: NETWORKING syslogd ntpd google_instance_setup google_network_daemon
diff --git a/sysutils/py-google-compute-engine/files/google_instance_setup.in b/sysutils/py-google-compute-engine/files/google_instance_setup.in
index 39c368f0b77c..d4262ce721f4 100644
--- a/sysutils/py-google-compute-engine/files/google_instance_setup.in
+++ b/sysutils/py-google-compute-engine/files/google_instance_setup.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: google_instance_setup
# BEFORE: LOGIN
# REQUIRE: NETWORKING syslogd
diff --git a/sysutils/py-google-compute-engine/files/google_network_daemon.in b/sysutils/py-google-compute-engine/files/google_network_daemon.in
index 8944b8a70ac7..52b8e36e8028 100644
--- a/sysutils/py-google-compute-engine/files/google_network_daemon.in
+++ b/sysutils/py-google-compute-engine/files/google_network_daemon.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: google_network_daemon
# BEFORE: LOGIN
# REQUIRE: NETWORKING syslogd google_instance_setup google_network_daemon
diff --git a/sysutils/py-google-compute-engine/files/google_set_hostname b/sysutils/py-google-compute-engine/files/google_set_hostname
index 21faa156dcc7..f5aa3a2a415d 100644
--- a/sysutils/py-google-compute-engine/files/google_set_hostname
+++ b/sysutils/py-google-compute-engine/files/google_set_hostname
@@ -1,5 +1,4 @@
#!/bin/sh
-# $FreeBSD$
# Copyright 2016 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/sysutils/py-google-compute-engine/files/google_startup.in b/sysutils/py-google-compute-engine/files/google_startup.in
index 1e6a8531d03b..5d0f98561ca7 100644
--- a/sysutils/py-google-compute-engine/files/google_startup.in
+++ b/sysutils/py-google-compute-engine/files/google_startup.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: google_startup
# BEFORE: LOGIN
# REQUIRE: NETWORKING syslogd google_instance_setup google_network_daemon