Skip to content

Commit

Permalink
global: license: bump the year
Browse files Browse the repository at this point in the history
  • Loading branch information
prajnoha committed Jan 21, 2025
1 parent f7b5e45 commit 5049fb3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/include/internal/hash.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SPDX-FileCopyrightText: (C) 2001-2004 Sistina Software, Inc.
* SPDX-FileCopyrightText: (C) 2004-2024 Red Hat, Inc.
* SPDX-FileCopyrightText: (C) 2004-2025 Red Hat, Inc.
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/include/internal/list.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SPDX-FileCopyrightText: (C) 2001-2004 Sistina Software, Inc.
* SPDX-FileCopyrightText: (C) 2004-2024 Red Hat, Inc.
* SPDX-FileCopyrightText: (C) 2004-2025 Red Hat, Inc.
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/internal/bptree.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SPDX-FileCopyrightText: (C) 2018 Amittai Aviram http://www.amittai.com
* SPDX-FileCopyrightText: (C) 2022-2024 Red Hat, Inc.
* SPDX-FileCopyrightText: (C) 2022-2025 Red Hat, Inc.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
Expand Down
2 changes: 1 addition & 1 deletion src/internal/hash.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SPDX-FileCopyrightText: (C) 2001-2004 Sistina Software, Inc.
* SPDX-FileCopyrightText: (C) 2004-2024 Red Hat, Inc.
* SPDX-FileCopyrightText: (C) 2004-2025 Red Hat, Inc.
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/internal/list.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SPDX-FileCopyrightText: (C) 2001-2004 Sistina Software, Inc.
* SPDX-FileCopyrightText: (C) 2004-2024 Red Hat, Inc.
* SPDX-FileCopyrightText: (C) 2004-2025 Red Hat, Inc.
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
Expand Down

0 comments on commit 5049fb3

Please sign in to comment.