mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 03:46:39 +02:00
all: replace Copyright lines by SPDX copyright tag
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
# SPDX-FileCopyrightText: 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
#
|
||||
# This file is part of WeeChat, the extensible chat client.
|
||||
#
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* weechat-js-api.cpp - javascript API functions
|
||||
*
|
||||
* Copyright (C) 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* Copyright (C) 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* SPDX-FileCopyrightText: 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* Copyright (C) 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* SPDX-FileCopyrightText: 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* weechat-js-v8.cpp - v8 javascript functions
|
||||
*
|
||||
* Copyright (C) 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* Copyright (C) 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* SPDX-FileCopyrightText: 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* Copyright (C) 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* SPDX-FileCopyrightText: 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* weechat-js.cpp - javascript plugin for WeeChat
|
||||
*
|
||||
* Copyright (C) 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* Copyright (C) 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* SPDX-FileCopyrightText: 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* Copyright (C) 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2013 Koka El Kiwi <kokakiwi@kokakiwi.net>
|
||||
* SPDX-FileCopyrightText: 2015-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user