mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
all: replace Copyright lines by SPDX copyright tag
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
# SPDX-FileCopyrightText: 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
#
|
||||
# This file is part of WeeChat, the extensible chat client.
|
||||
#
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* weechat-perl-api.c - perl API functions
|
||||
*
|
||||
* Copyright (C) 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* Copyright (C) 2005-2008 Emmanuel Bouthenot <kolter@openics.org>
|
||||
* Copyright (C) 2012 Simon Arlott
|
||||
* SPDX-FileCopyrightText: 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2005-2008 Emmanuel Bouthenot <kolter@openics.org>
|
||||
* SPDX-FileCopyrightText: 2012 Simon Arlott
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* weechat-perl.c - perl plugin for WeeChat
|
||||
*
|
||||
* Copyright (C) 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* Copyright (C) 2005-2008 Emmanuel Bouthenot <kolter@openics.org>
|
||||
* SPDX-FileCopyrightText: 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2005-2008 Emmanuel Bouthenot <kolter@openics.org>
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
* SPDX-FileCopyrightText: 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user