From 90f6d4e5630ab69d737fdf7f17c81843a9c6a081 Mon Sep 17 00:00:00 2001 From: James Shubin Date: Tue, 5 Mar 2024 01:05:50 -0500 Subject: [PATCH] legal: Update http to https --- COPYING | 8 ++++---- COPYRIGHT | 2 +- Makefile | 2 +- cli/cli.go | 2 +- cli/deploy.go | 2 +- cli/run.go | 2 +- cli/util/args.go | 2 +- cli/util/hello.go | 2 +- cli/util/util.go | 2 +- converger/converger.go | 2 +- converger/converger_test.go | 2 +- doc.go | 2 +- engine/autoedge.go | 2 +- engine/autoedge_test.go | 2 +- engine/autogroup.go | 2 +- engine/cmp.go | 2 +- engine/copy.go | 2 +- engine/doc.go | 2 +- engine/edge.go | 2 +- engine/error.go | 2 +- engine/fs.go | 2 +- engine/graph/actions.go | 2 +- engine/graph/autoedge.go | 2 +- engine/graph/autoedge/autoedge.go | 2 +- engine/graph/autogroup.go | 2 +- engine/graph/autogroup/autogroup.go | 2 +- engine/graph/autogroup/autogroup_test.go | 2 +- engine/graph/autogroup/base.go | 2 +- engine/graph/autogroup/nonreachability.go | 2 +- engine/graph/autogroup/util.go | 2 +- engine/graph/engine.go | 2 +- engine/graph/graph_test.go | 2 +- engine/graph/refresh.go | 2 +- engine/graph/reverse.go | 2 +- engine/graph/semaphore.go | 2 +- engine/graph/semaphore_test.go | 2 +- engine/graph/sendrecv.go | 2 +- engine/graph/state.go | 2 +- engine/graph/vardir.go | 2 +- engine/graphqueryable.go | 2 +- engine/local/local.go | 2 +- engine/local/local_test.go | 2 +- engine/metaparams.go | 2 +- engine/metaparams_test.go | 2 +- engine/refresh.go | 2 +- engine/resources.go | 2 +- engine/resources/augeas.go | 2 +- engine/resources/aws_ec2.go | 2 +- engine/resources/config_etcd.go | 2 +- engine/resources/consul_kv.go | 2 +- engine/resources/consul_kv_test.go | 2 +- engine/resources/cron.go | 2 +- engine/resources/dhcp.go | 2 +- engine/resources/doc.go | 2 +- engine/resources/docker_container.go | 2 +- engine/resources/docker_container_test.go | 2 +- engine/resources/docker_image.go | 2 +- engine/resources/exec.go | 2 +- engine/resources/exec_test.go | 2 +- engine/resources/file.go | 2 +- engine/resources/file_test.go | 2 +- engine/resources/group.go | 2 +- engine/resources/hetzner_vm.go | 2 +- engine/resources/hostname.go | 2 +- engine/resources/http.go | 2 +- engine/resources/http_flag.go | 2 +- engine/resources/http_proxy.go | 2 +- engine/resources/kv.go | 2 +- engine/resources/mount.go | 2 +- engine/resources/mount_linux_test.go | 2 +- engine/resources/mount_test.go | 2 +- engine/resources/msg.go | 2 +- engine/resources/msg_test.go | 2 +- engine/resources/net.go | 2 +- engine/resources/net_test.go | 2 +- engine/resources/noop.go | 2 +- engine/resources/noop_test.go | 2 +- engine/resources/nspawn.go | 2 +- engine/resources/packagekit/packagekit.go | 2 +- engine/resources/panic.go | 2 +- engine/resources/password.go | 2 +- engine/resources/pippet.go | 2 +- engine/resources/pippet_test.go | 2 +- engine/resources/pkg.go | 2 +- engine/resources/pkg_test.go | 2 +- engine/resources/print.go | 2 +- engine/resources/resources_test.go | 2 +- engine/resources/svc.go | 2 +- engine/resources/test.go | 2 +- engine/resources/test_test.go | 2 +- engine/resources/tftp.go | 2 +- engine/resources/timer.go | 2 +- engine/resources/user.go | 2 +- engine/resources/value.go | 2 +- engine/resources/virt.go | 2 +- engine/reverse.go | 2 +- engine/sendrecv.go | 2 +- engine/traits/autoedge.go | 2 +- engine/traits/autogroup.go | 2 +- engine/traits/base.go | 2 +- engine/traits/doc.go | 2 +- engine/traits/graphqueryable.go | 2 +- engine/traits/kind.go | 2 +- engine/traits/meta.go | 2 +- engine/traits/named.go | 2 +- engine/traits/refresh.go | 2 +- engine/traits/reverse.go | 2 +- engine/traits/sendrecv.go | 2 +- engine/util.go | 2 +- engine/util/cmp.go | 2 +- engine/util/mode.go | 2 +- engine/util/mode_test.go | 2 +- engine/util/util.go | 2 +- engine/util/util_test.go | 2 +- engine/world.go | 2 +- entry/entry.go | 2 +- etcd/callback.go | 2 +- etcd/chooser/chooser.go | 2 +- etcd/chooser/dynamicsize.go | 2 +- etcd/client/resources/resources.go | 2 +- etcd/client/simple.go | 2 +- etcd/client/str/str.go | 2 +- etcd/client/strmap/strmap.go | 2 +- etcd/converger.go | 2 +- etcd/deployer/deployer.go | 2 +- etcd/error.go | 2 +- etcd/etcd.go | 2 +- etcd/etcd_test.go | 2 +- etcd/fs/file.go | 2 +- etcd/fs/fs.go | 2 +- etcd/fs/fs_test.go | 2 +- etcd/fs/util.go | 2 +- etcd/helpers.go | 2 +- etcd/interfaces/client.go | 2 +- etcd/interfaces/const.go | 2 +- etcd/interfaces/error.go | 2 +- etcd/interfaces/structs.go | 2 +- etcd/membership.go | 2 +- etcd/methods.go | 2 +- etcd/scheduler/alphastrategy.go | 2 +- etcd/scheduler/options.go | 2 +- etcd/scheduler/rrstrategy.go | 2 +- etcd/scheduler/scheduler.go | 2 +- etcd/scheduler/strategy.go | 2 +- etcd/server.go | 2 +- etcd/tasks.go | 2 +- etcd/util/util.go | 2 +- etcd/util/util_test.go | 2 +- etcd/world.go | 2 +- examples/dhcp_client/Makefile | 2 +- examples/dhcp_client/dhcp_client.go | 2 +- gapi/deploy.go | 2 +- gapi/empty/empty.go | 2 +- gapi/gapi.go | 2 +- gapi/helpers.go | 2 +- integration/basic_test.go | 2 +- integration/cluster.go | 2 +- integration/instance.go | 2 +- integration/patterns.go | 2 +- integration/util.go | 2 +- integration/util_test.go | 2 +- lang/Makefile | 2 +- lang/ast/scopegraph.go | 2 +- lang/ast/structs.go | 2 +- lang/ast/util.go | 2 +- lang/core/concat_func.go | 2 +- lang/core/convert/convert.go | 2 +- lang/core/convert/format_bool.go | 2 +- lang/core/convert/parse_bool.go | 2 +- lang/core/convert/to_float.go | 2 +- lang/core/convert/to_float_test.go | 2 +- lang/core/convert/to_int.go | 2 +- lang/core/convert/to_int_test.go | 2 +- lang/core/core.go | 2 +- lang/core/core_test.go | 2 +- lang/core/datetime/datetime.go | 2 +- lang/core/datetime/format_func.go | 2 +- lang/core/datetime/format_func_test.go | 2 +- lang/core/datetime/hour_func.go | 2 +- lang/core/datetime/now_fact.go | 2 +- lang/core/datetime/print_func.go | 2 +- lang/core/datetime/weekday_func.go | 2 +- lang/core/deploy/abspath_func.go | 2 +- lang/core/deploy/deploy.go | 2 +- lang/core/deploy/readfile_func.go | 2 +- lang/core/deploy/readfileabs_func.go | 2 +- lang/core/embedded/embedded.go | 2 +- lang/core/example/answer_func.go | 2 +- lang/core/example/errorbool_func.go | 2 +- lang/core/example/example.go | 2 +- lang/core/example/flipflop_fact.go | 2 +- lang/core/example/int2str_func.go | 2 +- lang/core/example/nested/hello_func.go | 2 +- lang/core/example/nested/nested.go | 2 +- lang/core/example/plus_func.go | 2 +- lang/core/example/str2int_func.go | 2 +- lang/core/example/vumeter_func.go | 2 +- lang/core/fmt/fmt.go | 2 +- lang/core/fmt/printf_func.go | 2 +- lang/core/iter/iter.go | 2 +- lang/core/iter/map_func.go | 2 +- lang/core/len_func.go | 2 +- lang/core/math/fortytwo_func.go | 2 +- lang/core/math/math.go | 2 +- lang/core/math/minus1_func.go | 2 +- lang/core/math/mod_func.go | 2 +- lang/core/math/pow_func.go | 2 +- lang/core/math/sqrt_func.go | 2 +- lang/core/math/sqrt_func_test.go | 2 +- lang/core/net/cidr_to_ip_func.go | 2 +- lang/core/net/cidr_to_ip_func_test.go | 2 +- lang/core/net/macfmt_func.go | 2 +- lang/core/net/macfmt_func_test.go | 2 +- lang/core/net/net.go | 2 +- lang/core/os/args_func.go | 2 +- lang/core/os/family_func.go | 2 +- lang/core/os/os.go | 2 +- lang/core/os/readfile_func.go | 2 +- lang/core/os/system_func.go | 2 +- lang/core/panic_func.go | 2 +- lang/core/random1_func.go | 2 +- lang/core/regexp/match_func.go | 2 +- lang/core/regexp/match_func_test.go | 2 +- lang/core/regexp/regexp.go | 2 +- lang/core/strings/split_func.go | 2 +- lang/core/strings/split_func_test.go | 2 +- lang/core/strings/strings.go | 2 +- lang/core/strings/to_lower_func.go | 2 +- lang/core/strings/to_lower_func_test.go | 2 +- lang/core/sys/cpucount_fact.go | 2 +- lang/core/sys/cpucount_fact_test.go | 2 +- lang/core/sys/env_func.go | 2 +- lang/core/sys/hostname_fact.go | 2 +- lang/core/sys/load_fact.go | 2 +- lang/core/sys/load_fact_darwin.go | 2 +- lang/core/sys/load_fact_posix.go | 2 +- lang/core/sys/sys.go | 2 +- lang/core/sys/uptime_fact.go | 2 +- lang/core/sys/uptime_fact_darwin.go | 2 +- lang/core/sys/uptime_fact_posix.go | 2 +- lang/core/template_func.go | 2 +- lang/core/test/fastcount_fact.go | 2 +- lang/core/test/oneinstance_fact.go | 2 +- lang/core/test/test.go | 2 +- lang/core/value/get_func.go | 2 +- lang/core/value/value.go | 2 +- lang/core/world/exchange_func.go | 2 +- lang/core/world/getval_func.go | 2 +- lang/core/world/kvlookup_func.go | 2 +- lang/core/world/schedule_func.go | 2 +- lang/core/world/world.go | 2 +- lang/download/download.go | 2 +- lang/embedded/embedded.go | 2 +- lang/funcs/contains_func.go | 2 +- lang/funcs/dage/dage.go | 2 +- lang/funcs/dage/dage_test.go | 2 +- lang/funcs/dage/util_test.go | 2 +- lang/funcs/facts/facts.go | 2 +- lang/funcs/facts/func.go | 2 +- lang/funcs/funcgen/config.go | 2 +- lang/funcs/funcgen/fixtures/func_base.tpl | 2 +- lang/funcs/funcgen/func.go | 2 +- lang/funcs/funcgen/func_test.go | 2 +- lang/funcs/funcgen/main.go | 2 +- lang/funcs/funcgen/pkg.go | 2 +- lang/funcs/funcgen/pkg_test.go | 2 +- lang/funcs/funcgen/templates/generated_funcs.go.tpl | 2 +- lang/funcs/funcgen/util/util.go | 2 +- lang/funcs/funcs.go | 2 +- lang/funcs/funcs_test.go | 2 +- lang/funcs/history_func.go | 2 +- lang/funcs/list_lookup_default_func.go | 2 +- lang/funcs/list_lookup_func.go | 2 +- lang/funcs/lookup_default_func.go | 2 +- lang/funcs/lookup_func.go | 2 +- lang/funcs/map_lookup_default_func.go | 2 +- lang/funcs/map_lookup_func.go | 2 +- lang/funcs/operator_func.go | 2 +- lang/funcs/ref/ref.go | 2 +- lang/funcs/simple/simple.go | 2 +- lang/funcs/simplepoly/simplepoly.go | 2 +- lang/funcs/struct_lookup_func.go | 2 +- lang/funcs/struct_lookup_optional_func.go | 2 +- lang/funcs/structs/call.go | 2 +- lang/funcs/structs/channel_based_sink.go | 2 +- lang/funcs/structs/channel_based_source.go | 2 +- lang/funcs/structs/composite.go | 2 +- lang/funcs/structs/const.go | 2 +- lang/funcs/structs/if.go | 2 +- lang/funcs/structs/util.go | 2 +- lang/funcs/txn/graph.go | 2 +- lang/funcs/txn/txn.go | 2 +- lang/funcs/txn/txn_test.go | 2 +- lang/funcs/txn/util_test.go | 2 +- lang/funcs/vars/vars.go | 2 +- lang/fuzz/Makefile | 2 +- lang/fuzz/fuzz.go | 2 +- lang/gapi/gapi.go | 2 +- lang/inputs/inputs.go | 2 +- lang/interfaces/ast.go | 2 +- lang/interfaces/const.go | 2 +- lang/interfaces/doc.go | 2 +- lang/interfaces/error.go | 2 +- lang/interfaces/func.go | 2 +- lang/interfaces/import.go | 2 +- lang/interfaces/metadata.go | 2 +- lang/interfaces/metadata_test.go | 2 +- lang/interfaces/parser.go | 2 +- lang/interfaces/structs.go | 2 +- lang/interfaces/unification.go | 2 +- lang/interfaces/var.go | 2 +- lang/interpolate/interpolate.go | 2 +- lang/interpolate/interpolate_test.go | 2 +- lang/interpolate/parse.rl | 2 +- lang/interpolate/types.go | 2 +- lang/interpret/interpret.go | 2 +- lang/interpret_test.go | 2 +- lang/lang.go | 2 +- lang/lang_test.go | 2 +- lang/parser/lexer.nex | 2 +- lang/parser/lexparse.go | 2 +- lang/parser/lexparse_test.go | 2 +- lang/parser/parser.y | 2 +- lang/types/Makefile | 2 +- lang/types/doc.go | 2 +- lang/types/full/full.go | 2 +- lang/types/type.go | 2 +- lang/types/type_test.go | 2 +- lang/types/util.go | 2 +- lang/types/util_test.go | 2 +- lang/types/value.go | 2 +- lang/types/value_test.go | 2 +- lang/unification/simplesolver.go | 2 +- lang/unification/simplesolver_test.go | 2 +- lang/unification/unification.go | 2 +- lang/unification/util.go | 2 +- lang/unification_test.go | 2 +- lang/util/util.go | 2 +- lang/util/util_test.go | 2 +- lib/converged.go | 2 +- lib/main.go | 2 +- lib/main_test.go | 2 +- main.go | 2 +- misc/emacs/mgmtconfig-mode.el | 2 +- misc/filter-golang-stack.py | 2 +- misc/mkosi/Makefile | 2 +- misc/sigtee.go | 2 +- pgp/pgp.go | 2 +- pgraph/graphsync.go | 2 +- pgraph/graphsync_test.go | 2 +- pgraph/graphviz.go | 2 +- pgraph/pgraph.go | 2 +- pgraph/pgraph_test.go | 2 +- pgraph/selfvertex.go | 2 +- pgraph/simpleedge.go | 2 +- pgraph/subgraph.go | 2 +- pgraph/subgraph_test.go | 2 +- pgraph/util_test.go | 2 +- prometheus/prometheus.go | 2 +- prometheus/prometheus_test.go | 2 +- recwatch/flags.go | 2 +- recwatch/recwatch.go | 2 +- test/Makefile | 2 +- test/comment_parser.go | 2 +- util/afero.go | 2 +- util/afero_relpath.go | 2 +- util/afero_test.go | 2 +- util/bt.go | 2 +- util/bt_test.go | 2 +- util/code.go | 2 +- util/code_test.go | 2 +- util/context.go | 2 +- util/context_test.go | 2 +- util/deadline/deadline_test.go | 2 +- util/errwrap/errwrap.go | 2 +- util/errwrap/errwrap_test.go | 2 +- util/fs.go | 2 +- util/home.go | 2 +- util/home_test.go | 2 +- util/interfaces.go | 2 +- util/log.go | 2 +- util/password/password.go | 2 +- util/password/password_test.go | 2 +- util/root_test.go | 2 +- util/safepath/interface_test.go | 2 +- util/safepath/safepath.go | 2 +- util/safepath/safepath_test.go | 2 +- util/semaphore/semaphore.go | 2 +- util/socketset/socketset.go | 2 +- util/socketset/socketset_test.go | 2 +- util/sync.go | 2 +- util/sync_test.go | 2 +- util/test.go | 2 +- util/util.go | 2 +- util/util_test.go | 2 +- yamlgraph/gapi.go | 2 +- yamlgraph/gconfig.go | 2 +- 397 files changed, 400 insertions(+), 400 deletions(-) diff --git a/COPYING b/COPYING index 94a9ed02..e6000869 100644 --- a/COPYING +++ b/COPYING @@ -1,7 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see -. +. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -. +. diff --git a/COPYRIGHT b/COPYRIGHT index aa341756..280a5a55 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . +along with this program. If not, see . Additional permission under GNU GPL version 3 section 7 diff --git a/Makefile b/Makefile index 99a6673b..d9091bb6 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # # Additional permission under GNU GPL version 3 section 7 # diff --git a/cli/cli.go b/cli/cli.go index ff04a287..073c9bd2 100644 --- a/cli/cli.go +++ b/cli/cli.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/cli/deploy.go b/cli/deploy.go index 72f38124..c6216101 100644 --- a/cli/deploy.go +++ b/cli/deploy.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/cli/run.go b/cli/run.go index 2cbd6f11..790bfc6a 100644 --- a/cli/run.go +++ b/cli/run.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/cli/util/args.go b/cli/util/args.go index 13795238..5595a5ca 100644 --- a/cli/util/args.go +++ b/cli/util/args.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/cli/util/hello.go b/cli/util/hello.go index bd8627b1..898ee710 100644 --- a/cli/util/hello.go +++ b/cli/util/hello.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/cli/util/util.go b/cli/util/util.go index 6c834e8e..e2e55391 100644 --- a/cli/util/util.go +++ b/cli/util/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/converger/converger.go b/converger/converger.go index 602f7330..ee53c761 100644 --- a/converger/converger.go +++ b/converger/converger.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/converger/converger_test.go b/converger/converger_test.go index 1cf86900..4925ce42 100644 --- a/converger/converger_test.go +++ b/converger/converger_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/doc.go b/doc.go index b6de5934..1812a80a 100644 --- a/doc.go +++ b/doc.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/autoedge.go b/engine/autoedge.go index 30390da6..7e1f4855 100644 --- a/engine/autoedge.go +++ b/engine/autoedge.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/autoedge_test.go b/engine/autoedge_test.go index 8dd541c4..71578356 100644 --- a/engine/autoedge_test.go +++ b/engine/autoedge_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/autogroup.go b/engine/autogroup.go index 10bf8a02..1e205330 100644 --- a/engine/autogroup.go +++ b/engine/autogroup.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/cmp.go b/engine/cmp.go index c7c4fc79..166b4c7e 100644 --- a/engine/cmp.go +++ b/engine/cmp.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/copy.go b/engine/copy.go index 3768947a..e273074a 100644 --- a/engine/copy.go +++ b/engine/copy.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/doc.go b/engine/doc.go index d0449d6a..f6bf58c2 100644 --- a/engine/doc.go +++ b/engine/doc.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/edge.go b/engine/edge.go index 18dbcd1f..270d33ec 100644 --- a/engine/edge.go +++ b/engine/edge.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/error.go b/engine/error.go index 09ad4b00..bdfef1b6 100644 --- a/engine/error.go +++ b/engine/error.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/fs.go b/engine/fs.go index 9adc1537..7f83942a 100644 --- a/engine/fs.go +++ b/engine/fs.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/actions.go b/engine/graph/actions.go index e8edd76d..80a2e48d 100644 --- a/engine/graph/actions.go +++ b/engine/graph/actions.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/autoedge.go b/engine/graph/autoedge.go index 3c2f6bd5..0a216d15 100644 --- a/engine/graph/autoedge.go +++ b/engine/graph/autoedge.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/autoedge/autoedge.go b/engine/graph/autoedge/autoedge.go index a1d299a7..9074419a 100644 --- a/engine/graph/autoedge/autoedge.go +++ b/engine/graph/autoedge/autoedge.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/autogroup.go b/engine/graph/autogroup.go index 7979b2c0..0c6afc81 100644 --- a/engine/graph/autogroup.go +++ b/engine/graph/autogroup.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/autogroup/autogroup.go b/engine/graph/autogroup/autogroup.go index 6f18ff0e..8692bc7f 100644 --- a/engine/graph/autogroup/autogroup.go +++ b/engine/graph/autogroup/autogroup.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/autogroup/autogroup_test.go b/engine/graph/autogroup/autogroup_test.go index b9c5a773..1ad1551f 100644 --- a/engine/graph/autogroup/autogroup_test.go +++ b/engine/graph/autogroup/autogroup_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/autogroup/base.go b/engine/graph/autogroup/base.go index 8d13d4a0..c6546c77 100644 --- a/engine/graph/autogroup/base.go +++ b/engine/graph/autogroup/base.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/autogroup/nonreachability.go b/engine/graph/autogroup/nonreachability.go index 14d0cb9b..d1a82662 100644 --- a/engine/graph/autogroup/nonreachability.go +++ b/engine/graph/autogroup/nonreachability.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/autogroup/util.go b/engine/graph/autogroup/util.go index d84ba1fb..817d06fa 100644 --- a/engine/graph/autogroup/util.go +++ b/engine/graph/autogroup/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/engine.go b/engine/graph/engine.go index 4bd9915e..487559ee 100644 --- a/engine/graph/engine.go +++ b/engine/graph/engine.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/graph_test.go b/engine/graph/graph_test.go index 470a29a1..ebec2ae5 100644 --- a/engine/graph/graph_test.go +++ b/engine/graph/graph_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/refresh.go b/engine/graph/refresh.go index 90661467..45c584d1 100644 --- a/engine/graph/refresh.go +++ b/engine/graph/refresh.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/reverse.go b/engine/graph/reverse.go index 55b1a187..f645b68c 100644 --- a/engine/graph/reverse.go +++ b/engine/graph/reverse.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/semaphore.go b/engine/graph/semaphore.go index 87a68e08..3ba820c0 100644 --- a/engine/graph/semaphore.go +++ b/engine/graph/semaphore.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/semaphore_test.go b/engine/graph/semaphore_test.go index 91b95494..1aa6b71c 100644 --- a/engine/graph/semaphore_test.go +++ b/engine/graph/semaphore_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/sendrecv.go b/engine/graph/sendrecv.go index e5475416..8b968ea6 100644 --- a/engine/graph/sendrecv.go +++ b/engine/graph/sendrecv.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/state.go b/engine/graph/state.go index 99f89282..1ebb6d98 100644 --- a/engine/graph/state.go +++ b/engine/graph/state.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graph/vardir.go b/engine/graph/vardir.go index 66a5210d..e361e037 100644 --- a/engine/graph/vardir.go +++ b/engine/graph/vardir.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/graphqueryable.go b/engine/graphqueryable.go index e5da6844..90d4b09b 100644 --- a/engine/graphqueryable.go +++ b/engine/graphqueryable.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/local/local.go b/engine/local/local.go index 5ab29704..e046c4db 100644 --- a/engine/local/local.go +++ b/engine/local/local.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/local/local_test.go b/engine/local/local_test.go index 5dab44b5..cfb7fa06 100644 --- a/engine/local/local_test.go +++ b/engine/local/local_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/metaparams.go b/engine/metaparams.go index e4a5222e..b0165706 100644 --- a/engine/metaparams.go +++ b/engine/metaparams.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/metaparams_test.go b/engine/metaparams_test.go index 7e9f9776..86801819 100644 --- a/engine/metaparams_test.go +++ b/engine/metaparams_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/refresh.go b/engine/refresh.go index 8967af57..d51b6a18 100644 --- a/engine/refresh.go +++ b/engine/refresh.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources.go b/engine/resources.go index dd2a4313..9edcfe7c 100644 --- a/engine/resources.go +++ b/engine/resources.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/augeas.go b/engine/resources/augeas.go index bb78ca41..042f3104 100644 --- a/engine/resources/augeas.go +++ b/engine/resources/augeas.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/aws_ec2.go b/engine/resources/aws_ec2.go index aa4ecbe7..c4dc483c 100644 --- a/engine/resources/aws_ec2.go +++ b/engine/resources/aws_ec2.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/config_etcd.go b/engine/resources/config_etcd.go index b1139da5..6b1973c8 100644 --- a/engine/resources/config_etcd.go +++ b/engine/resources/config_etcd.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/consul_kv.go b/engine/resources/consul_kv.go index b57ddf44..82bd08da 100644 --- a/engine/resources/consul_kv.go +++ b/engine/resources/consul_kv.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/consul_kv_test.go b/engine/resources/consul_kv_test.go index a3208d0c..80da3cee 100644 --- a/engine/resources/consul_kv_test.go +++ b/engine/resources/consul_kv_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/cron.go b/engine/resources/cron.go index f23cdeeb..eedb1adf 100644 --- a/engine/resources/cron.go +++ b/engine/resources/cron.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/dhcp.go b/engine/resources/dhcp.go index 1b507473..b7ea74b8 100644 --- a/engine/resources/dhcp.go +++ b/engine/resources/dhcp.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/doc.go b/engine/resources/doc.go index 6fc5d276..add1b0a4 100644 --- a/engine/resources/doc.go +++ b/engine/resources/doc.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/docker_container.go b/engine/resources/docker_container.go index bf107ed6..6bfd60f2 100644 --- a/engine/resources/docker_container.go +++ b/engine/resources/docker_container.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/docker_container_test.go b/engine/resources/docker_container_test.go index 3bf95f8b..09c772b4 100644 --- a/engine/resources/docker_container_test.go +++ b/engine/resources/docker_container_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/docker_image.go b/engine/resources/docker_image.go index 6c9e5980..9432b2c8 100644 --- a/engine/resources/docker_image.go +++ b/engine/resources/docker_image.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/exec.go b/engine/resources/exec.go index abd342c7..1d94b63e 100644 --- a/engine/resources/exec.go +++ b/engine/resources/exec.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/exec_test.go b/engine/resources/exec_test.go index 6ec53583..b6d6b758 100644 --- a/engine/resources/exec_test.go +++ b/engine/resources/exec_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/file.go b/engine/resources/file.go index 7cb6aa5d..cab8d3a8 100644 --- a/engine/resources/file.go +++ b/engine/resources/file.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/file_test.go b/engine/resources/file_test.go index 0ef93d35..f4d7872a 100644 --- a/engine/resources/file_test.go +++ b/engine/resources/file_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/group.go b/engine/resources/group.go index 8a08982f..f49861d5 100644 --- a/engine/resources/group.go +++ b/engine/resources/group.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/hetzner_vm.go b/engine/resources/hetzner_vm.go index d4d7db9b..494c041e 100644 --- a/engine/resources/hetzner_vm.go +++ b/engine/resources/hetzner_vm.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/hostname.go b/engine/resources/hostname.go index 183b10bd..2ca9e821 100644 --- a/engine/resources/hostname.go +++ b/engine/resources/hostname.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/http.go b/engine/resources/http.go index 9f247752..befda0f0 100644 --- a/engine/resources/http.go +++ b/engine/resources/http.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/http_flag.go b/engine/resources/http_flag.go index 67c8fa9a..281e2a76 100644 --- a/engine/resources/http_flag.go +++ b/engine/resources/http_flag.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/http_proxy.go b/engine/resources/http_proxy.go index 57abceef..6c46dc8f 100644 --- a/engine/resources/http_proxy.go +++ b/engine/resources/http_proxy.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/kv.go b/engine/resources/kv.go index 2251692a..c6da8a27 100644 --- a/engine/resources/kv.go +++ b/engine/resources/kv.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/mount.go b/engine/resources/mount.go index 104ed913..66d5e4ba 100644 --- a/engine/resources/mount.go +++ b/engine/resources/mount.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/mount_linux_test.go b/engine/resources/mount_linux_test.go index d8e07568..3ec1c4e1 100644 --- a/engine/resources/mount_linux_test.go +++ b/engine/resources/mount_linux_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/mount_test.go b/engine/resources/mount_test.go index ac0a3100..9c530a83 100644 --- a/engine/resources/mount_test.go +++ b/engine/resources/mount_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/msg.go b/engine/resources/msg.go index eabbc241..6e1b4562 100644 --- a/engine/resources/msg.go +++ b/engine/resources/msg.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/msg_test.go b/engine/resources/msg_test.go index 6ba58ebb..28fc8c33 100644 --- a/engine/resources/msg_test.go +++ b/engine/resources/msg_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/net.go b/engine/resources/net.go index 08a01352..0dbe19d5 100644 --- a/engine/resources/net.go +++ b/engine/resources/net.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/net_test.go b/engine/resources/net_test.go index b702c09a..f7cf3821 100644 --- a/engine/resources/net_test.go +++ b/engine/resources/net_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/noop.go b/engine/resources/noop.go index c99fba2f..a7061662 100644 --- a/engine/resources/noop.go +++ b/engine/resources/noop.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/noop_test.go b/engine/resources/noop_test.go index 3b1a7151..9d13e1d3 100644 --- a/engine/resources/noop_test.go +++ b/engine/resources/noop_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/nspawn.go b/engine/resources/nspawn.go index 8e05855a..b21fbc1d 100644 --- a/engine/resources/nspawn.go +++ b/engine/resources/nspawn.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/packagekit/packagekit.go b/engine/resources/packagekit/packagekit.go index e0b10bf6..2a2212f2 100644 --- a/engine/resources/packagekit/packagekit.go +++ b/engine/resources/packagekit/packagekit.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/panic.go b/engine/resources/panic.go index 2888befd..b7dc7b2a 100644 --- a/engine/resources/panic.go +++ b/engine/resources/panic.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/password.go b/engine/resources/password.go index 25681d5e..f7c37d27 100644 --- a/engine/resources/password.go +++ b/engine/resources/password.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/pippet.go b/engine/resources/pippet.go index 3602449e..c8f1f7ab 100644 --- a/engine/resources/pippet.go +++ b/engine/resources/pippet.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/pippet_test.go b/engine/resources/pippet_test.go index ede64d2e..6f11e64a 100644 --- a/engine/resources/pippet_test.go +++ b/engine/resources/pippet_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/pkg.go b/engine/resources/pkg.go index 63d2cf3d..3891aa20 100644 --- a/engine/resources/pkg.go +++ b/engine/resources/pkg.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/pkg_test.go b/engine/resources/pkg_test.go index 36c66ce4..acabad3f 100644 --- a/engine/resources/pkg_test.go +++ b/engine/resources/pkg_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/print.go b/engine/resources/print.go index 2a7386e1..1fed6201 100644 --- a/engine/resources/print.go +++ b/engine/resources/print.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/resources_test.go b/engine/resources/resources_test.go index 9903f379..a41cbec6 100644 --- a/engine/resources/resources_test.go +++ b/engine/resources/resources_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/svc.go b/engine/resources/svc.go index 0dbb9894..95c33b3c 100644 --- a/engine/resources/svc.go +++ b/engine/resources/svc.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/test.go b/engine/resources/test.go index 00dacc11..fa8a405b 100644 --- a/engine/resources/test.go +++ b/engine/resources/test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/test_test.go b/engine/resources/test_test.go index ecd25476..608f8fa9 100644 --- a/engine/resources/test_test.go +++ b/engine/resources/test_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/tftp.go b/engine/resources/tftp.go index 3d737904..80e76510 100644 --- a/engine/resources/tftp.go +++ b/engine/resources/tftp.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/timer.go b/engine/resources/timer.go index 7a007b58..dc7b248b 100644 --- a/engine/resources/timer.go +++ b/engine/resources/timer.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/user.go b/engine/resources/user.go index 169728ad..2d2a4864 100644 --- a/engine/resources/user.go +++ b/engine/resources/user.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/value.go b/engine/resources/value.go index 796fd7ac..37e3d243 100644 --- a/engine/resources/value.go +++ b/engine/resources/value.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/resources/virt.go b/engine/resources/virt.go index b2644fee..9827aa65 100644 --- a/engine/resources/virt.go +++ b/engine/resources/virt.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/reverse.go b/engine/reverse.go index f594db9d..df5384b9 100644 --- a/engine/reverse.go +++ b/engine/reverse.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/sendrecv.go b/engine/sendrecv.go index 472f9c90..94cabb51 100644 --- a/engine/sendrecv.go +++ b/engine/sendrecv.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/autoedge.go b/engine/traits/autoedge.go index 760dd2d9..9f4023fd 100644 --- a/engine/traits/autoedge.go +++ b/engine/traits/autoedge.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/autogroup.go b/engine/traits/autogroup.go index 3027ffa2..4a014e5e 100644 --- a/engine/traits/autogroup.go +++ b/engine/traits/autogroup.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/base.go b/engine/traits/base.go index 11aae67c..3e733469 100644 --- a/engine/traits/base.go +++ b/engine/traits/base.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/doc.go b/engine/traits/doc.go index 580e8f1b..422cb40b 100644 --- a/engine/traits/doc.go +++ b/engine/traits/doc.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/graphqueryable.go b/engine/traits/graphqueryable.go index 678ca297..ab81dc46 100644 --- a/engine/traits/graphqueryable.go +++ b/engine/traits/graphqueryable.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/kind.go b/engine/traits/kind.go index f34a0d5c..aa77dffd 100644 --- a/engine/traits/kind.go +++ b/engine/traits/kind.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/meta.go b/engine/traits/meta.go index 681a7efd..462ffd0a 100644 --- a/engine/traits/meta.go +++ b/engine/traits/meta.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/named.go b/engine/traits/named.go index 4e0ddec2..9402f1c3 100644 --- a/engine/traits/named.go +++ b/engine/traits/named.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/refresh.go b/engine/traits/refresh.go index eb540ed8..291efad5 100644 --- a/engine/traits/refresh.go +++ b/engine/traits/refresh.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/reverse.go b/engine/traits/reverse.go index f7c49a4a..373f87fe 100644 --- a/engine/traits/reverse.go +++ b/engine/traits/reverse.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/traits/sendrecv.go b/engine/traits/sendrecv.go index eb5a89dc..2197ec8b 100644 --- a/engine/traits/sendrecv.go +++ b/engine/traits/sendrecv.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/util.go b/engine/util.go index adb4f137..c4eea4bb 100644 --- a/engine/util.go +++ b/engine/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/util/cmp.go b/engine/util/cmp.go index 09e0ce11..a529545b 100644 --- a/engine/util/cmp.go +++ b/engine/util/cmp.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/util/mode.go b/engine/util/mode.go index 5b72cb71..898e2651 100644 --- a/engine/util/mode.go +++ b/engine/util/mode.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/util/mode_test.go b/engine/util/mode_test.go index 7d5c903f..3a04dad8 100644 --- a/engine/util/mode_test.go +++ b/engine/util/mode_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/util/util.go b/engine/util/util.go index c28c98b5..f035f06d 100644 --- a/engine/util/util.go +++ b/engine/util/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/util/util_test.go b/engine/util/util_test.go index 2b75cb47..affff637 100644 --- a/engine/util/util_test.go +++ b/engine/util/util_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/engine/world.go b/engine/world.go index 818a2c14..8db5866f 100644 --- a/engine/world.go +++ b/engine/world.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/entry/entry.go b/entry/entry.go index 919376b0..55d98631 100644 --- a/entry/entry.go +++ b/entry/entry.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/callback.go b/etcd/callback.go index f1871390..f2119be9 100644 --- a/etcd/callback.go +++ b/etcd/callback.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/chooser/chooser.go b/etcd/chooser/chooser.go index e90632f5..9519c289 100644 --- a/etcd/chooser/chooser.go +++ b/etcd/chooser/chooser.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/chooser/dynamicsize.go b/etcd/chooser/dynamicsize.go index e4da3f12..51a1a1fb 100644 --- a/etcd/chooser/dynamicsize.go +++ b/etcd/chooser/dynamicsize.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/client/resources/resources.go b/etcd/client/resources/resources.go index 81de1aba..bbc7add9 100644 --- a/etcd/client/resources/resources.go +++ b/etcd/client/resources/resources.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/client/simple.go b/etcd/client/simple.go index 3ae2cb10..2febbe1c 100644 --- a/etcd/client/simple.go +++ b/etcd/client/simple.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/client/str/str.go b/etcd/client/str/str.go index ce654d14..d09b40c8 100644 --- a/etcd/client/str/str.go +++ b/etcd/client/str/str.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/client/strmap/strmap.go b/etcd/client/strmap/strmap.go index a582cbf8..7bbbdacd 100644 --- a/etcd/client/strmap/strmap.go +++ b/etcd/client/strmap/strmap.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/converger.go b/etcd/converger.go index bfb3474b..01f54eaf 100644 --- a/etcd/converger.go +++ b/etcd/converger.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/deployer/deployer.go b/etcd/deployer/deployer.go index 16f09fb7..f2f9d02c 100644 --- a/etcd/deployer/deployer.go +++ b/etcd/deployer/deployer.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/error.go b/etcd/error.go index ac86f469..d6f78ecb 100644 --- a/etcd/error.go +++ b/etcd/error.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/etcd.go b/etcd/etcd.go index 8864439c..7f26aba6 100644 --- a/etcd/etcd.go +++ b/etcd/etcd.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/etcd_test.go b/etcd/etcd_test.go index 65b68a77..ee2b84c3 100644 --- a/etcd/etcd_test.go +++ b/etcd/etcd_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/fs/file.go b/etcd/fs/file.go index f41f2cef..20da4e28 100644 --- a/etcd/fs/file.go +++ b/etcd/fs/file.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/fs/fs.go b/etcd/fs/fs.go index cfebad22..2952eba5 100644 --- a/etcd/fs/fs.go +++ b/etcd/fs/fs.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/fs/fs_test.go b/etcd/fs/fs_test.go index 28d872e4..de9bd0f6 100644 --- a/etcd/fs/fs_test.go +++ b/etcd/fs/fs_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/fs/util.go b/etcd/fs/util.go index 921f3d48..5284653e 100644 --- a/etcd/fs/util.go +++ b/etcd/fs/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/helpers.go b/etcd/helpers.go index 803b62c1..fe58f417 100644 --- a/etcd/helpers.go +++ b/etcd/helpers.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/interfaces/client.go b/etcd/interfaces/client.go index a321c17b..1198102f 100644 --- a/etcd/interfaces/client.go +++ b/etcd/interfaces/client.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/interfaces/const.go b/etcd/interfaces/const.go index 898176d2..f45a5b58 100644 --- a/etcd/interfaces/const.go +++ b/etcd/interfaces/const.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/interfaces/error.go b/etcd/interfaces/error.go index 461b390c..85ee0586 100644 --- a/etcd/interfaces/error.go +++ b/etcd/interfaces/error.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/interfaces/structs.go b/etcd/interfaces/structs.go index aff1cbc1..d156f7cd 100644 --- a/etcd/interfaces/structs.go +++ b/etcd/interfaces/structs.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/membership.go b/etcd/membership.go index f2b2c4b2..d9fd76ab 100644 --- a/etcd/membership.go +++ b/etcd/membership.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/methods.go b/etcd/methods.go index a4714d14..af781253 100644 --- a/etcd/methods.go +++ b/etcd/methods.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/scheduler/alphastrategy.go b/etcd/scheduler/alphastrategy.go index 286ed0bc..94675d21 100644 --- a/etcd/scheduler/alphastrategy.go +++ b/etcd/scheduler/alphastrategy.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/scheduler/options.go b/etcd/scheduler/options.go index 08862a91..4493d822 100644 --- a/etcd/scheduler/options.go +++ b/etcd/scheduler/options.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/scheduler/rrstrategy.go b/etcd/scheduler/rrstrategy.go index 01eddda8..12821409 100644 --- a/etcd/scheduler/rrstrategy.go +++ b/etcd/scheduler/rrstrategy.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/scheduler/scheduler.go b/etcd/scheduler/scheduler.go index f44fa1dc..fb9b6345 100644 --- a/etcd/scheduler/scheduler.go +++ b/etcd/scheduler/scheduler.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/scheduler/strategy.go b/etcd/scheduler/strategy.go index 4ab08245..0f6a74f4 100644 --- a/etcd/scheduler/strategy.go +++ b/etcd/scheduler/strategy.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/server.go b/etcd/server.go index 9c0548bd..d3d460d1 100644 --- a/etcd/server.go +++ b/etcd/server.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/tasks.go b/etcd/tasks.go index bb5613aa..0e7d5830 100644 --- a/etcd/tasks.go +++ b/etcd/tasks.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/util/util.go b/etcd/util/util.go index 39847bbf..abdbe2cc 100644 --- a/etcd/util/util.go +++ b/etcd/util/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/util/util_test.go b/etcd/util/util_test.go index 6ad7245a..30f8a6aa 100644 --- a/etcd/util/util_test.go +++ b/etcd/util/util_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/etcd/world.go b/etcd/world.go index 050b5b7c..260526fc 100644 --- a/etcd/world.go +++ b/etcd/world.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/examples/dhcp_client/Makefile b/examples/dhcp_client/Makefile index 5ef36269..f0b22f6e 100644 --- a/examples/dhcp_client/Makefile +++ b/examples/dhcp_client/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # # Additional permission under GNU GPL version 3 section 7 # diff --git a/examples/dhcp_client/dhcp_client.go b/examples/dhcp_client/dhcp_client.go index 03bf19a3..d55f8773 100644 --- a/examples/dhcp_client/dhcp_client.go +++ b/examples/dhcp_client/dhcp_client.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . package main diff --git a/gapi/deploy.go b/gapi/deploy.go index f7721769..67ea60a3 100644 --- a/gapi/deploy.go +++ b/gapi/deploy.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/gapi/empty/empty.go b/gapi/empty/empty.go index 2ca77589..911d525c 100644 --- a/gapi/empty/empty.go +++ b/gapi/empty/empty.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/gapi/gapi.go b/gapi/gapi.go index a8158559..ddf21125 100644 --- a/gapi/gapi.go +++ b/gapi/gapi.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/gapi/helpers.go b/gapi/helpers.go index fa069cc0..804631e8 100644 --- a/gapi/helpers.go +++ b/gapi/helpers.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/integration/basic_test.go b/integration/basic_test.go index 1aeeb074..8d91e9fe 100644 --- a/integration/basic_test.go +++ b/integration/basic_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/integration/cluster.go b/integration/cluster.go index 808f4165..632de3d4 100644 --- a/integration/cluster.go +++ b/integration/cluster.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/integration/instance.go b/integration/instance.go index 8610f23e..3f48fe21 100644 --- a/integration/instance.go +++ b/integration/instance.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/integration/patterns.go b/integration/patterns.go index d165b7f3..253d1d02 100644 --- a/integration/patterns.go +++ b/integration/patterns.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/integration/util.go b/integration/util.go index 13427f5d..c171c238 100644 --- a/integration/util.go +++ b/integration/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/integration/util_test.go b/integration/util_test.go index 2b822209..d6cbb49c 100644 --- a/integration/util_test.go +++ b/integration/util_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/Makefile b/lang/Makefile index 727ef6b9..63728482 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # # Additional permission under GNU GPL version 3 section 7 # diff --git a/lang/ast/scopegraph.go b/lang/ast/scopegraph.go index 9de1a90a..13bd2e2d 100644 --- a/lang/ast/scopegraph.go +++ b/lang/ast/scopegraph.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/ast/structs.go b/lang/ast/structs.go index 5d39fa5a..f22d4cf4 100644 --- a/lang/ast/structs.go +++ b/lang/ast/structs.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/ast/util.go b/lang/ast/util.go index 3298ac1b..7399f5d9 100644 --- a/lang/ast/util.go +++ b/lang/ast/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/concat_func.go b/lang/core/concat_func.go index 89ea88e0..f13c8637 100644 --- a/lang/core/concat_func.go +++ b/lang/core/concat_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/convert/convert.go b/lang/core/convert/convert.go index a7f2619b..937b374f 100644 --- a/lang/core/convert/convert.go +++ b/lang/core/convert/convert.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/convert/format_bool.go b/lang/core/convert/format_bool.go index 921315bb..06b03af8 100644 --- a/lang/core/convert/format_bool.go +++ b/lang/core/convert/format_bool.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/convert/parse_bool.go b/lang/core/convert/parse_bool.go index e9059c88..91b5e134 100644 --- a/lang/core/convert/parse_bool.go +++ b/lang/core/convert/parse_bool.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/convert/to_float.go b/lang/core/convert/to_float.go index d4f55b05..f51cc052 100644 --- a/lang/core/convert/to_float.go +++ b/lang/core/convert/to_float.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/convert/to_float_test.go b/lang/core/convert/to_float_test.go index 8faf2e5b..8311d97d 100644 --- a/lang/core/convert/to_float_test.go +++ b/lang/core/convert/to_float_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/convert/to_int.go b/lang/core/convert/to_int.go index cdda42a1..3843443b 100644 --- a/lang/core/convert/to_int.go +++ b/lang/core/convert/to_int.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/convert/to_int_test.go b/lang/core/convert/to_int_test.go index 6690dbec..fd4899bc 100644 --- a/lang/core/convert/to_int_test.go +++ b/lang/core/convert/to_int_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/core.go b/lang/core/core.go index dc159175..ab9557ad 100644 --- a/lang/core/core.go +++ b/lang/core/core.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/core_test.go b/lang/core/core_test.go index 6087e820..10c5c632 100644 --- a/lang/core/core_test.go +++ b/lang/core/core_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/datetime/datetime.go b/lang/core/datetime/datetime.go index c7246306..56d88f27 100644 --- a/lang/core/datetime/datetime.go +++ b/lang/core/datetime/datetime.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/datetime/format_func.go b/lang/core/datetime/format_func.go index 4d0e0cdd..7fbd4a44 100644 --- a/lang/core/datetime/format_func.go +++ b/lang/core/datetime/format_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/datetime/format_func_test.go b/lang/core/datetime/format_func_test.go index d9edc3a6..3c28e811 100644 --- a/lang/core/datetime/format_func_test.go +++ b/lang/core/datetime/format_func_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/datetime/hour_func.go b/lang/core/datetime/hour_func.go index 65a33934..b09d50b9 100644 --- a/lang/core/datetime/hour_func.go +++ b/lang/core/datetime/hour_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/datetime/now_fact.go b/lang/core/datetime/now_fact.go index a0192bca..a54c9fe7 100644 --- a/lang/core/datetime/now_fact.go +++ b/lang/core/datetime/now_fact.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/datetime/print_func.go b/lang/core/datetime/print_func.go index c5cc4d31..4dc6ea38 100644 --- a/lang/core/datetime/print_func.go +++ b/lang/core/datetime/print_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/datetime/weekday_func.go b/lang/core/datetime/weekday_func.go index c270feb4..bddafe13 100644 --- a/lang/core/datetime/weekday_func.go +++ b/lang/core/datetime/weekday_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/deploy/abspath_func.go b/lang/core/deploy/abspath_func.go index 21bac01a..5cf748cc 100644 --- a/lang/core/deploy/abspath_func.go +++ b/lang/core/deploy/abspath_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/deploy/deploy.go b/lang/core/deploy/deploy.go index 2e527a2c..7ba69dda 100644 --- a/lang/core/deploy/deploy.go +++ b/lang/core/deploy/deploy.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/deploy/readfile_func.go b/lang/core/deploy/readfile_func.go index f8014f27..2729fa0b 100644 --- a/lang/core/deploy/readfile_func.go +++ b/lang/core/deploy/readfile_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/deploy/readfileabs_func.go b/lang/core/deploy/readfileabs_func.go index b1ffa4ce..2ff354d3 100644 --- a/lang/core/deploy/readfileabs_func.go +++ b/lang/core/deploy/readfileabs_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/embedded/embedded.go b/lang/core/embedded/embedded.go index 11870e17..7b00b0b1 100644 --- a/lang/core/embedded/embedded.go +++ b/lang/core/embedded/embedded.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/answer_func.go b/lang/core/example/answer_func.go index dd9dfd0c..0d61e88d 100644 --- a/lang/core/example/answer_func.go +++ b/lang/core/example/answer_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/errorbool_func.go b/lang/core/example/errorbool_func.go index 29fe5ae6..fee2da9f 100644 --- a/lang/core/example/errorbool_func.go +++ b/lang/core/example/errorbool_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/example.go b/lang/core/example/example.go index 87b04d05..097379b0 100644 --- a/lang/core/example/example.go +++ b/lang/core/example/example.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/flipflop_fact.go b/lang/core/example/flipflop_fact.go index ec1810c7..c471347f 100644 --- a/lang/core/example/flipflop_fact.go +++ b/lang/core/example/flipflop_fact.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/int2str_func.go b/lang/core/example/int2str_func.go index 0d94e567..6ffb5172 100644 --- a/lang/core/example/int2str_func.go +++ b/lang/core/example/int2str_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/nested/hello_func.go b/lang/core/example/nested/hello_func.go index e29f32df..f6a64a9c 100644 --- a/lang/core/example/nested/hello_func.go +++ b/lang/core/example/nested/hello_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/nested/nested.go b/lang/core/example/nested/nested.go index 9f858cd4..9c53a4dd 100644 --- a/lang/core/example/nested/nested.go +++ b/lang/core/example/nested/nested.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/plus_func.go b/lang/core/example/plus_func.go index 0cae16fa..e044944f 100644 --- a/lang/core/example/plus_func.go +++ b/lang/core/example/plus_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/str2int_func.go b/lang/core/example/str2int_func.go index a937e709..8ed0f253 100644 --- a/lang/core/example/str2int_func.go +++ b/lang/core/example/str2int_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/example/vumeter_func.go b/lang/core/example/vumeter_func.go index 14f86c05..dc849b18 100644 --- a/lang/core/example/vumeter_func.go +++ b/lang/core/example/vumeter_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/fmt/fmt.go b/lang/core/fmt/fmt.go index 46108e6f..9a6d86fa 100644 --- a/lang/core/fmt/fmt.go +++ b/lang/core/fmt/fmt.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/fmt/printf_func.go b/lang/core/fmt/printf_func.go index 4b4cb572..2422d29e 100644 --- a/lang/core/fmt/printf_func.go +++ b/lang/core/fmt/printf_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/iter/iter.go b/lang/core/iter/iter.go index 33b23520..297b2c2a 100644 --- a/lang/core/iter/iter.go +++ b/lang/core/iter/iter.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/iter/map_func.go b/lang/core/iter/map_func.go index 3261eda8..d4fd3e3f 100644 --- a/lang/core/iter/map_func.go +++ b/lang/core/iter/map_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/len_func.go b/lang/core/len_func.go index b21acaf8..60d334a3 100644 --- a/lang/core/len_func.go +++ b/lang/core/len_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/math/fortytwo_func.go b/lang/core/math/fortytwo_func.go index 588872db..65252ea0 100644 --- a/lang/core/math/fortytwo_func.go +++ b/lang/core/math/fortytwo_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/math/math.go b/lang/core/math/math.go index dcf336ae..c004173c 100644 --- a/lang/core/math/math.go +++ b/lang/core/math/math.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/math/minus1_func.go b/lang/core/math/minus1_func.go index c181d9e8..a1310afd 100644 --- a/lang/core/math/minus1_func.go +++ b/lang/core/math/minus1_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/math/mod_func.go b/lang/core/math/mod_func.go index b79ff9e2..3e4588c0 100644 --- a/lang/core/math/mod_func.go +++ b/lang/core/math/mod_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/math/pow_func.go b/lang/core/math/pow_func.go index bc915983..939d7326 100644 --- a/lang/core/math/pow_func.go +++ b/lang/core/math/pow_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/math/sqrt_func.go b/lang/core/math/sqrt_func.go index 440af4c2..aae53b5a 100644 --- a/lang/core/math/sqrt_func.go +++ b/lang/core/math/sqrt_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/math/sqrt_func_test.go b/lang/core/math/sqrt_func_test.go index 87a55602..bc35cd11 100644 --- a/lang/core/math/sqrt_func_test.go +++ b/lang/core/math/sqrt_func_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/net/cidr_to_ip_func.go b/lang/core/net/cidr_to_ip_func.go index 7281e0c4..59ffe631 100644 --- a/lang/core/net/cidr_to_ip_func.go +++ b/lang/core/net/cidr_to_ip_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/net/cidr_to_ip_func_test.go b/lang/core/net/cidr_to_ip_func_test.go index a6345e01..11fcc431 100644 --- a/lang/core/net/cidr_to_ip_func_test.go +++ b/lang/core/net/cidr_to_ip_func_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/net/macfmt_func.go b/lang/core/net/macfmt_func.go index 4d451b02..4674fbd3 100644 --- a/lang/core/net/macfmt_func.go +++ b/lang/core/net/macfmt_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/net/macfmt_func_test.go b/lang/core/net/macfmt_func_test.go index d6616d14..e93aa3d1 100644 --- a/lang/core/net/macfmt_func_test.go +++ b/lang/core/net/macfmt_func_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/net/net.go b/lang/core/net/net.go index 47dfd88c..d4e1c22d 100644 --- a/lang/core/net/net.go +++ b/lang/core/net/net.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/os/args_func.go b/lang/core/os/args_func.go index ca5603b5..61f425f3 100644 --- a/lang/core/os/args_func.go +++ b/lang/core/os/args_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/os/family_func.go b/lang/core/os/family_func.go index 74f3b6da..82ef7af5 100644 --- a/lang/core/os/family_func.go +++ b/lang/core/os/family_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/os/os.go b/lang/core/os/os.go index 87d2b308..efca917c 100644 --- a/lang/core/os/os.go +++ b/lang/core/os/os.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/os/readfile_func.go b/lang/core/os/readfile_func.go index c0d561fe..4716235d 100644 --- a/lang/core/os/readfile_func.go +++ b/lang/core/os/readfile_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/os/system_func.go b/lang/core/os/system_func.go index b458e5f6..2c9efae6 100644 --- a/lang/core/os/system_func.go +++ b/lang/core/os/system_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/panic_func.go b/lang/core/panic_func.go index 9a43c044..82c88bb5 100644 --- a/lang/core/panic_func.go +++ b/lang/core/panic_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/random1_func.go b/lang/core/random1_func.go index a513fc6e..35680015 100644 --- a/lang/core/random1_func.go +++ b/lang/core/random1_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/regexp/match_func.go b/lang/core/regexp/match_func.go index 3d2e4412..fa32619b 100644 --- a/lang/core/regexp/match_func.go +++ b/lang/core/regexp/match_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/regexp/match_func_test.go b/lang/core/regexp/match_func_test.go index 90527745..7cb4f370 100644 --- a/lang/core/regexp/match_func_test.go +++ b/lang/core/regexp/match_func_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/regexp/regexp.go b/lang/core/regexp/regexp.go index b2da781e..d0a3cade 100644 --- a/lang/core/regexp/regexp.go +++ b/lang/core/regexp/regexp.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/strings/split_func.go b/lang/core/strings/split_func.go index fe888154..6b9ec55d 100644 --- a/lang/core/strings/split_func.go +++ b/lang/core/strings/split_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/strings/split_func_test.go b/lang/core/strings/split_func_test.go index 1fe26026..beef6098 100644 --- a/lang/core/strings/split_func_test.go +++ b/lang/core/strings/split_func_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/strings/strings.go b/lang/core/strings/strings.go index 07f6fd56..aa1983c8 100644 --- a/lang/core/strings/strings.go +++ b/lang/core/strings/strings.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/strings/to_lower_func.go b/lang/core/strings/to_lower_func.go index 2e1dba19..88816932 100644 --- a/lang/core/strings/to_lower_func.go +++ b/lang/core/strings/to_lower_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/strings/to_lower_func_test.go b/lang/core/strings/to_lower_func_test.go index 67d7c6b4..cc3eef04 100644 --- a/lang/core/strings/to_lower_func_test.go +++ b/lang/core/strings/to_lower_func_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/cpucount_fact.go b/lang/core/sys/cpucount_fact.go index 409acad4..ac69f027 100644 --- a/lang/core/sys/cpucount_fact.go +++ b/lang/core/sys/cpucount_fact.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/cpucount_fact_test.go b/lang/core/sys/cpucount_fact_test.go index c529d22a..ce388f34 100644 --- a/lang/core/sys/cpucount_fact_test.go +++ b/lang/core/sys/cpucount_fact_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/env_func.go b/lang/core/sys/env_func.go index ac830fce..367a824e 100644 --- a/lang/core/sys/env_func.go +++ b/lang/core/sys/env_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/hostname_fact.go b/lang/core/sys/hostname_fact.go index a2771c42..e6b5792a 100644 --- a/lang/core/sys/hostname_fact.go +++ b/lang/core/sys/hostname_fact.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/load_fact.go b/lang/core/sys/load_fact.go index 304450cb..7dfb9ca4 100644 --- a/lang/core/sys/load_fact.go +++ b/lang/core/sys/load_fact.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/load_fact_darwin.go b/lang/core/sys/load_fact_darwin.go index af571237..eb221c3f 100644 --- a/lang/core/sys/load_fact_darwin.go +++ b/lang/core/sys/load_fact_darwin.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/load_fact_posix.go b/lang/core/sys/load_fact_posix.go index 2b53ac34..1ad9e76a 100644 --- a/lang/core/sys/load_fact_posix.go +++ b/lang/core/sys/load_fact_posix.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/sys.go b/lang/core/sys/sys.go index 535160a5..c4d23104 100644 --- a/lang/core/sys/sys.go +++ b/lang/core/sys/sys.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/uptime_fact.go b/lang/core/sys/uptime_fact.go index 23e1a08e..fb67e3c2 100644 --- a/lang/core/sys/uptime_fact.go +++ b/lang/core/sys/uptime_fact.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/uptime_fact_darwin.go b/lang/core/sys/uptime_fact_darwin.go index feedbae2..b4798292 100644 --- a/lang/core/sys/uptime_fact_darwin.go +++ b/lang/core/sys/uptime_fact_darwin.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/sys/uptime_fact_posix.go b/lang/core/sys/uptime_fact_posix.go index 4cddad54..3449e3c2 100644 --- a/lang/core/sys/uptime_fact_posix.go +++ b/lang/core/sys/uptime_fact_posix.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/template_func.go b/lang/core/template_func.go index aab34944..7b243428 100644 --- a/lang/core/template_func.go +++ b/lang/core/template_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/test/fastcount_fact.go b/lang/core/test/fastcount_fact.go index 52efca82..aea7635b 100644 --- a/lang/core/test/fastcount_fact.go +++ b/lang/core/test/fastcount_fact.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/test/oneinstance_fact.go b/lang/core/test/oneinstance_fact.go index 3a29e979..e1c57b80 100644 --- a/lang/core/test/oneinstance_fact.go +++ b/lang/core/test/oneinstance_fact.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/test/test.go b/lang/core/test/test.go index 4508ad18..8b4bc78e 100644 --- a/lang/core/test/test.go +++ b/lang/core/test/test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/value/get_func.go b/lang/core/value/get_func.go index fab79cb2..8a9c2bea 100644 --- a/lang/core/value/get_func.go +++ b/lang/core/value/get_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/value/value.go b/lang/core/value/value.go index ecf3e365..0b1ff83d 100644 --- a/lang/core/value/value.go +++ b/lang/core/value/value.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/world/exchange_func.go b/lang/core/world/exchange_func.go index 3dc5d713..d52a4622 100644 --- a/lang/core/world/exchange_func.go +++ b/lang/core/world/exchange_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/world/getval_func.go b/lang/core/world/getval_func.go index 9313e5f8..4272e4e6 100644 --- a/lang/core/world/getval_func.go +++ b/lang/core/world/getval_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/world/kvlookup_func.go b/lang/core/world/kvlookup_func.go index 47185c7b..ad6a5950 100644 --- a/lang/core/world/kvlookup_func.go +++ b/lang/core/world/kvlookup_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/world/schedule_func.go b/lang/core/world/schedule_func.go index 1cdedcb1..8df08af2 100644 --- a/lang/core/world/schedule_func.go +++ b/lang/core/world/schedule_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/core/world/world.go b/lang/core/world/world.go index 5d1213e6..c0f8738f 100644 --- a/lang/core/world/world.go +++ b/lang/core/world/world.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/download/download.go b/lang/download/download.go index 07ffbf1b..179b1fb7 100644 --- a/lang/download/download.go +++ b/lang/download/download.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/embedded/embedded.go b/lang/embedded/embedded.go index 349b991c..c981667a 100644 --- a/lang/embedded/embedded.go +++ b/lang/embedded/embedded.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/contains_func.go b/lang/funcs/contains_func.go index f3246033..17a6efac 100644 --- a/lang/funcs/contains_func.go +++ b/lang/funcs/contains_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/dage/dage.go b/lang/funcs/dage/dage.go index 03ef24fb..de0bd42a 100644 --- a/lang/funcs/dage/dage.go +++ b/lang/funcs/dage/dage.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/dage/dage_test.go b/lang/funcs/dage/dage_test.go index 824d6ca2..6e17897c 100644 --- a/lang/funcs/dage/dage_test.go +++ b/lang/funcs/dage/dage_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/dage/util_test.go b/lang/funcs/dage/util_test.go index dde98519..8e4c1ba0 100644 --- a/lang/funcs/dage/util_test.go +++ b/lang/funcs/dage/util_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/facts/facts.go b/lang/funcs/facts/facts.go index 2637e956..f85e3bd1 100644 --- a/lang/funcs/facts/facts.go +++ b/lang/funcs/facts/facts.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/facts/func.go b/lang/funcs/facts/func.go index 69fecfcd..5ac98f86 100644 --- a/lang/funcs/facts/func.go +++ b/lang/funcs/facts/func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcgen/config.go b/lang/funcs/funcgen/config.go index 71921a1b..11d2c515 100644 --- a/lang/funcs/funcgen/config.go +++ b/lang/funcs/funcgen/config.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcgen/fixtures/func_base.tpl b/lang/funcs/funcgen/fixtures/func_base.tpl index 5c721c84..8dc4afd0 100644 --- a/lang/funcs/funcgen/fixtures/func_base.tpl +++ b/lang/funcs/funcgen/fixtures/func_base.tpl @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcgen/func.go b/lang/funcs/funcgen/func.go index c9cc659d..da949307 100644 --- a/lang/funcs/funcgen/func.go +++ b/lang/funcs/funcgen/func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcgen/func_test.go b/lang/funcs/funcgen/func_test.go index 433e0e8d..cac67bfb 100644 --- a/lang/funcs/funcgen/func_test.go +++ b/lang/funcs/funcgen/func_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcgen/main.go b/lang/funcs/funcgen/main.go index 9dde079d..e84ffe4a 100644 --- a/lang/funcs/funcgen/main.go +++ b/lang/funcs/funcgen/main.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcgen/pkg.go b/lang/funcs/funcgen/pkg.go index e248316d..06934289 100644 --- a/lang/funcs/funcgen/pkg.go +++ b/lang/funcs/funcgen/pkg.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcgen/pkg_test.go b/lang/funcs/funcgen/pkg_test.go index bbf7fb31..c064cdb6 100644 --- a/lang/funcs/funcgen/pkg_test.go +++ b/lang/funcs/funcgen/pkg_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcgen/templates/generated_funcs.go.tpl b/lang/funcs/funcgen/templates/generated_funcs.go.tpl index 5281f5b4..2c5572c6 100644 --- a/lang/funcs/funcgen/templates/generated_funcs.go.tpl +++ b/lang/funcs/funcgen/templates/generated_funcs.go.tpl @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcgen/util/util.go b/lang/funcs/funcgen/util/util.go index 5973b962..448d7cac 100644 --- a/lang/funcs/funcgen/util/util.go +++ b/lang/funcs/funcgen/util/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcs.go b/lang/funcs/funcs.go index 00edd36f..68d64487 100644 --- a/lang/funcs/funcs.go +++ b/lang/funcs/funcs.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/funcs_test.go b/lang/funcs/funcs_test.go index afdc154b..9d7d711a 100644 --- a/lang/funcs/funcs_test.go +++ b/lang/funcs/funcs_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/history_func.go b/lang/funcs/history_func.go index c4604d40..46bfc9bb 100644 --- a/lang/funcs/history_func.go +++ b/lang/funcs/history_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/list_lookup_default_func.go b/lang/funcs/list_lookup_default_func.go index b15cd245..ad39242d 100644 --- a/lang/funcs/list_lookup_default_func.go +++ b/lang/funcs/list_lookup_default_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/list_lookup_func.go b/lang/funcs/list_lookup_func.go index 29bdb1a2..1ffbcc94 100644 --- a/lang/funcs/list_lookup_func.go +++ b/lang/funcs/list_lookup_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/lookup_default_func.go b/lang/funcs/lookup_default_func.go index e28c347f..90a01bdd 100644 --- a/lang/funcs/lookup_default_func.go +++ b/lang/funcs/lookup_default_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/lookup_func.go b/lang/funcs/lookup_func.go index 5184cbc6..b3674404 100644 --- a/lang/funcs/lookup_func.go +++ b/lang/funcs/lookup_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/map_lookup_default_func.go b/lang/funcs/map_lookup_default_func.go index 45e61c09..6c2f6004 100644 --- a/lang/funcs/map_lookup_default_func.go +++ b/lang/funcs/map_lookup_default_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/map_lookup_func.go b/lang/funcs/map_lookup_func.go index f149741e..76f31c44 100644 --- a/lang/funcs/map_lookup_func.go +++ b/lang/funcs/map_lookup_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/operator_func.go b/lang/funcs/operator_func.go index 135ea89c..fa38d21d 100644 --- a/lang/funcs/operator_func.go +++ b/lang/funcs/operator_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/ref/ref.go b/lang/funcs/ref/ref.go index f790fdfb..7f395943 100644 --- a/lang/funcs/ref/ref.go +++ b/lang/funcs/ref/ref.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/simple/simple.go b/lang/funcs/simple/simple.go index 30b57a36..42348dbd 100644 --- a/lang/funcs/simple/simple.go +++ b/lang/funcs/simple/simple.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/simplepoly/simplepoly.go b/lang/funcs/simplepoly/simplepoly.go index fd939434..6ab4061f 100644 --- a/lang/funcs/simplepoly/simplepoly.go +++ b/lang/funcs/simplepoly/simplepoly.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/struct_lookup_func.go b/lang/funcs/struct_lookup_func.go index b28f2870..a3564319 100644 --- a/lang/funcs/struct_lookup_func.go +++ b/lang/funcs/struct_lookup_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/struct_lookup_optional_func.go b/lang/funcs/struct_lookup_optional_func.go index e7c9869a..7ea1459e 100644 --- a/lang/funcs/struct_lookup_optional_func.go +++ b/lang/funcs/struct_lookup_optional_func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/structs/call.go b/lang/funcs/structs/call.go index fac3e14c..c36da4ca 100644 --- a/lang/funcs/structs/call.go +++ b/lang/funcs/structs/call.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/structs/channel_based_sink.go b/lang/funcs/structs/channel_based_sink.go index 8c59e563..217d8fc9 100644 --- a/lang/funcs/structs/channel_based_sink.go +++ b/lang/funcs/structs/channel_based_sink.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/structs/channel_based_source.go b/lang/funcs/structs/channel_based_source.go index 7270e3e9..2e34757e 100644 --- a/lang/funcs/structs/channel_based_source.go +++ b/lang/funcs/structs/channel_based_source.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/structs/composite.go b/lang/funcs/structs/composite.go index e6813a6c..93f97b5e 100644 --- a/lang/funcs/structs/composite.go +++ b/lang/funcs/structs/composite.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/structs/const.go b/lang/funcs/structs/const.go index 0ad6050a..504eb4c6 100644 --- a/lang/funcs/structs/const.go +++ b/lang/funcs/structs/const.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/structs/if.go b/lang/funcs/structs/if.go index a8e600e6..b0fcec84 100644 --- a/lang/funcs/structs/if.go +++ b/lang/funcs/structs/if.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/structs/util.go b/lang/funcs/structs/util.go index f65c519d..cf8b34ae 100644 --- a/lang/funcs/structs/util.go +++ b/lang/funcs/structs/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/txn/graph.go b/lang/funcs/txn/graph.go index 56d4b9e4..d6b0366b 100644 --- a/lang/funcs/txn/graph.go +++ b/lang/funcs/txn/graph.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/txn/txn.go b/lang/funcs/txn/txn.go index 851f4a7c..64b213bf 100644 --- a/lang/funcs/txn/txn.go +++ b/lang/funcs/txn/txn.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/txn/txn_test.go b/lang/funcs/txn/txn_test.go index 679dace9..1f072249 100644 --- a/lang/funcs/txn/txn_test.go +++ b/lang/funcs/txn/txn_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/txn/util_test.go b/lang/funcs/txn/util_test.go index 7f7e6a2e..9a0463cf 100644 --- a/lang/funcs/txn/util_test.go +++ b/lang/funcs/txn/util_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/funcs/vars/vars.go b/lang/funcs/vars/vars.go index 1b1b5de9..2315db3b 100644 --- a/lang/funcs/vars/vars.go +++ b/lang/funcs/vars/vars.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/fuzz/Makefile b/lang/fuzz/Makefile index 6b9d8ff0..25d66519 100644 --- a/lang/fuzz/Makefile +++ b/lang/fuzz/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # # Additional permission under GNU GPL version 3 section 7 # diff --git a/lang/fuzz/fuzz.go b/lang/fuzz/fuzz.go index be8b2691..e0dcae45 100644 --- a/lang/fuzz/fuzz.go +++ b/lang/fuzz/fuzz.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/gapi/gapi.go b/lang/gapi/gapi.go index d5565505..bdae741e 100644 --- a/lang/gapi/gapi.go +++ b/lang/gapi/gapi.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/inputs/inputs.go b/lang/inputs/inputs.go index 6c0b9aab..3cabae87 100644 --- a/lang/inputs/inputs.go +++ b/lang/inputs/inputs.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/ast.go b/lang/interfaces/ast.go index ac9a2443..5d829e59 100644 --- a/lang/interfaces/ast.go +++ b/lang/interfaces/ast.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/const.go b/lang/interfaces/const.go index 7a4d6bd4..83078f22 100644 --- a/lang/interfaces/const.go +++ b/lang/interfaces/const.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/doc.go b/lang/interfaces/doc.go index d1fe5e5c..cf934053 100644 --- a/lang/interfaces/doc.go +++ b/lang/interfaces/doc.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/error.go b/lang/interfaces/error.go index 07f579f2..913881bd 100644 --- a/lang/interfaces/error.go +++ b/lang/interfaces/error.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/func.go b/lang/interfaces/func.go index def3e23b..2e26cbf8 100644 --- a/lang/interfaces/func.go +++ b/lang/interfaces/func.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/import.go b/lang/interfaces/import.go index b2a07bec..57c924b7 100644 --- a/lang/interfaces/import.go +++ b/lang/interfaces/import.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/metadata.go b/lang/interfaces/metadata.go index 2732b7a1..902b6a00 100644 --- a/lang/interfaces/metadata.go +++ b/lang/interfaces/metadata.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/metadata_test.go b/lang/interfaces/metadata_test.go index f0f742b9..7c33bbe6 100644 --- a/lang/interfaces/metadata_test.go +++ b/lang/interfaces/metadata_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/parser.go b/lang/interfaces/parser.go index ae23c6da..6241791e 100644 --- a/lang/interfaces/parser.go +++ b/lang/interfaces/parser.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/structs.go b/lang/interfaces/structs.go index 630b56ce..fc3f62f1 100644 --- a/lang/interfaces/structs.go +++ b/lang/interfaces/structs.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/unification.go b/lang/interfaces/unification.go index b857534a..aa0db672 100644 --- a/lang/interfaces/unification.go +++ b/lang/interfaces/unification.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interfaces/var.go b/lang/interfaces/var.go index f6524e9f..bd8d22fa 100644 --- a/lang/interfaces/var.go +++ b/lang/interfaces/var.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interpolate/interpolate.go b/lang/interpolate/interpolate.go index 4860527d..bfb6c3b0 100644 --- a/lang/interpolate/interpolate.go +++ b/lang/interpolate/interpolate.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interpolate/interpolate_test.go b/lang/interpolate/interpolate_test.go index b5a116e2..eab03e4d 100644 --- a/lang/interpolate/interpolate_test.go +++ b/lang/interpolate/interpolate_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interpolate/parse.rl b/lang/interpolate/parse.rl index 3f8484a2..97d0225f 100644 --- a/lang/interpolate/parse.rl +++ b/lang/interpolate/parse.rl @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interpolate/types.go b/lang/interpolate/types.go index 20e326ea..4756033b 100644 --- a/lang/interpolate/types.go +++ b/lang/interpolate/types.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interpret/interpret.go b/lang/interpret/interpret.go index ab1ad457..027e21f3 100644 --- a/lang/interpret/interpret.go +++ b/lang/interpret/interpret.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/interpret_test.go b/lang/interpret_test.go index f564560e..c4c30a76 100644 --- a/lang/interpret_test.go +++ b/lang/interpret_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/lang.go b/lang/lang.go index 7e296521..28ab1617 100644 --- a/lang/lang.go +++ b/lang/lang.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/lang_test.go b/lang/lang_test.go index 43c6567c..945db07d 100644 --- a/lang/lang_test.go +++ b/lang/lang_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/parser/lexer.nex b/lang/parser/lexer.nex index 16576865..b0f1a9b7 100644 --- a/lang/parser/lexer.nex +++ b/lang/parser/lexer.nex @@ -372,7 +372,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/parser/lexparse.go b/lang/parser/lexparse.go index 0a4e845e..892afad2 100644 --- a/lang/parser/lexparse.go +++ b/lang/parser/lexparse.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/parser/lexparse_test.go b/lang/parser/lexparse_test.go index 5098b380..6fb0a1e4 100644 --- a/lang/parser/lexparse_test.go +++ b/lang/parser/lexparse_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/parser/parser.y b/lang/parser/parser.y index 0223a8dd..057d2a5f 100644 --- a/lang/parser/parser.y +++ b/lang/parser/parser.y @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/types/Makefile b/lang/types/Makefile index 5cdde2e5..94e9ce88 100644 --- a/lang/types/Makefile +++ b/lang/types/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # # Additional permission under GNU GPL version 3 section 7 # diff --git a/lang/types/doc.go b/lang/types/doc.go index e3b13849..d3c0d2ec 100644 --- a/lang/types/doc.go +++ b/lang/types/doc.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/types/full/full.go b/lang/types/full/full.go index 0975818f..326006a7 100644 --- a/lang/types/full/full.go +++ b/lang/types/full/full.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/types/type.go b/lang/types/type.go index 54b63abf..888d268f 100644 --- a/lang/types/type.go +++ b/lang/types/type.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/types/type_test.go b/lang/types/type_test.go index ce7c4bce..d03117d7 100644 --- a/lang/types/type_test.go +++ b/lang/types/type_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/types/util.go b/lang/types/util.go index 8b7d6a08..67ea0166 100644 --- a/lang/types/util.go +++ b/lang/types/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/types/util_test.go b/lang/types/util_test.go index f8c9ad28..97d2b856 100644 --- a/lang/types/util_test.go +++ b/lang/types/util_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/types/value.go b/lang/types/value.go index f513b941..cf6a8741 100644 --- a/lang/types/value.go +++ b/lang/types/value.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/types/value_test.go b/lang/types/value_test.go index 7b2a1eef..40b39358 100644 --- a/lang/types/value_test.go +++ b/lang/types/value_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/unification/simplesolver.go b/lang/unification/simplesolver.go index e8110414..5186e035 100644 --- a/lang/unification/simplesolver.go +++ b/lang/unification/simplesolver.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/unification/simplesolver_test.go b/lang/unification/simplesolver_test.go index 5ec9fe19..30975800 100644 --- a/lang/unification/simplesolver_test.go +++ b/lang/unification/simplesolver_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/unification/unification.go b/lang/unification/unification.go index 68d8e57b..64d6e990 100644 --- a/lang/unification/unification.go +++ b/lang/unification/unification.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/unification/util.go b/lang/unification/util.go index 94a1e35a..39a04948 100644 --- a/lang/unification/util.go +++ b/lang/unification/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/unification_test.go b/lang/unification_test.go index daf20a38..f6b9f06d 100644 --- a/lang/unification_test.go +++ b/lang/unification_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/util/util.go b/lang/util/util.go index d2e2cc1a..0e165896 100644 --- a/lang/util/util.go +++ b/lang/util/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lang/util/util_test.go b/lang/util/util_test.go index a4cf8d18..d6cba5b3 100644 --- a/lang/util/util_test.go +++ b/lang/util/util_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lib/converged.go b/lib/converged.go index b8b6cd10..be9c732a 100644 --- a/lib/converged.go +++ b/lib/converged.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lib/main.go b/lib/main.go index a5701244..4e70fe8e 100644 --- a/lib/main.go +++ b/lib/main.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/lib/main_test.go b/lib/main_test.go index 20d6b7c2..727292dc 100644 --- a/lib/main_test.go +++ b/lib/main_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/main.go b/main.go index bb985490..37ecefa4 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/misc/emacs/mgmtconfig-mode.el b/misc/emacs/mgmtconfig-mode.el index 5fa78cb3..33185f72 100644 --- a/misc/emacs/mgmtconfig-mode.el +++ b/misc/emacs/mgmtconfig-mode.el @@ -14,7 +14,7 @@ ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see . +;; along with this program. If not, see . ;; ;; Additional permission under GNU GPL version 3 section 7 ;; diff --git a/misc/filter-golang-stack.py b/misc/filter-golang-stack.py index a8010269..71134a06 100755 --- a/misc/filter-golang-stack.py +++ b/misc/filter-golang-stack.py @@ -14,7 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # This program filters golang stack traces. Modify the filter by editing the # filter_chunk function. This is a quick hack to help me get work done. It's diff --git a/misc/mkosi/Makefile b/misc/mkosi/Makefile index 176ccd58..05265422 100644 --- a/misc/mkosi/Makefile +++ b/misc/mkosi/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # # Additional permission under GNU GPL version 3 section 7 # diff --git a/misc/sigtee.go b/misc/sigtee.go index 144cbcc4..db8cd2ac 100644 --- a/misc/sigtee.go +++ b/misc/sigtee.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgp/pgp.go b/pgp/pgp.go index 491960d2..226ef81b 100644 --- a/pgp/pgp.go +++ b/pgp/pgp.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/graphsync.go b/pgraph/graphsync.go index a0e9b504..73df9abb 100644 --- a/pgraph/graphsync.go +++ b/pgraph/graphsync.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/graphsync_test.go b/pgraph/graphsync_test.go index 78737bc8..265d3f6d 100644 --- a/pgraph/graphsync_test.go +++ b/pgraph/graphsync_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/graphviz.go b/pgraph/graphviz.go index ccf539d2..3bccfae2 100644 --- a/pgraph/graphviz.go +++ b/pgraph/graphviz.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/pgraph.go b/pgraph/pgraph.go index 4cde8f8f..6e6eb687 100644 --- a/pgraph/pgraph.go +++ b/pgraph/pgraph.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/pgraph_test.go b/pgraph/pgraph_test.go index 251fc198..abe4bdd5 100644 --- a/pgraph/pgraph_test.go +++ b/pgraph/pgraph_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/selfvertex.go b/pgraph/selfvertex.go index ee326899..42872618 100644 --- a/pgraph/selfvertex.go +++ b/pgraph/selfvertex.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/simpleedge.go b/pgraph/simpleedge.go index 9036466e..65919783 100644 --- a/pgraph/simpleedge.go +++ b/pgraph/simpleedge.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/subgraph.go b/pgraph/subgraph.go index 71f75307..cb923543 100644 --- a/pgraph/subgraph.go +++ b/pgraph/subgraph.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/subgraph_test.go b/pgraph/subgraph_test.go index 35c8bc1f..9374bc64 100644 --- a/pgraph/subgraph_test.go +++ b/pgraph/subgraph_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/pgraph/util_test.go b/pgraph/util_test.go index ff675382..09238a97 100644 --- a/pgraph/util_test.go +++ b/pgraph/util_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/prometheus/prometheus.go b/prometheus/prometheus.go index fa874f28..d90b8d2a 100644 --- a/prometheus/prometheus.go +++ b/prometheus/prometheus.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/prometheus/prometheus_test.go b/prometheus/prometheus_test.go index 19135b05..506d9113 100644 --- a/prometheus/prometheus_test.go +++ b/prometheus/prometheus_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/recwatch/flags.go b/recwatch/flags.go index 31f03377..26e22c96 100644 --- a/recwatch/flags.go +++ b/recwatch/flags.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/recwatch/recwatch.go b/recwatch/recwatch.go index b9966025..b9dc5fec 100644 --- a/recwatch/recwatch.go +++ b/recwatch/recwatch.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/test/Makefile b/test/Makefile index cd6b9ddf..f91e7bfd 100644 --- a/test/Makefile +++ b/test/Makefile @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # # Additional permission under GNU GPL version 3 section 7 # diff --git a/test/comment_parser.go b/test/comment_parser.go index 69ef49c0..8e578d22 100644 --- a/test/comment_parser.go +++ b/test/comment_parser.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // XXX: consider using the https://pkg.go.dev/go/doc parser instead and also // checking the other fields like the package doc string. diff --git a/util/afero.go b/util/afero.go index a3ce0206..b8c624e7 100644 --- a/util/afero.go +++ b/util/afero.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/afero_relpath.go b/util/afero_relpath.go index 48978d8b..7a903c09 100644 --- a/util/afero_relpath.go +++ b/util/afero_relpath.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/afero_test.go b/util/afero_test.go index d58c4f30..029c0312 100644 --- a/util/afero_test.go +++ b/util/afero_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/bt.go b/util/bt.go index 36a19160..b229d0ea 100644 --- a/util/bt.go +++ b/util/bt.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/bt_test.go b/util/bt_test.go index 9b8e53c2..cc490ae8 100644 --- a/util/bt_test.go +++ b/util/bt_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/code.go b/util/code.go index 92550f99..bab17c6e 100644 --- a/util/code.go +++ b/util/code.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/code_test.go b/util/code_test.go index 33b59628..fc6e2c03 100644 --- a/util/code_test.go +++ b/util/code_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/context.go b/util/context.go index 9fa927fa..f29d534a 100644 --- a/util/context.go +++ b/util/context.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/context_test.go b/util/context_test.go index 9f90f586..3fd04b84 100644 --- a/util/context_test.go +++ b/util/context_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/deadline/deadline_test.go b/util/deadline/deadline_test.go index 4a65f97c..dbac6d55 100644 --- a/util/deadline/deadline_test.go +++ b/util/deadline/deadline_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/errwrap/errwrap.go b/util/errwrap/errwrap.go index aeb7e3f0..8e16579d 100644 --- a/util/errwrap/errwrap.go +++ b/util/errwrap/errwrap.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/errwrap/errwrap_test.go b/util/errwrap/errwrap_test.go index e07fc26b..abad9e5c 100644 --- a/util/errwrap/errwrap_test.go +++ b/util/errwrap/errwrap_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/fs.go b/util/fs.go index cb74546e..bfac644a 100644 --- a/util/fs.go +++ b/util/fs.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/home.go b/util/home.go index abccc1cc..93c99d6f 100644 --- a/util/home.go +++ b/util/home.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/home_test.go b/util/home_test.go index 469939d1..ea0ac56f 100644 --- a/util/home_test.go +++ b/util/home_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/interfaces.go b/util/interfaces.go index 6d6891f6..da965f6c 100644 --- a/util/interfaces.go +++ b/util/interfaces.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/log.go b/util/log.go index 2e30cc29..6c75ed89 100644 --- a/util/log.go +++ b/util/log.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/password/password.go b/util/password/password.go index b050962f..5b0c124c 100644 --- a/util/password/password.go +++ b/util/password/password.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/password/password_test.go b/util/password/password_test.go index ca6cdca7..a23a0eca 100644 --- a/util/password/password_test.go +++ b/util/password/password_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/root_test.go b/util/root_test.go index 53f0c584..1ba9d6b2 100644 --- a/util/root_test.go +++ b/util/root_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/safepath/interface_test.go b/util/safepath/interface_test.go index 83c69a41..42e2800c 100644 --- a/util/safepath/interface_test.go +++ b/util/safepath/interface_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/safepath/safepath.go b/util/safepath/safepath.go index 44f2e014..9d65a2fe 100644 --- a/util/safepath/safepath.go +++ b/util/safepath/safepath.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/safepath/safepath_test.go b/util/safepath/safepath_test.go index df865a98..4b575f21 100644 --- a/util/safepath/safepath_test.go +++ b/util/safepath/safepath_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/semaphore/semaphore.go b/util/semaphore/semaphore.go index 69489542..09809cbb 100644 --- a/util/semaphore/semaphore.go +++ b/util/semaphore/semaphore.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/socketset/socketset.go b/util/socketset/socketset.go index ef9f40c3..e8636f79 100644 --- a/util/socketset/socketset.go +++ b/util/socketset/socketset.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/socketset/socketset_test.go b/util/socketset/socketset_test.go index bd88b5f4..c5c9127c 100644 --- a/util/socketset/socketset_test.go +++ b/util/socketset/socketset_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/sync.go b/util/sync.go index 270c68ba..81174347 100644 --- a/util/sync.go +++ b/util/sync.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/sync_test.go b/util/sync_test.go index f8ba8903..c91642bd 100644 --- a/util/sync_test.go +++ b/util/sync_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/test.go b/util/test.go index 7c64ddd5..2cbabad7 100644 --- a/util/test.go +++ b/util/test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/util.go b/util/util.go index 9dd662de..a5ab5c93 100644 --- a/util/util.go +++ b/util/util.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/util/util_test.go b/util/util_test.go index 95b83136..e88c2ed1 100644 --- a/util/util_test.go +++ b/util/util_test.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/yamlgraph/gapi.go b/yamlgraph/gapi.go index 35f6215e..0e67af6c 100644 --- a/yamlgraph/gapi.go +++ b/yamlgraph/gapi.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 // diff --git a/yamlgraph/gconfig.go b/yamlgraph/gconfig.go index ac55f5f3..2d8e4118 100644 --- a/yamlgraph/gconfig.go +++ b/yamlgraph/gconfig.go @@ -13,7 +13,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see . +// along with this program. If not, see . // // Additional permission under GNU GPL version 3 section 7 //