Re: typo in the license ?

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Achilleas Mantzios <a(dot)mantzios(at)cloud(dot)gatewaynet(dot)com>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: typo in the license ?
Date: 2025-10-22 15:19:45
Message-ID: 202510221353.w6lmlb7nb3zs@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2025-Oct-22, Achilleas Mantzios wrote:

> Greetings from pgconf eu 2025 , Riga, Latvia!
>
> While attending Karen Sandler's presentation on : The Foundation of Open
> Source: Why Software Freedom? , I just looked up the license here :
>
> https://www.postgresql.org/about/licence/ and then here :
> https://opensource.org/license/postgresql
>
> the variable $ORGANIZATION is spelled as ORGANIZATION and further below
> as ORGANISATION.

Yes, but:

1. this is a problem in the OSI website, not in the Postgres website or
licensing file.

2. note that this file is not a license, but a license template. If you
want to use this license, you're supposed to replace those keywords with
the name of your organization. I would think that if you use the template
and replace $ORGANIZATION with a name but fail to replace $ORGANISATION
with the same name, then your lawyer is not worth very much.

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"La primera ley de las demostraciones en vivo es: no trate de usar el sistema.
Escriba un guión que no toque nada para no causar daños." (Jakob Nielsen)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Álvaro Herrera 2025-10-22 15:29:56 Re: typo in the license ?
Previous Message Adrian Klaver 2025-10-22 14:31:34 Re: Index corruption issue after migration from RHEL 7 to RHEL 9 (PostgreSQL 11 streaming replication)