Skip to content

Commit 6974998

Browse files
authored
Update copyright to 2025 (#795)
1 parent 7cc7f78 commit 6974998

File tree

245 files changed

+249
-249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

245 files changed

+249
-249
lines changed

AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* FLAC - Free Lossless Audio Codec
22
* Copyright (C) 2001-2009 Josh Coalson
3-
* Copyright (C) 2011-2024 Xiph.Org Foundation
3+
* Copyright (C) 2011-2025 Xiph.Org Foundation
44
*
55
* This file is part the FLAC project. FLAC is comprised of several
66
* components distributed under different licenses. The codec libraries

COPYING.Xiph

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (C) 2000-2009 Josh Coalson
2-
Copyright (C) 2011-2024 Xiph.Org Foundation
2+
Copyright (C) 2011-2025 Xiph.Org Foundation
33

44
Redistribution and use in source and binary forms, with or without
55
modification, are permitted provided that the following conditions

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FLAC - Free Lossless Audio Codec
22
# Copyright (C) 2001-2009 Josh Coalson
3-
# Copyright (C) 2011-2024 Xiph.Org Foundation
3+
# Copyright (C) 2011-2025 Xiph.Org Foundation
44
#
55
# This file is part the FLAC project. FLAC is comprised of several
66
# components distributed under different licenses. The codec libraries

README.md

Lines changed: 1 addition & 1 deletion

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FLAC - Free Lossless Audio Codec
22
# Copyright (C) 2001-2009 Josh Coalson
3-
# Copyright (C) 2011-2024 Xiph.Org Foundation
3+
# Copyright (C) 2011-2025 Xiph.Org Foundation
44
#
55
# This file is part the FLAC project. FLAC is comprised of several
66
# components distributed under different licenses. The codec libraries

doc/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# flac - Command-line FLAC encoder/decoder
22
# Copyright (C) 2002-2009 Josh Coalson
3-
# Copyright (C) 2011-2024 Xiph.Org Foundation
3+
# Copyright (C) 2011-2025 Xiph.Org Foundation
44
#
55
# This program is free software; you can redistribute it and/or
66
# modify it under the terms of the GNU General Public License

doc/doxygen.footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<hr size="1"/>
33

44
Copyright (c) 2000-2009 Josh Coalson
5-
Copyright (c) 2011-2024 Xiph.Org Foundation
5+
Copyright (c) 2011-2025 Xiph.Org Foundation
66

77
<!-- Copyright (c) 2000-2009 Josh Coalson -->
8-
<!-- Copyright (c) 2011-2024 Xiph.Org Foundation -->
8+
<!-- Copyright (c) 2011-2025 Xiph.Org Foundation -->
99
<!-- Permission is granted to copy, distribute and/or modify this document -->
1010
<!-- under the terms of the GNU Free Documentation License, Version 1.3 -->
1111
<!-- or any later version published by the Free Software Foundation; -->

doc/images/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FLAC - Free Lossless Audio Codec
22
# Copyright (C) 2001-2009 Josh Coalson
3-
# Copyright (C) 2011-2024 Xiph.Org Foundation
3+
# Copyright (C) 2011-2025 Xiph.Org Foundation
44
#
55
# This file is part the FLAC project. FLAC is comprised of several
66
# components distributed under different licenses. The codec libraries

examples/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FLAC - Free Lossless Audio Codec
22
# Copyright (C) 2001-2009 Josh Coalson
3-
# Copyright (C) 2011-2024 Xiph.Org Foundation
3+
# Copyright (C) 2011-2025 Xiph.Org Foundation
44
#
55
# This file is part the FLAC project. FLAC is comprised of several
66
# components distributed under different licenses. The codec libraries

examples/c/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FLAC - Free Lossless Audio Codec
22
# Copyright (C) 2001-2009 Josh Coalson
3-
# Copyright (C) 2011-2024 Xiph.Org Foundation
3+
# Copyright (C) 2011-2025 Xiph.Org Foundation
44
#
55
# This file is part the FLAC project. FLAC is comprised of several
66
# components distributed under different licenses. The codec libraries

0 commit comments

Comments
 (0)