Commit graph

26 commits

Author SHA1 Message Date
PJ Fanning
d555a86f6d
remove unnecessary items from license (#2246) 2025-09-20 14:33:39 +01:00
PJ Fanning
f2b677dfa0
remove scala 2.12 support (#1986)
* remove scala 2.12 support

* move around some source because we don't need as many source dirs

* move more files

* remove annotations

* remove annotations

* Create remove-scala-2.12-support.excludes

* remove some scala-2.12 refs

* remove compat.PartialFunction

* Update remove-scala-2.12-support.excludes
2025-09-13 10:03:10 +01:00
PJ Fanning
8fcac28ea2
add 2025 to copyright (#1651)
* add 2025 to copyright

* Update pekko-remote-jar-notice.txt
2024-12-31 12:53:07 +01:00
PJ Fanning
e3410bcaa8
Pekko becomes TLP (#1214) 2024-03-22 14:16:08 +01:00
PJ Fanning
b273c06c68
add incubating to NOTICE (#1009)
* add incubating to NOTICE

* more notice files
2024-01-21 13:56:34 +01:00
PJ Fanning
d7f1b9058a
2024 added to copyright (#896) 2023-12-31 16:30:15 +01:00
PJ Fanning
4d37f98e76
protobuf-java 3.19.6 (#636)
Update pekko-protobuf-v3-jar-license.txt
2023-09-08 11:54:30 +01:00
PJ Fanning
964dcf53eb
remove shaded protobuf-java v2 jar (pekko-protobuf) (#489)
* remove protobuf v2 support

* Update OSGi.scala

* ci issue

* remove refs to pekko-protobuf classes

* fix comment

* update comments

* Update Serialization.scala
2023-08-01 11:35:58 +01:00
PJ Fanning
2f8ef56626
add license information for Caffeine code used in FrequencySketch (#446)
* add license information for Caffeine code used in FrequencySketch

* fix grammar issue
2023-06-23 09:36:08 +01:00
PJ Fanning
eea42b8741
extend ORSet licensing to copy in persistence-typed module (#440) 2023-06-21 12:20:54 +01:00
PJ Fanning
10a1b9bbdd
acknowledge use of hash-prospector code (#438) 2023-06-21 12:20:02 +01:00
PJ Fanning
0a3a2431bd
better acknowledge code derived from scala-library (#436) 2023-06-21 12:18:49 +01:00
PJ Fanning
bd1af56fce
acknowledge derived code in AbstractBoundedNodeQueue and include text on BSD license with copyright declaration (#434) 2023-06-21 09:40:12 +01:00
PJ Fanning
64fe0c13d2
acknowledge Basho license on ORSet code (#435) 2023-06-21 09:30:25 +01:00
Johannes Rudolph
37771f9abf Add note to LICENSE files regarding AbstractBoundedNodeQueue origin
Fixes #425
2023-06-20 13:02:53 +02:00
PJ Fanning
60279703a4
acknowledge use of aeron code (#422) 2023-06-19 22:20:17 +01:00
PJ Fanning
532b7173c1
update license to note uuid comparator code (#420) 2023-06-19 17:51:24 +01:00
PJ Fanning
da15758c90
upgrade to protobuf 3.16.3 (due to CVE) (#390) 2023-06-13 12:33:22 +01:00
PJ Fanning
687d7247b6
acknowledge use of scala-library code (#381) 2023-06-09 16:50:12 +01:00
PJ Fanning
198d0eb017
update pekko-cluster license (#272) 2023-03-25 13:03:29 +01:00
PJ Fanning
fbada2cf16
update pekko notice used in jars (#250)
Update AddMetaInfLicenseFiles.scala
2023-03-15 13:42:37 +01:00
PJ Fanning
2fcf1749cb acknowledge use of netty derived code 2023-03-10 01:52:06 +08:00
PJ Fanning
defddc6af5
acknowledge use of scala-collection-compat code (#236) 2023-03-07 22:04:03 +01:00
PJ Fanning
a1ee96633c
license/notice reqs for CountMinSketch.java (#229) 2023-03-06 15:04:59 +01:00
PJ Fanning
de1a5e3b37
acknowledge smhasher copyright but add apache license header (#159)
* acknowledge lamp/epfl copyright  but add apache license header

* scalafmt

* latest attempt

* Update LICENSE

* add Austin Appleby attribution

* remove debian check

* Update CopyrightHeader.scala

* add source license changes for MurmurHash and introduce more jar specific licenses

* scalafmt

* update comment
2023-02-22 16:10:24 +01:00
PJ Fanning
bceeca9b78
update jar build to include protobuf license (#138) 2023-02-09 14:40:34 +01:00