]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/time-wait-sync/time-wait-sync.c
time-wait-sync: drop gpl snail mail boilerplate
[thirdparty/systemd.git] / src / time-wait-sync / time-wait-sync.c
index 4be15adf6aea412fdd82665ed2695b84b74c73ea..02053e77087c2cc3c196728103f05f53cd8822c4 100644 (file)
@@ -1,12 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
-/*
- * systemd service to wait until kernel realtime clock is synchronized
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- * USA
- */
+/* systemd service to wait until kernel realtime clock is synchronized */
 
 #include <errno.h>
 #include <stdbool.h>