Blog

This is the blog section.

Files in these directories will be listed in reverse chronological order.

Posts in 2023
Posts in 2022
  • Akka Is No Longer Open Source.

    September 30, 2022 in Blog

    Featured Image for Akka Is No Longer Open Source.

    There is a growing number of cases where software companies that started out as open source change their license policy. Lightbend, a US company that had maintained an Apache-2.0 open source license policy, announced in September 2022 that it would …

    Read more

  • A Quick Look at the SFC v. Vizio Ruling

    June 14, 2022 in Blog

    Hello, this is Haksung Jang. SFC (Software Freedom Conservancy) filed suit against Vizio, a US smart TV manufacturer, alleging violations of the GPL. On May 13, 2022, a US federal court issued a ruling related to this case. I have put together a …

    Read more

  • Challenges and Effects of Adopting InnerSource

    April 3, 2022 in Blog

    Featured Image for Challenges and Effects of Adopting InnerSource

    Hello, this is Haksung Jang. InnerSource is a method of introducing open source development methodology inside an organization to maximize cross-team sharing and collaboration, and to gain effects such as faster development speed, transparent …

    Read more

  • Can I Use a Publicly Available Dataset to Build a Commercial AI Service?

    February 14, 2022 in Blog

    Featured Image for Can I Use a Publicly Available Dataset to Build a Commercial AI Service?

    Hello, I’m Haksung Jang. AI has become such an essential technology in modern business that virtually no company operates without using it. Building an AI service requires large volumes of data, and publicly available datasets are also widely …

    Read more

Posts in 2021
  • Is Open Source Compliance Necessary Even When Providing a Service as SaaS?

    December 20, 2021 in Blog

    Most open source licenses place no restrictions on simply running the software, but they do require compliance with obligations such as source code disclosure and attribution when the open source is redistributed. Here, “distribution” …

    Read more

  • China's First GPL Lawsuit Case: VirtualApp

    November 15, 2021 in Blog

    Featured Image for China's First GPL Lawsuit Case: VirtualApp

    Hello, this is Haksung Jang. In September 2021, it was reported through a Chinese news article that the first GPL-related ruling in China had been handed down. I’ve summarized what I understood of it using a translation tool. Please keep in …

    Read more

  • Does GPLv2 Also Require Installation Information?

    August 1, 2021 in Blog

    Featured Image for Does GPLv2 Also Require Installation Information?

    Hello. P. McCoy Smith, a well-known open source license attorney in the United States, recently published an article titled Does GPLv2 Require ‘Installation Information’ in JOLTS (Journal of Open Law, Technology & Society) (JOLTS). …

    Read more

  • Distribution of Dockerfiles: Who Is Responsible for Compliance?

    May 4, 2021 in Blog

    Featured Image for Distribution of Dockerfiles: Who Is Responsible for Compliance?

    Hello! In April 2021, Till Jaeger, a well-known German open source lawyer, published an article on who is responsible for the license compliance of the open source software included in the Docker image generated from a Dockerfile. Based on German …

    Read more