From: Alan T. DeKok Date: Sat, 30 Sep 2023 12:10:54 +0000 (-0400) Subject: update tag line X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff4b037e5c44d426ce4ceaccc6c90ed162e240e;p=thirdparty%2Ffreeradius-server.git update tag line --- diff --git a/doc/antora/modules/reference/pages/dictionary/alias.adoc b/doc/antora/modules/reference/pages/dictionary/alias.adoc index 656e61f84b7..71264d91ec2 100644 --- a/doc/antora/modules/reference/pages/dictionary/alias.adoc +++ b/doc/antora/modules/reference/pages/dictionary/alias.adoc @@ -98,4 +98,4 @@ also make it less likely that people will upgrade. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/attribute.adoc b/doc/antora/modules/reference/pages/dictionary/attribute.adoc index 1ca21f24cfc..f38a809bd78 100644 --- a/doc/antora/modules/reference/pages/dictionary/attribute.adoc +++ b/doc/antora/modules/reference/pages/dictionary/attribute.adoc @@ -135,4 +135,4 @@ Fixed Size types and meanings // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/begin-protocol.adoc b/doc/antora/modules/reference/pages/dictionary/begin-protocol.adoc index f9bf0834bcc..f7f063ee9e5 100644 --- a/doc/antora/modules/reference/pages/dictionary/begin-protocol.adoc +++ b/doc/antora/modules/reference/pages/dictionary/begin-protocol.adoc @@ -29,4 +29,4 @@ xref:dictionary/begin-tlv.adoc[END-TLV], it is not possible to omit the `BEGIN-PROTOCOL` keyword. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/begin-tlv.adoc b/doc/antora/modules/reference/pages/dictionary/begin-tlv.adoc index 2a46b36aaa3..c690dec7696 100644 --- a/doc/antora/modules/reference/pages/dictionary/begin-tlv.adoc +++ b/doc/antora/modules/reference/pages/dictionary/begin-tlv.adoc @@ -76,4 +76,4 @@ However, for complex dictionaries, it is almost always clearer to use `BEGIN-TLV` and xref:dictionary/end-tlv.adoc[END-TLV]. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/begin-vendor.adoc b/doc/antora/modules/reference/pages/dictionary/begin-vendor.adoc index 2f57e604abd..4fd019d4395 100644 --- a/doc/antora/modules/reference/pages/dictionary/begin-vendor.adoc +++ b/doc/antora/modules/reference/pages/dictionary/begin-vendor.adoc @@ -44,4 +44,4 @@ ATTRIBUTE Cisco.AVPair 1 string ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/define.adoc b/doc/antora/modules/reference/pages/dictionary/define.adoc index e36292a3705..e532beb87d5 100644 --- a/doc/antora/modules/reference/pages/dictionary/define.adoc +++ b/doc/antora/modules/reference/pages/dictionary/define.adoc @@ -44,4 +44,4 @@ DEFINE Bar ipv4addr ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/end-protocol.adoc b/doc/antora/modules/reference/pages/dictionary/end-protocol.adoc index 1c9334b975f..ae1b5dda0cb 100644 --- a/doc/antora/modules/reference/pages/dictionary/end-protocol.adoc +++ b/doc/antora/modules/reference/pages/dictionary/end-protocol.adoc @@ -17,4 +17,4 @@ The dictionary must have previously contained a matching xref:dictionary/begin-protocol.adoc[BEGIN-PROTOCOL]. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/end-tlv.adoc b/doc/antora/modules/reference/pages/dictionary/end-tlv.adoc index d84d70f23df..da6eac5c8f5 100644 --- a/doc/antora/modules/reference/pages/dictionary/end-tlv.adoc +++ b/doc/antora/modules/reference/pages/dictionary/end-tlv.adoc @@ -17,4 +17,4 @@ The dictionary must have previously contained a matching xref:dictionary/begin-tlv.adoc[BEGIN-TLV]. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/end-vendor.adoc b/doc/antora/modules/reference/pages/dictionary/end-vendor.adoc index 0ad178108fe..6c49a556c9f 100644 --- a/doc/antora/modules/reference/pages/dictionary/end-vendor.adoc +++ b/doc/antora/modules/reference/pages/dictionary/end-vendor.adoc @@ -17,4 +17,4 @@ The dictionary must have previously contained a matching xref:dictionary/begin-vendor.adoc[BEGIN-VENDOR]. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/enum.adoc b/doc/antora/modules/reference/pages/dictionary/enum.adoc index 81493313efd..152d7ad855c 100644 --- a/doc/antora/modules/reference/pages/dictionary/enum.adoc +++ b/doc/antora/modules/reference/pages/dictionary/enum.adoc @@ -46,4 +46,4 @@ ATTRIBUTE Other-Thing 6809 uint16 enum=Ethernet-Type ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/flags.adoc b/doc/antora/modules/reference/pages/dictionary/flags.adoc index 499d20b27ad..9088c3e2f05 100644 --- a/doc/antora/modules/reference/pages/dictionary/flags.adoc +++ b/doc/antora/modules/reference/pages/dictionary/flags.adoc @@ -22,4 +22,4 @@ FLAG internal ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/include.adoc b/doc/antora/modules/reference/pages/dictionary/include.adoc index 88ba03e74ed..28a9b92b467 100644 --- a/doc/antora/modules/reference/pages/dictionary/include.adoc +++ b/doc/antora/modules/reference/pages/dictionary/include.adoc @@ -25,4 +25,4 @@ $INCLUDE dictionary.foo ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/index.adoc b/doc/antora/modules/reference/pages/dictionary/index.adoc index 4be2f8f4c1b..54725696ce2 100644 --- a/doc/antora/modules/reference/pages/dictionary/index.adoc +++ b/doc/antora/modules/reference/pages/dictionary/index.adoc @@ -163,4 +163,4 @@ The following keywords still XXX // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/member.adoc b/doc/antora/modules/reference/pages/dictionary/member.adoc index f9e217259bd..e686c01ccae 100644 --- a/doc/antora/modules/reference/pages/dictionary/member.adoc +++ b/doc/antora/modules/reference/pages/dictionary/member.adoc @@ -72,4 +72,4 @@ Fixed Size types and meanings // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/protocol.adoc b/doc/antora/modules/reference/pages/dictionary/protocol.adoc index 6b860ce1616..2af3479f1ea 100644 --- a/doc/antora/modules/reference/pages/dictionary/protocol.adoc +++ b/doc/antora/modules/reference/pages/dictionary/protocol.adoc @@ -31,4 +31,4 @@ PROTOCOL RADIUS 1 verify=lib ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/struct.adoc b/doc/antora/modules/reference/pages/dictionary/struct.adoc index 20387f2fdef..158b7742a0a 100644 --- a/doc/antora/modules/reference/pages/dictionary/struct.adoc +++ b/doc/antora/modules/reference/pages/dictionary/struct.adoc @@ -63,4 +63,4 @@ MEMBER Baz uint16 ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/value.adoc b/doc/antora/modules/reference/pages/dictionary/value.adoc index 06102daae70..b5c591e2bb6 100644 --- a/doc/antora/modules/reference/pages/dictionary/value.adoc +++ b/doc/antora/modules/reference/pages/dictionary/value.adoc @@ -41,4 +41,4 @@ VALUE Framed-IP-Address broadcast 255.255.255.255 ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/dictionary/vendor.adoc b/doc/antora/modules/reference/pages/dictionary/vendor.adoc index c44f7e69460..58e60b8c5a8 100644 --- a/doc/antora/modules/reference/pages/dictionary/vendor.adoc +++ b/doc/antora/modules/reference/pages/dictionary/vendor.adoc @@ -29,4 +29,4 @@ VENDOR Cisco 1 ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/policy/different.adoc b/doc/antora/modules/reference/pages/policy/different.adoc index 7746c4d6211..b829cea4cc6 100644 --- a/doc/antora/modules/reference/pages/policy/different.adoc +++ b/doc/antora/modules/reference/pages/policy/different.adoc @@ -72,4 +72,4 @@ The remainder of the difficulty is almost always because of poorly specified requirements. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/policy/index.adoc b/doc/antora/modules/reference/pages/policy/index.adoc index 212d92609e2..310da1e9672 100644 --- a/doc/antora/modules/reference/pages/policy/index.adoc +++ b/doc/antora/modules/reference/pages/policy/index.adoc @@ -128,4 +128,4 @@ methodical approach is critical. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/type/all_types.adoc b/doc/antora/modules/reference/pages/type/all_types.adoc index 1be27e9f80f..8eb2b44e835 100644 --- a/doc/antora/modules/reference/pages/type/all_types.adoc +++ b/doc/antora/modules/reference/pages/type/all_types.adoc @@ -62,4 +62,4 @@ statements. |===== // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS +// This documentation was developed by Network RADIUS SAS diff --git a/doc/antora/modules/reference/pages/type/cast.adoc b/doc/antora/modules/reference/pages/type/cast.adoc index d218925bedd..e3af9aab070 100644 --- a/doc/antora/modules/reference/pages/type/cast.adoc +++ b/doc/antora/modules/reference/pages/type/cast.adoc @@ -170,4 +170,4 @@ supported. We recommend, however, that people use the new syntax. The old syntax will eventually be removed, and will create an error. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/type/index.adoc b/doc/antora/modules/reference/pages/type/index.adoc index a0aada22416..3518c93e09a 100644 --- a/doc/antora/modules/reference/pages/type/index.adoc +++ b/doc/antora/modules/reference/pages/type/index.adoc @@ -73,4 +73,4 @@ change the datas _value_. That is, a cast allows you to convert an contain non-printable characters. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/type/ip.adoc b/doc/antora/modules/reference/pages/type/ip.adoc index 34f5d74d2c5..ccdcfcca7b4 100644 --- a/doc/antora/modules/reference/pages/type/ip.adoc +++ b/doc/antora/modules/reference/pages/type/ip.adoc @@ -12,4 +12,4 @@ usually done when the string is used in the context of an attribute, or to compare two addresses or assign an address to an attribute. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/type/numb.adoc b/doc/antora/modules/reference/pages/type/numb.adoc index 432dc546f80..e0330b593a0 100644 --- a/doc/antora/modules/reference/pages/type/numb.adoc +++ b/doc/antora/modules/reference/pages/type/numb.adoc @@ -8,4 +8,4 @@ Numbers are unsigned integers that are composed of decimal digits. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/type/string/backticks.adoc b/doc/antora/modules/reference/pages/type/string/backticks.adoc index a7bb536ffff..ae104260df8 100644 --- a/doc/antora/modules/reference/pages/type/string/backticks.adoc +++ b/doc/antora/modules/reference/pages/type/string/backticks.adoc @@ -35,4 +35,4 @@ programming language such as `lua`, `perl` or `python` may be better. `{backtick}/bin/echo hello{backtick}` // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/type/string/escaping.adoc b/doc/antora/modules/reference/pages/type/string/escaping.adoc index 3669ed5356d..9db055525f2 100644 --- a/doc/antora/modules/reference/pages/type/string/escaping.adoc +++ b/doc/antora/modules/reference/pages/type/string/escaping.adoc @@ -11,4 +11,4 @@ line feeds can be created by using `\n` and `\r`. `"This is split\nacross two lines"` // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/type/string/single.adoc b/doc/antora/modules/reference/pages/type/string/single.adoc index 88e4bee903d..fb4b9a4b208 100644 --- a/doc/antora/modules/reference/pages/type/string/single.adoc +++ b/doc/antora/modules/reference/pages/type/string/single.adoc @@ -16,4 +16,4 @@ string by escaping it with a backslash. `'this is a long string'` // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/type/string/unquoted.adoc b/doc/antora/modules/reference/pages/type/string/unquoted.adoc index b534bbfec4e..486a15bcefa 100644 --- a/doc/antora/modules/reference/pages/type/string/unquoted.adoc +++ b/doc/antora/modules/reference/pages/type/string/unquoted.adoc @@ -18,4 +18,4 @@ usually defined by an attribute which has a xref:type/index.adoc[data type]. `00:01:02:03:04:05` // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/attr.adoc b/doc/antora/modules/reference/pages/unlang/attr.adoc index a4ce8c15747..7a15b58dacb 100644 --- a/doc/antora/modules/reference/pages/unlang/attr.adoc +++ b/doc/antora/modules/reference/pages/unlang/attr.adoc @@ -124,4 +124,4 @@ Adding the leading `&` character means that attribute references are now easily distinguishable from literal strings. // Copyright (C) 2022 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/break.adoc b/doc/antora/modules/reference/pages/unlang/break.adoc index 331d5055a94..c15adcb926e 100644 --- a/doc/antora/modules/reference/pages/unlang/break.adoc +++ b/doc/antora/modules/reference/pages/unlang/break.adoc @@ -25,4 +25,4 @@ foreach &Class { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/call.adoc b/doc/antora/modules/reference/pages/unlang/call.adoc index 9487d3eb83f..d7ee07d5a97 100644 --- a/doc/antora/modules/reference/pages/unlang/call.adoc +++ b/doc/antora/modules/reference/pages/unlang/call.adoc @@ -41,4 +41,4 @@ subrequest &Packet-Type &Relay-Message &reply.Relay-Message { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/caller.adoc b/doc/antora/modules/reference/pages/unlang/caller.adoc index 09fd04f24a3..fbb1f3f39b2 100644 --- a/doc/antora/modules/reference/pages/unlang/caller.adoc +++ b/doc/antora/modules/reference/pages/unlang/caller.adoc @@ -53,4 +53,4 @@ caller dhcpv4 { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/case.adoc b/doc/antora/modules/reference/pages/unlang/case.adoc index af92d61080f..729c00c5d62 100644 --- a/doc/antora/modules/reference/pages/unlang/case.adoc +++ b/doc/antora/modules/reference/pages/unlang/case.adoc @@ -45,4 +45,4 @@ switch &User-Name { The last entry in a `case` section can also be an xref:unlang/actions.adoc[actions] subsection. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/and.adoc b/doc/antora/modules/reference/pages/unlang/condition/and.adoc index 8b37e44aeee..8e4af42f145 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/and.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/and.adoc @@ -18,4 +18,4 @@ if (&User-Name && &EAP-Message) { ... ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/cmp.adoc b/doc/antora/modules/reference/pages/unlang/condition/cmp.adoc index 8e500b58ae3..ff5a1a7c8ac 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/cmp.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/cmp.adoc @@ -108,4 +108,4 @@ For compatibility with version 3, the `` syntax is also supported. We recommend, however, that people use the new syntax. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/eq.adoc b/doc/antora/modules/reference/pages/unlang/condition/eq.adoc index 41056e1c4c9..1f8ce382e38 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/eq.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/eq.adoc @@ -27,4 +27,4 @@ if (User-Name == "bob") { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/expression.adoc b/doc/antora/modules/reference/pages/unlang/condition/expression.adoc index 60f854c8de8..b5d1c19f974 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/expression.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/expression.adoc @@ -17,4 +17,4 @@ of supported operators. In short, mathematical operations will work, and will do what you expect. // Copyright (C) 2022 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/index.adoc b/doc/antora/modules/reference/pages/unlang/condition/index.adoc index 92b1a7e4479..035bf1113ac 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/index.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/index.adoc @@ -119,4 +119,4 @@ In general, the following rules apply: // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/not.adoc b/doc/antora/modules/reference/pages/unlang/condition/not.adoc index 3623a0f82cf..6204ced6558 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/not.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/not.adoc @@ -16,4 +16,4 @@ when _condition_ returns `true`. `! &User-Name` // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/operands.adoc b/doc/antora/modules/reference/pages/unlang/condition/operands.adoc index db05a884a2a..c8a4d417e9e 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/operands.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/operands.adoc @@ -34,4 +34,4 @@ All other data types are disallowed in existence checks. `5` // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/or.adoc b/doc/antora/modules/reference/pages/unlang/condition/or.adoc index a6ad5628900..62e1e975a23 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/or.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/or.adoc @@ -18,4 +18,4 @@ if (&User-Name || &NAS-IP-Address) { ... ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/para.adoc b/doc/antora/modules/reference/pages/unlang/condition/para.adoc index 8403a4621c6..f866cd13394 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/para.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/para.adoc @@ -16,4 +16,4 @@ conditional precedence. `(bar || (baz && dub))` // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/regex.adoc b/doc/antora/modules/reference/pages/unlang/condition/regex.adoc index 1d1e613b0a9..1c5a7371406 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/regex.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/regex.adoc @@ -177,4 +177,4 @@ if (&User-Name =~ /^@(%{Tmp-String-0}|%{Tmp-String-1})$/) { // Licenced under CC-by-NC 4.0. // Copyright (C) 2021 Network RADIUS SAS. // Copyright (C) 2019 Arran Cudbard-Bell -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/condition/return_codes.adoc b/doc/antora/modules/reference/pages/unlang/condition/return_codes.adoc index e813b59129c..8ab108d7032 100644 --- a/doc/antora/modules/reference/pages/unlang/condition/return_codes.adoc +++ b/doc/antora/modules/reference/pages/unlang/condition/return_codes.adoc @@ -32,4 +32,4 @@ if (notfound) { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/default.adoc b/doc/antora/modules/reference/pages/unlang/default.adoc index 150cdb2fb8b..de21b5a3e63 100644 --- a/doc/antora/modules/reference/pages/unlang/default.adoc +++ b/doc/antora/modules/reference/pages/unlang/default.adoc @@ -44,4 +44,4 @@ switch &User-Name { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/detach.adoc b/doc/antora/modules/reference/pages/unlang/detach.adoc index 86648b12ba7..417e73a4e3e 100644 --- a/doc/antora/modules/reference/pages/unlang/detach.adoc +++ b/doc/antora/modules/reference/pages/unlang/detach.adoc @@ -63,4 +63,4 @@ subrequest Disconnect-Request { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/edit.adoc b/doc/antora/modules/reference/pages/unlang/edit.adoc index a8d6c9eceaf..676d82a5a84 100644 --- a/doc/antora/modules/reference/pages/unlang/edit.adoc +++ b/doc/antora/modules/reference/pages/unlang/edit.adoc @@ -424,4 +424,4 @@ data, and therefore not a printable string. As a result, it is more useful for strings to have `^=` be a "prepend" operation. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/else.adoc b/doc/antora/modules/reference/pages/unlang/else.adoc index 4e4926f1eaa..e6164381718 100644 --- a/doc/antora/modules/reference/pages/unlang/else.adoc +++ b/doc/antora/modules/reference/pages/unlang/else.adoc @@ -29,4 +29,4 @@ else { The last entry in an `else` section can also be an xref:unlang/actions.adoc[actions] subsection. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/elsif.adoc b/doc/antora/modules/reference/pages/unlang/elsif.adoc index 80747552c15..dcc3ab33e12 100644 --- a/doc/antora/modules/reference/pages/unlang/elsif.adoc +++ b/doc/antora/modules/reference/pages/unlang/elsif.adoc @@ -42,4 +42,4 @@ elsif (&User-Name == "doug") { The last entry in an `elsif` section can also be an xref:unlang/actions.adoc[actions] subsection. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/filter.adoc b/doc/antora/modules/reference/pages/unlang/filter.adoc index d3434eb9399..814d2d155ed 100644 --- a/doc/antora/modules/reference/pages/unlang/filter.adoc +++ b/doc/antora/modules/reference/pages/unlang/filter.adoc @@ -26,4 +26,4 @@ group { See the new xref:unlang/edit.adoc[edit] syntax for more details. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/foreach.adoc b/doc/antora/modules/reference/pages/unlang/foreach.adoc index 35f1741bf76..402016cee2d 100644 --- a/doc/antora/modules/reference/pages/unlang/foreach.adoc +++ b/doc/antora/modules/reference/pages/unlang/foreach.adoc @@ -47,4 +47,4 @@ foreach &TLV[*].Child-1 { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/group.adoc b/doc/antora/modules/reference/pages/unlang/group.adoc index 80c9fa4296b..a4b6141e4b2 100644 --- a/doc/antora/modules/reference/pages/unlang/group.adoc +++ b/doc/antora/modules/reference/pages/unlang/group.adoc @@ -45,4 +45,4 @@ grouped, then the edits are "atomic". That is, either all of the edits succeed, or none of them do. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/if.adoc b/doc/antora/modules/reference/pages/unlang/if.adoc index 70b13b2264d..db79fc02693 100644 --- a/doc/antora/modules/reference/pages/unlang/if.adoc +++ b/doc/antora/modules/reference/pages/unlang/if.adoc @@ -73,4 +73,4 @@ if (&User-Name == The last entry in an `if` section can also be an xref:unlang/actions.adoc[actions] subsection. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/index.adoc b/doc/antora/modules/reference/pages/unlang/index.adoc index 8acb47e5a4f..46192e5b76b 100644 --- a/doc/antora/modules/reference/pages/unlang/index.adoc +++ b/doc/antora/modules/reference/pages/unlang/index.adoc @@ -167,4 +167,4 @@ if (&User-Name == "bob") { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/keywords.adoc b/doc/antora/modules/reference/pages/unlang/keywords.adoc index aa762520a84..c6eae274794 100644 --- a/doc/antora/modules/reference/pages/unlang/keywords.adoc +++ b/doc/antora/modules/reference/pages/unlang/keywords.adoc @@ -114,4 +114,4 @@ pages for information on configuring and using the modules. |===== // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/limit.adoc b/doc/antora/modules/reference/pages/unlang/limit.adoc index 1b89f46214b..0bee478ce62 100644 --- a/doc/antora/modules/reference/pages/unlang/limit.adoc +++ b/doc/antora/modules/reference/pages/unlang/limit.adoc @@ -45,4 +45,4 @@ redundant ---- // Copyright (C) 2022 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/load-balance.adoc b/doc/antora/modules/reference/pages/unlang/load-balance.adoc index 2a0cd29fcc0..cc599791716 100644 --- a/doc/antora/modules/reference/pages/unlang/load-balance.adoc +++ b/doc/antora/modules/reference/pages/unlang/load-balance.adoc @@ -80,4 +80,4 @@ The expansion works exactly like a `load-balance` block. One of the modules is chosen to run the expansion, in load-balance fashion. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/local.adoc b/doc/antora/modules/reference/pages/unlang/local.adoc index f1e2c437ca5..05d8deb45aa 100644 --- a/doc/antora/modules/reference/pages/unlang/local.adoc +++ b/doc/antora/modules/reference/pages/unlang/local.adoc @@ -69,4 +69,4 @@ if (&User-Name == "bob") { The variable declaration and assignment must be sepaarted. Constructions like `uint32 len = %(length:%{User-Name})` are not allowed. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/map.adoc b/doc/antora/modules/reference/pages/unlang/map.adoc index b284339daa7..14560e34526 100644 --- a/doc/antora/modules/reference/pages/unlang/map.adoc +++ b/doc/antora/modules/reference/pages/unlang/map.adoc @@ -53,4 +53,4 @@ map sql "SELECT column1, column2, column3 from table WHERE user=%{User-Name}" { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/module.adoc b/doc/antora/modules/reference/pages/unlang/module.adoc index c72d3798d6a..9648cc025e7 100644 --- a/doc/antora/modules/reference/pages/unlang/module.adoc +++ b/doc/antora/modules/reference/pages/unlang/module.adoc @@ -88,4 +88,4 @@ the syntax of the `actions` section. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/module_builtin.adoc b/doc/antora/modules/reference/pages/unlang/module_builtin.adoc index e556d0f0bb6..4405455e393 100644 --- a/doc/antora/modules/reference/pages/unlang/module_builtin.adoc +++ b/doc/antora/modules/reference/pages/unlang/module_builtin.adoc @@ -39,4 +39,4 @@ if (!&User-Name) { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/module_method.adoc b/doc/antora/modules/reference/pages/unlang/module_method.adoc index 43bfcffbba5..5522d9a195f 100644 --- a/doc/antora/modules/reference/pages/unlang/module_method.adoc +++ b/doc/antora/modules/reference/pages/unlang/module_method.adoc @@ -25,4 +25,4 @@ files.recv.Access-Request ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/parallel.adoc b/doc/antora/modules/reference/pages/unlang/parallel.adoc index 98f33c634e2..74865e9cd86 100644 --- a/doc/antora/modules/reference/pages/unlang/parallel.adoc +++ b/doc/antora/modules/reference/pages/unlang/parallel.adoc @@ -233,4 +233,4 @@ parallel { // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/redundant-load-balance.adoc b/doc/antora/modules/reference/pages/unlang/redundant-load-balance.adoc index 26a4c59d715..80cc84aa51c 100644 --- a/doc/antora/modules/reference/pages/unlang/redundant-load-balance.adoc +++ b/doc/antora/modules/reference/pages/unlang/redundant-load-balance.adoc @@ -93,4 +93,4 @@ arguments have side effects, then those side effects can be applied multiple times, once for each `redundant-load-balance` attempt. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/redundant.adoc b/doc/antora/modules/reference/pages/unlang/redundant.adoc index 2c2e6110ae6..99b14eb259f 100644 --- a/doc/antora/modules/reference/pages/unlang/redundant.adoc +++ b/doc/antora/modules/reference/pages/unlang/redundant.adoc @@ -87,4 +87,4 @@ multiple times, once for each `redundant` attempt. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/return.adoc b/doc/antora/modules/reference/pages/unlang/return.adoc index c1d0c4151df..97e388835e7 100644 --- a/doc/antora/modules/reference/pages/unlang/return.adoc +++ b/doc/antora/modules/reference/pages/unlang/return.adoc @@ -33,4 +33,4 @@ if (&reply.Filter-Id == "hello") { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/subrequest.adoc b/doc/antora/modules/reference/pages/unlang/subrequest.adoc index ad846d97a9f..d9698ab633a 100644 --- a/doc/antora/modules/reference/pages/unlang/subrequest.adoc +++ b/doc/antora/modules/reference/pages/unlang/subrequest.adoc @@ -114,4 +114,4 @@ subrequest Disconnect-Request { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/switch.adoc b/doc/antora/modules/reference/pages/unlang/switch.adoc index e14b34f3eb0..8e9c9ab1b84 100644 --- a/doc/antora/modules/reference/pages/unlang/switch.adoc +++ b/doc/antora/modules/reference/pages/unlang/switch.adoc @@ -138,4 +138,4 @@ switch &Framed-IP-Address { ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/timeout.adoc b/doc/antora/modules/reference/pages/unlang/timeout.adoc index 73cc4c15a7f..0ae3a8079e4 100644 --- a/doc/antora/modules/reference/pages/unlang/timeout.adoc +++ b/doc/antora/modules/reference/pages/unlang/timeout.adoc @@ -48,4 +48,4 @@ redundant ---- // Copyright (C) 2022 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/unlang/update.adoc b/doc/antora/modules/reference/pages/unlang/update.adoc index 915c2ef9542..86df2bd7734 100644 --- a/doc/antora/modules/reference/pages/unlang/update.adoc +++ b/doc/antora/modules/reference/pages/unlang/update.adoc @@ -166,4 +166,4 @@ became simpler. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/xlat/alternation.adoc b/doc/antora/modules/reference/pages/xlat/alternation.adoc index 5a74ecd018f..8111611c7ba 100644 --- a/doc/antora/modules/reference/pages/xlat/alternation.adoc +++ b/doc/antora/modules/reference/pages/xlat/alternation.adoc @@ -21,4 +21,4 @@ as with `%{%{One}:-%{%{Two}:-%{Three}}}`. `%{%{Framed-IP-Address}:-}` // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/xlat/attribute.adoc b/doc/antora/modules/reference/pages/xlat/attribute.adoc index 769e9eb046d..38469bec360 100644 --- a/doc/antora/modules/reference/pages/xlat/attribute.adoc +++ b/doc/antora/modules/reference/pages/xlat/attribute.adoc @@ -75,4 +75,4 @@ versions of the server. When upgrading, you should just add a `.` between the list name and the array reference `[`. // Copyright (C) 2022 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/xlat/builtin.adoc b/doc/antora/modules/reference/pages/xlat/builtin.adoc index 8e9de4126e8..14cf29e912a 100644 --- a/doc/antora/modules/reference/pages/xlat/builtin.adoc +++ b/doc/antora/modules/reference/pages/xlat/builtin.adoc @@ -1076,4 +1076,4 @@ This kind of math works well for "tomorrow", but it is less useful for expansion above should be used for those time operations. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/xlat/character.adoc b/doc/antora/modules/reference/pages/xlat/character.adoc index 96cd8f2d30e..1c08a7b5664 100644 --- a/doc/antora/modules/reference/pages/xlat/character.adoc +++ b/doc/antora/modules/reference/pages/xlat/character.adoc @@ -91,4 +91,4 @@ The xref:raddb:mods-available/date.adoc[date] module should be used instead. // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/xlat/function.adoc b/doc/antora/modules/reference/pages/xlat/function.adoc index f0c73370354..74e9dd068d0 100644 --- a/doc/antora/modules/reference/pages/xlat/function.adoc +++ b/doc/antora/modules/reference/pages/xlat/function.adoc @@ -39,4 +39,4 @@ if (&User-Name == %md5(&NAS-Identifier)) { ---- // Copyright (C) 2023 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/reference/pages/xlat/index.adoc b/doc/antora/modules/reference/pages/xlat/index.adoc index 93175dcd4a5..1fc88b7afc0 100644 --- a/doc/antora/modules/reference/pages/xlat/index.adoc +++ b/doc/antora/modules/reference/pages/xlat/index.adoc @@ -52,4 +52,4 @@ Reply-Message := "%{User-Name} with a literal %%" ---- // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/accounting.adoc b/doc/antora/modules/tutorials/pages/accounting.adoc index 6ce6602b35d..c2b0fac863e 100644 --- a/doc/antora/modules/tutorials/pages/accounting.adoc +++ b/doc/antora/modules/tutorials/pages/accounting.adoc @@ -131,4 +131,4 @@ authentication request? Why? why is it produced? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/autz-type.adoc b/doc/antora/modules/tutorials/pages/autz-type.adoc index 1cfc11a578a..33f7ee891c6 100644 --- a/doc/antora/modules/tutorials/pages/autz-type.adoc +++ b/doc/antora/modules/tutorials/pages/autz-type.adoc @@ -61,6 +61,6 @@ $ ls /var/log/radius/radacct/bydate/ == Questions // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. 1. Why is it useful to _not_ call certain modules for a request? 2. Why is it useful to control which modules get called for a request? diff --git a/doc/antora/modules/tutorials/pages/dictionary.adoc b/doc/antora/modules/tutorials/pages/dictionary.adoc index 7bbdb8a9b4d..0420a026c97 100644 --- a/doc/antora/modules/tutorials/pages/dictionary.adoc +++ b/doc/antora/modules/tutorials/pages/dictionary.adoc @@ -67,4 +67,4 @@ prefixed with the vendor name? 3. Why are vendor specific attributes useful? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/dynamic-translation.adoc b/doc/antora/modules/tutorials/pages/dynamic-translation.adoc index 3e6f5e89706..583ea44a8b1 100644 --- a/doc/antora/modules/tutorials/pages/dynamic-translation.adoc +++ b/doc/antora/modules/tutorials/pages/dynamic-translation.adoc @@ -62,7 +62,7 @@ That text was then sent back to the RADIUS client in the `Callback-Id` attribute, which was not quoted above. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. Another dynamic translation string function is the `expr` module. It performs some simple mathematical operations. The following sample file entry demonstrates how to use the `expr` module. diff --git a/doc/antora/modules/tutorials/pages/eap-md5.adoc b/doc/antora/modules/tutorials/pages/eap-md5.adoc index dae650aece4..3d66769c1d9 100644 --- a/doc/antora/modules/tutorials/pages/eap-md5.adoc +++ b/doc/antora/modules/tutorials/pages/eap-md5.adoc @@ -63,4 +63,4 @@ image::eap_md5.svg[Fig. EAP-MD5] 8. Why is EAP-MD5 disabled in newer operating systems? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/eap-peap.adoc b/doc/antora/modules/tutorials/pages/eap-peap.adoc index 2c334203604..37b999ef665 100644 --- a/doc/antora/modules/tutorials/pages/eap-peap.adoc +++ b/doc/antora/modules/tutorials/pages/eap-peap.adoc @@ -79,4 +79,4 @@ tunnel for EAP-PEAP? why not? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/eap-tls.adoc b/doc/antora/modules/tutorials/pages/eap-tls.adoc index df205ec205a..c1dd54e252c 100644 --- a/doc/antora/modules/tutorials/pages/eap-tls.adoc +++ b/doc/antora/modules/tutorials/pages/eap-tls.adoc @@ -107,4 +107,4 @@ not? attributes in the final `Access-Accept` packet? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/eap-ttls.adoc b/doc/antora/modules/tutorials/pages/eap-ttls.adoc index b7b986c6c94..11f6732a4d8 100644 --- a/doc/antora/modules/tutorials/pages/eap-ttls.adoc +++ b/doc/antora/modules/tutorials/pages/eap-ttls.adoc @@ -45,4 +45,4 @@ tunnel for EAP-TTLS? why not? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/final_group_project.adoc b/doc/antora/modules/tutorials/pages/final_group_project.adoc index 5a47fbf2a0d..2f0ee4d49db 100644 --- a/doc/antora/modules/tutorials/pages/final_group_project.adoc +++ b/doc/antora/modules/tutorials/pages/final_group_project.adoc @@ -230,4 +230,4 @@ participant to debug the issue. // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/matching_users.adoc b/doc/antora/modules/tutorials/pages/matching_users.adoc index 770f9996f70..6cb18ebf511 100644 --- a/doc/antora/modules/tutorials/pages/matching_users.adoc +++ b/doc/antora/modules/tutorials/pages/matching_users.adoc @@ -61,4 +61,4 @@ network? 4. How does this kind of simple configuration scale to many users? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/module_fail_over.adoc b/doc/antora/modules/tutorials/pages/module_fail_over.adoc index 37a84eeae4a..01ce88a7e7d 100644 --- a/doc/antora/modules/tutorials/pages/module_fail_over.adoc +++ b/doc/antora/modules/tutorials/pages/module_fail_over.adoc @@ -109,4 +109,4 @@ $ more /var/log/radius/radacct/detail2 "detail1" and "detail2" modules be simplified? If so, how? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/multiple_modules.adoc b/doc/antora/modules/tutorials/pages/multiple_modules.adoc index 53810d1c3ca..10706478335 100644 --- a/doc/antora/modules/tutorials/pages/multiple_modules.adoc +++ b/doc/antora/modules/tutorials/pages/multiple_modules.adoc @@ -66,4 +66,4 @@ information is logged in them, you may stop the server. 1. Why is it useful to have multiple versions of a module? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/new_client.adoc b/doc/antora/modules/tutorials/pages/new_client.adoc index d67eac6eed6..166a252f3b8 100644 --- a/doc/antora/modules/tutorials/pages/new_client.adoc +++ b/doc/antora/modules/tutorials/pages/new_client.adoc @@ -59,4 +59,4 @@ file is edited? for? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/new_user.adoc b/doc/antora/modules/tutorials/pages/new_user.adoc index 21dbd26e766..d315f35349d 100644 --- a/doc/antora/modules/tutorials/pages/new_user.adoc +++ b/doc/antora/modules/tutorials/pages/new_user.adoc @@ -87,4 +87,4 @@ Stop the server. CHAP authentication? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/prepaid.adoc b/doc/antora/modules/tutorials/pages/prepaid.adoc index e468b2ee8ae..3e5296f12fb 100644 --- a/doc/antora/modules/tutorials/pages/prepaid.adoc +++ b/doc/antora/modules/tutorials/pages/prepaid.adoc @@ -40,4 +40,4 @@ from an SQL database? addition to enforcing `Simultaneous-Use`? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/proxy.adoc b/doc/antora/modules/tutorials/pages/proxy.adoc index 837079367fe..bbab4502b53 100644 --- a/doc/antora/modules/tutorials/pages/proxy.adoc +++ b/doc/antora/modules/tutorials/pages/proxy.adoc @@ -56,4 +56,4 @@ to the proxy contains CHAP-Password instead of User-Password? what happens to it when a request is proxied? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/proxy_failover.adoc b/doc/antora/modules/tutorials/pages/proxy_failover.adoc index 8ef1b134d90..b6bbcac9614 100644 --- a/doc/antora/modules/tutorials/pages/proxy_failover.adoc +++ b/doc/antora/modules/tutorials/pages/proxy_failover.adoc @@ -64,4 +64,4 @@ why not? 3. What would happen if both servers for "realm2" failed? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/proxy_load_balance.adoc b/doc/antora/modules/tutorials/pages/proxy_load_balance.adoc index dc2b49a6259..5cce9aee753 100644 --- a/doc/antora/modules/tutorials/pages/proxy_load_balance.adoc +++ b/doc/antora/modules/tutorials/pages/proxy_load_balance.adoc @@ -35,4 +35,4 @@ again, will the proxying server ever send requests to it again? If so, when? If not, why not? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/proxy_receive.adoc b/doc/antora/modules/tutorials/pages/proxy_receive.adoc index 0c12ee8b4fc..f0d3b46abf4 100644 --- a/doc/antora/modules/tutorials/pages/proxy_receive.adoc +++ b/doc/antora/modules/tutorials/pages/proxy_receive.adoc @@ -73,4 +73,4 @@ server in the "raddb/clients.conf" file? "strip" the realm from the proxied requests? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/radmin.adoc b/doc/antora/modules/tutorials/pages/radmin.adoc index 2abe10d62ac..8bf775a3c13 100644 --- a/doc/antora/modules/tutorials/pages/radmin.adoc +++ b/doc/antora/modules/tutorials/pages/radmin.adoc @@ -31,4 +31,4 @@ user? still see the debugging output? How? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/simultaneous_use.adoc b/doc/antora/modules/tutorials/pages/simultaneous_use.adoc index 2a5cd108588..62694ae6188 100644 --- a/doc/antora/modules/tutorials/pages/simultaneous_use.adoc +++ b/doc/antora/modules/tutorials/pages/simultaneous_use.adoc @@ -60,4 +60,4 @@ lines, like MPP, or ISDN? the accounting start packet was received? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/sql.adoc b/doc/antora/modules/tutorials/pages/sql.adoc index 2aa0adfcbe1..5a0ede8f503 100644 --- a/doc/antora/modules/tutorials/pages/sql.adoc +++ b/doc/antora/modules/tutorials/pages/sql.adoc @@ -171,4 +171,4 @@ testing the ability to obtain user configuration from an SQL database? over the files module? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/sql_user.adoc b/doc/antora/modules/tutorials/pages/sql_user.adoc index 5376add30aa..ec55b2257bc 100644 --- a/doc/antora/modules/tutorials/pages/sql_user.adoc +++ b/doc/antora/modules/tutorials/pages/sql_user.adoc @@ -90,4 +90,4 @@ and how? If not, why not? exist for the `sql` module, and why? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/unlang_policies.adoc b/doc/antora/modules/tutorials/pages/unlang_policies.adoc index 8883a5c087b..e4363ff1baa 100644 --- a/doc/antora/modules/tutorials/pages/unlang_policies.adoc +++ b/doc/antora/modules/tutorials/pages/unlang_policies.adoc @@ -59,4 +59,4 @@ All the information you need to create this policy is contained within languages? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/unlang_return_codes.adoc b/doc/antora/modules/tutorials/pages/unlang_return_codes.adoc index 7e44a465cf3..5b438e8f9b1 100644 --- a/doc/antora/modules/tutorials/pages/unlang_return_codes.adoc +++ b/doc/antora/modules/tutorials/pages/unlang_return_codes.adoc @@ -65,4 +65,4 @@ If the policies are correct you will see that FreeRADIUS returns an // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/unlang_splitting_strings.adoc b/doc/antora/modules/tutorials/pages/unlang_splitting_strings.adoc index ccd6ac6de8d..6d9716b9b5c 100644 --- a/doc/antora/modules/tutorials/pages/unlang_splitting_strings.adoc +++ b/doc/antora/modules/tutorials/pages/unlang_splitting_strings.adoc @@ -55,4 +55,4 @@ the request to the realm specified in the `&User-Name` attribute. over the suffix module? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/variables.adoc b/doc/antora/modules/tutorials/pages/variables.adoc index 3c9d003b40c..58ef1f3d714 100644 --- a/doc/antora/modules/tutorials/pages/variables.adoc +++ b/doc/antora/modules/tutorials/pages/variables.adoc @@ -92,4 +92,4 @@ bad idea? their `Class` was the same as their `NAS-Port`? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS. diff --git a/doc/antora/modules/tutorials/pages/virtual.adoc b/doc/antora/modules/tutorials/pages/virtual.adoc index 0aea6e128e1..04bc770a39d 100644 --- a/doc/antora/modules/tutorials/pages/virtual.adoc +++ b/doc/antora/modules/tutorials/pages/virtual.adoc @@ -54,4 +54,4 @@ authentication request to the server at the port defined above. users via different passwords? // Copyright (C) 2021 Network RADIUS SAS. Licenced under CC-by-NC 4.0. -// Development of this documentation was sponsored by Network RADIUS SAS. +// This documentation was developed by Network RADIUS SAS.