diff options
author | Thomas Haller <thaller@redhat.com> | 2019-09-25 13:13:40 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2019-10-01 07:50:52 +0200 |
commit | abff46cacf54b4ecaf129d2e7c96da69b7b4fdac (patch) | |
tree | 3d087d9891cda61b62c7cac30ce5723f3ad1a715 /examples/js/get_ips.js | |
parent | 9683521521b0ad65fa6da171627b6f7afb415fc6 (diff) | |
download | NetworkManager-abff46cacf54b4ecaf129d2e7c96da69b7b4fdac.tar.gz |
all: manually drop code comments with file description
Diffstat (limited to 'examples/js/get_ips.js')
-rwxr-xr-x | examples/js/get_ips.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/js/get_ips.js b/examples/js/get_ips.js index e5cd84be9b..b7d5792ff0 100755 --- a/examples/js/get_ips.js +++ b/examples/js/get_ips.js @@ -1,6 +1,5 @@ #!/usr/bin/env gjs // SPDX-License-Identifier: GPL-2.0+ - /* * Copyright 2014,2017 Red Hat, Inc. */ |