Skip to content

Commit

Permalink
github URL update and company name
Browse files Browse the repository at this point in the history
  • Loading branch information
mirabilos committed Jan 2, 2024
1 parent f561b8b commit a2a4850
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 22 deletions.
8 changes: 4 additions & 4 deletions CONFLUENCE/ECN-Library.txt
Original file line number Diff line number Diff line change
Expand Up @@ -420,13 +420,13 @@ Technical details
them to the ECN-Bits project or bundling it alongside your software
will usually be sufficient.)

https://github.com/tarent/ECN-Bits/blob/master/android/ecn-lib/src/main/resources/META-INF/legal/de.telekom.llcto.ecn_bits.android/lib/COPYING
https://github.com/tarent/ECN-Bits/blob/master/android/ecn-lib/src/main/resources/META-INF/legal/de.telekom.llcto.ecn_bits.android/lib/LICENCE
https://github.com/qvest-digital/ECN-Bits/blob/master/android/ecn-lib/src/main/resources/META-INF/legal/de.telekom.llcto.ecn_bits.android/lib/COPYING
https://github.com/qvest-digital/ECN-Bits/blob/master/android/ecn-lib/src/main/resources/META-INF/legal/de.telekom.llcto.ecn_bits.android/lib/LICENCE

The Android solution also includes parts of an independent module
(Android libnativehelper) under the Apache 2 licence.

https://github.com/tarent/ECN-Bits/blob/master/android/ecn-lib/src/main/resources/META-INF/legal/de.telekom.llcto.ecn_bits.android/lib/LICENSE-2.0
https://github.com/qvest-digital/ECN-Bits/blob/master/android/ecn-lib/src/main/resources/META-INF/legal/de.telekom.llcto.ecn_bits.android/lib/LICENSE-2.0

Note that all three of these licences apply to the ECN-Bits Android
library, so all three must be adhered to: the Apache 2 licence for the
Expand Down Expand Up @@ -635,7 +635,7 @@ Download
solutions outlined above, including extra documentation, can be
downloaded from the public GitHub project:

• https://github.com/tarent/ECN-Bits
• https://github.com/qvest-digital/ECN-Bits

Due to the fact that the libraries themselves are rather small, and the
extra usage examples are the primary value of the repository, no
Expand Down
2 changes: 2 additions & 0 deletions LICENCE
Original file line number Diff line number Diff line change
Expand Up @@ -148,3 +148,5 @@ Gradle wrapper 6.8.3 © 2007–2014, 2015, 2017 and published under the
terms of the Apache 2 licence; see android/gradle* for full notices,
source code and specifics; as to the full text of the licence, refer
to: android/ecn-lib/src/main/resources/LICENSE-2.0

Qvest Digital AG is the company formerly known as ⮡ tarent.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ under “Allowing non-administrators to create symbolic links”
(basically, on Windows 10 version 1703 “Creators Update” and
newer, enable developer mode, otherwise set a group policy)
to enable symlink support if needed, then re-clone with e.g.
git clone -c core.symlinks=true https://github.com/tarent/ECN-Bits.git
git clone -c core.symlinks=true https://github.com/qvest-digital/ECN-Bits.git

┌────────────────────────────────┐
│ Covered operating environments │
Expand Down
2 changes: 1 addition & 1 deletion c/lib/ECNBITS_VALID.3
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ is also what needs to be reported back to the sender.
.Xr ecnbits_recvfrom 3
.Pp
.Bl -tag -width 2n
.It Pa https://github.com/tarent/ECN\-Bits
.It Pa https://github.com/qvest\-digital/ECN\-Bits
home of the ECN-Bits library
.It Pa https://github.com/EricssonResearch/scream
SCReAM, an example design for a managed latency-adaptive application
Expand Down
2 changes: 1 addition & 1 deletion c/lib/ecnbits_prep.3
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ is unknown.
.Bl -tag -width 2n
.It Pa https://tools.ietf.org/html/rfc3542.html
Advanced Sockets API for IPv6
.It Pa https://github.com/tarent/ECN\-Bits
.It Pa https://github.com/qvest\-digital/ECN\-Bits
home of the ECN-Bits library
.It Pa https://github.com/EricssonResearch/scream
SCReAM, an example design for a managed latency-adaptive application
Expand Down
2 changes: 1 addition & 1 deletion c/lib/ecnbits_rdmsg.3
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ These functions return the same errors as the system call
.Xr udp 7
.Pp
.Bl -tag -width 2n
.It Pa https://github.com/tarent/ECN\-Bits
.It Pa https://github.com/qvest\-digital/ECN\-Bits
home of the ECN-Bits library
.It Pa https://github.com/EricssonResearch/scream
SCReAM, an example design for a managed latency-adaptive application
Expand Down
2 changes: 1 addition & 1 deletion c/lib/ecnbits_recvfrom.3
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ otherwise.
.Xr ecnbits_rdmsg 3
.Pp
.Bl -tag -width 2n
.It Pa https://github.com/tarent/ECN\-Bits
.It Pa https://github.com/qvest\-digital/ECN\-Bits
home of the ECN-Bits library
.It Pa https://github.com/EricssonResearch/scream
SCReAM, an example design for a managed latency-adaptive application
Expand Down
6 changes: 3 additions & 3 deletions jdk-linux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<packaging>jar</packaging>
<name>${project.groupId}:${project.artifactId}</name>
<description>OpenJDK/JNI/Linux-native implementation of ECN-Bits library and sample UDP clients</description>
<url>https://github.com/tarent/ECN-Bits/tree/master/jdk</url>
<url>https://github.com/qvest-digital/ECN-Bits/tree/master/jdk</url>
<licenses>
<license>
<!-- short name: MirBSD -->
Expand Down Expand Up @@ -42,9 +42,9 @@
<rfc822.version>0.5</rfc822.version>
</properties>
<scm>
<connection>scm:git:https://github.com/tarent/ECN-Bits.git</connection>
<connection>scm:git:https://github.com/qvest-digital/ECN-Bits.git</connection>
<!-- https://issues.apache.org/jira/browse/MRELEASE-885 -->
<url>https://github.com/tarent/ECN-Bits/tree/master/jdk</url>
<url>https://github.com/qvest-digital/ECN-Bits/tree/master/jdk</url>
</scm>
<profiles>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ECNBITS_VALID.3
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ is also what needs to be reported back to the sender.
.Xr ecnbits_recvfrom 3
.Pp
.Bl -tag -width 2n
.It Pa https://github.com/tarent/ECN\-Bits
.It Pa https://github.com/qvest\-digital/ECN\-Bits
home of the ECN-Bits library
.It Pa https://github.com/EricssonResearch/scream
SCReAM, an example design for a managed latency-adaptive application
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ECNBITS_VALID.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ EXAMPLES
SEE ALSO
ecnbits_prep(3), ecnbits_rdmsg(3), ecnbits_recvfrom(3)

https://github.com/tarent/ECN-Bits
https://github.com/qvest-digital/ECN-Bits
home of the ECN-Bits library

https://github.com/EricssonResearch/scream
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ecnbits_prep.3
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ is unknown.
.Bl -tag -width 2n
.It Pa https://tools.ietf.org/html/rfc3542.html
Advanced Sockets API for IPv6
.It Pa https://github.com/tarent/ECN\-Bits
.It Pa https://github.com/qvest\-digital/ECN\-Bits
home of the ECN-Bits library
.It Pa https://github.com/EricssonResearch/scream
SCReAM, an example design for a managed latency-adaptive application
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ecnbits_prep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ SEE ALSO
https://tools.ietf.org/html/rfc3542.html
Advanced Sockets API for IPv6

https://github.com/tarent/ECN-Bits
https://github.com/qvest-digital/ECN-Bits
home of the ECN-Bits library

https://github.com/EricssonResearch/scream
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ecnbits_rdmsg.3
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ These functions return the same errors as the system call
.Xr udp 7
.Pp
.Bl -tag -width 2n
.It Pa https://github.com/tarent/ECN\-Bits
.It Pa https://github.com/qvest\-digital/ECN\-Bits
home of the ECN-Bits library
.It Pa https://github.com/EricssonResearch/scream
SCReAM, an example design for a managed latency-adaptive application
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ecnbits_rdmsg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ SEE ALSO
ecnbits_recvfrom(3), ecnws2_recvmsg(3), ip(4), ip6(4), ip(7), ipv6(7),
socket(7), udp(7)

https://github.com/tarent/ECN-Bits
https://github.com/qvest-digital/ECN-Bits
home of the ECN-Bits library

https://github.com/EricssonResearch/scream
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ecnbits_recvfrom.3
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ is equal to or greater than
.Xr ecnws2_recvmsg 3
.Pp
.Bl -tag -width 2n
.It Pa https://github.com/tarent/ECN\-Bits
.It Pa https://github.com/qvest\-digital/ECN\-Bits
home of the ECN-Bits library
.It Pa https://github.com/EricssonResearch/scream
SCReAM, an example design for a managed latency-adaptive application
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ecnbits_recvfrom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ SEE ALSO
recv(2), recvfrom(2), recvmsg(2), ECNBITS_BITS(3), ecnbits_prep(3),
ecnbits_rdmsg(3), ecnws2_recvmsg(3)

https://github.com/tarent/ECN-Bits
https://github.com/qvest-digital/ECN-Bits
home of the ECN-Bits library

https://github.com/EricssonResearch/scream
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ecnws2_recvmsg.3
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ These functions return the same errors as the underlying Winsock2 APIs.
.Pp
.Pa https://docs.microsoft.com/en\-us/windows/win32/api/winsock2/nf\-winsock2\-wsasendmsg
.Pp
.Pa https://github.com/tarent/ECN\-Bits Ns \*(EMhome of the ECN-Bits library
.Pa https://github.com/qvest\-digital/ECN\-Bits Ns \*(EMhome of the ECN-Bits library
.Sh AUTHORS
.An mirabilos Aq t.glaser@tarent.de
for Deutsche Telekom.
Expand Down
2 changes: 1 addition & 1 deletion ws2/lib/ecnws2_recvmsg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ SEE ALSO

https://docs.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock2-wsasendmsg

https://github.com/tarent/ECN-Bits - home of the ECN-Bits library
https://github.com/qvest-digital/ECN-Bits - home of the ECN-Bits library

AUTHORS
mirabilos <t.glaser@tarent.de> for Deutsche Telekom.
Expand Down

0 comments on commit a2a4850

Please sign in to comment.