Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1cf1dc67232dca71fe7a7a71a2f6a5ee10d7d47e
      
https://github.com/WebKit/WebKit/commit/1cf1dc67232dca71fe7a7a71a2f6a5ee10d7d47e
  Author: Javier Fernandez <jfernan...@igalia.com>
  Date:   2025-09-01 (Mon, 01 Sep 2025)

  Changed paths:
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.h
    M Source/WebCore/crypto/cocoa/CryptoAlgorithmX25519Cocoa.cpp
    M Source/WebCore/crypto/gcrypt/CryptoAlgorithmEd25519GCrypt.cpp
    M Source/WebCore/crypto/gcrypt/CryptoAlgorithmX25519GCrypt.cpp
    M Source/WebCore/crypto/gcrypt/CryptoKeyOKPGCrypt.cpp
    M Source/WebCore/crypto/gcrypt/GCryptRFC7748.cpp
    M Source/WebCore/crypto/gcrypt/GCryptRFC7748.h
    M Source/WebCore/crypto/gcrypt/GCryptRFC8032.cpp
    M Source/WebCore/crypto/gcrypt/GCryptRFC8032.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmX25519Params.h

  Log Message:
  -----------
  Replace 'version 2,1' with 'version 2.1' in license headers
https://bugs.webkit.org/show_bug.cgi?id=298189

Reviewed by Carlos Garcia Campos.

The use of "," in the license version causes problems to some
parsers used to check the source code license. This change
modifies the license header of the affected files to use "."
instead.

* Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.cpp:
* Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.h:
* Source/WebCore/crypto/cocoa/CryptoAlgorithmX25519Cocoa.cpp:
* Source/WebCore/crypto/gcrypt/CryptoAlgorithmEd25519GCrypt.cpp:
* Source/WebCore/crypto/gcrypt/CryptoAlgorithmX25519GCrypt.cpp:
* Source/WebCore/crypto/gcrypt/CryptoKeyOKPGCrypt.cpp:
* Source/WebCore/crypto/gcrypt/GCryptRFC7748.cpp:
* Source/WebCore/crypto/gcrypt/GCryptRFC7748.h:
* Source/WebCore/crypto/gcrypt/GCryptRFC8032.cpp:
* Source/WebCore/crypto/gcrypt/GCryptRFC8032.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmX25519Params.h:

Canonical link: https://commits.webkit.org/299393@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to