Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
flac
Commits
6a5fe43b
Commit
6a5fe43b
authored
Dec 05, 2016
by
Erik de Castro Lopo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bulk update copyright dates
parent
f39a0ea6
Changes
247
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
75 additions
and
75 deletions
+75
-75
AUTHORS
AUTHORS
+1
-1
COPYING.Xiph
COPYING.Xiph
+1
-1
Makefile.am
Makefile.am
+1
-1
Makefile.deps
Makefile.deps
+1
-1
Makefile.lite
Makefile.lite
+1
-1
README
README
+1
-1
build/Makefile.am
build/Makefile.am
+1
-1
build/compile.mk
build/compile.mk
+1
-1
build/config.mk
build/config.mk
+1
-1
build/exe.mk
build/exe.mk
+1
-1
build/lib.mk
build/lib.mk
+1
-1
doc/Makefile.am
doc/Makefile.am
+1
-1
doc/Makefile.lite
doc/Makefile.lite
+1
-1
doc/html/Makefile.am
doc/html/Makefile.am
+1
-1
doc/html/images/Makefile.am
doc/html/images/Makefile.am
+1
-1
examples/Makefile.am
examples/Makefile.am
+1
-1
examples/Makefile.lite
examples/Makefile.lite
+1
-1
examples/c/Makefile.am
examples/c/Makefile.am
+1
-1
examples/c/decode/Makefile.am
examples/c/decode/Makefile.am
+1
-1
examples/c/decode/file/Makefile.am
examples/c/decode/file/Makefile.am
+1
-1
examples/c/decode/file/Makefile.lite
examples/c/decode/file/Makefile.lite
+1
-1
examples/c/decode/file/main.c
examples/c/decode/file/main.c
+1
-1
examples/c/encode/Makefile.am
examples/c/encode/Makefile.am
+1
-1
examples/c/encode/file/Makefile.am
examples/c/encode/file/Makefile.am
+1
-1
examples/c/encode/file/Makefile.lite
examples/c/encode/file/Makefile.lite
+1
-1
examples/c/encode/file/main.c
examples/c/encode/file/main.c
+1
-1
examples/cpp/Makefile.am
examples/cpp/Makefile.am
+1
-1
examples/cpp/decode/Makefile.am
examples/cpp/decode/Makefile.am
+1
-1
examples/cpp/decode/file/Makefile.am
examples/cpp/decode/file/Makefile.am
+1
-1
examples/cpp/decode/file/Makefile.lite
examples/cpp/decode/file/Makefile.lite
+1
-1
examples/cpp/decode/file/main.cpp
examples/cpp/decode/file/main.cpp
+1
-1
examples/cpp/encode/Makefile.am
examples/cpp/encode/Makefile.am
+1
-1
examples/cpp/encode/file/Makefile.am
examples/cpp/encode/file/Makefile.am
+1
-1
examples/cpp/encode/file/Makefile.lite
examples/cpp/encode/file/Makefile.lite
+1
-1
examples/cpp/encode/file/main.cpp
examples/cpp/encode/file/main.cpp
+1
-1
include/FLAC++/Makefile.am
include/FLAC++/Makefile.am
+1
-1
include/FLAC++/all.h
include/FLAC++/all.h
+1
-1
include/FLAC++/decoder.h
include/FLAC++/decoder.h
+1
-1
include/FLAC++/encoder.h
include/FLAC++/encoder.h
+1
-1
include/FLAC++/export.h
include/FLAC++/export.h
+1
-1
include/FLAC++/metadata.h
include/FLAC++/metadata.h
+1
-1
include/FLAC/Makefile.am
include/FLAC/Makefile.am
+1
-1
include/FLAC/all.h
include/FLAC/all.h
+1
-1
include/FLAC/assert.h
include/FLAC/assert.h
+1
-1
include/FLAC/callback.h
include/FLAC/callback.h
+1
-1
include/FLAC/export.h
include/FLAC/export.h
+1
-1
include/FLAC/format.h
include/FLAC/format.h
+1
-1
include/FLAC/metadata.h
include/FLAC/metadata.h
+1
-1
include/FLAC/ordinals.h
include/FLAC/ordinals.h
+1
-1
include/FLAC/stream_decoder.h
include/FLAC/stream_decoder.h
+1
-1
include/FLAC/stream_encoder.h
include/FLAC/stream_encoder.h
+1
-1
include/Makefile.am
include/Makefile.am
+1
-1
include/share/alloc.h
include/share/alloc.h
+1
-1
include/share/grabbag.h
include/share/grabbag.h
+1
-1
include/share/grabbag/cuesheet.h
include/share/grabbag/cuesheet.h
+1
-1
include/share/grabbag/file.h
include/share/grabbag/file.h
+1
-1
include/share/grabbag/picture.h
include/share/grabbag/picture.h
+1
-1
include/share/grabbag/replaygain.h
include/share/grabbag/replaygain.h
+1
-1
include/share/grabbag/seektable.h
include/share/grabbag/seektable.h
+1
-1
include/share/replaygain_synthesis.h
include/share/replaygain_synthesis.h
+1
-1
include/test_libs_common/file_utils_flac.h
include/test_libs_common/file_utils_flac.h
+1
-1
include/test_libs_common/metadata_utils.h
include/test_libs_common/metadata_utils.h
+1
-1
m4/Makefile.am
m4/Makefile.am
+1
-1
man/Makefile.am
man/Makefile.am
+1
-1
src/Makefile.am
src/Makefile.am
+1
-1
src/Makefile.lite
src/Makefile.lite
+1
-1
src/flac/Makefile.am
src/flac/Makefile.am
+1
-1
src/flac/Makefile.lite
src/flac/Makefile.lite
+1
-1
src/flac/Makefile.lite.iffscan
src/flac/Makefile.lite.iffscan
+1
-1
src/flac/analyze.c
src/flac/analyze.c
+1
-1
src/flac/analyze.h
src/flac/analyze.h
+1
-1
src/flac/decode.c
src/flac/decode.c
+1
-1
src/flac/decode.h
src/flac/decode.h
+1
-1
src/flac/encode.c
src/flac/encode.c
+1
-1
src/flac/encode.h
src/flac/encode.h
+1
-1
No files found.
AUTHORS
View file @
6a5fe43b
/* FLAC - Free Lossless Audio Codec
* Copyright (C) 2001-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This file is part the FLAC project. FLAC is comprised of several
* components distributed under different licenses. The codec libraries
...
...
COPYING.Xiph
View file @
6a5fe43b
Copyright (C) 2000-2009 Josh Coalson
Copyright (C) 2011-201
4
Xiph.Org Foundation
Copyright (C) 2011-201
6
Xiph.Org Foundation
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
...
...
Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
Makefile.deps
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
Makefile.lite
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
README
View file @
6a5fe43b
/* FLAC - Free Lossless Audio Codec
* Copyright (C) 2001-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This file is part the FLAC project. FLAC is comprised of several
* components distributed under different licenses. The codec libraries
...
...
build/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
build/compile.mk
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
build/config.mk
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
build/exe.mk
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
build/lib.mk
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
doc/Makefile.am
View file @
6a5fe43b
# flac - Command-line FLAC encoder/decoder
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
doc/Makefile.lite
View file @
6a5fe43b
# flac - Command-line FLAC encoder/decoder
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
doc/html/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
doc/html/images/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
examples/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
examples/Makefile.lite
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
examples/c/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
examples/c/decode/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
examples/c/decode/file/Makefile.am
View file @
6a5fe43b
# example_c_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
examples/c/decode/file/Makefile.lite
View file @
6a5fe43b
# example_c_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
examples/c/decode/file/main.c
View file @
6a5fe43b
/* example_c_decode_file - Simple FLAC file decoder using libFLAC
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
examples/c/encode/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
examples/c/encode/file/Makefile.am
View file @
6a5fe43b
# example_c_encode_file - Simple FLAC file encoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
examples/c/encode/file/Makefile.lite
View file @
6a5fe43b
# example_c_encode_file - Simple FLAC file encoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
examples/c/encode/file/main.c
View file @
6a5fe43b
/* example_c_encode_file - Simple FLAC file encoder using libFLAC
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
examples/cpp/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
examples/cpp/decode/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
examples/cpp/decode/file/Makefile.am
View file @
6a5fe43b
# example_cpp_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
examples/cpp/decode/file/Makefile.lite
View file @
6a5fe43b
# example_cpp_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
examples/cpp/decode/file/main.cpp
View file @
6a5fe43b
/* example_cpp_decode_file - Simple FLAC file decoder using libFLAC
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
examples/cpp/encode/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
examples/cpp/encode/file/Makefile.am
View file @
6a5fe43b
# example_cpp_encode_file - Simple FLAC file encoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
examples/cpp/encode/file/Makefile.lite
View file @
6a5fe43b
# example_cpp_encode_file - Simple FLAC file encoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
examples/cpp/encode/file/main.cpp
View file @
6a5fe43b
/* example_cpp_encode_file - Simple FLAC file encoder using libFLAC
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/FLAC++/Makefile.am
View file @
6a5fe43b
# libFLAC++ - Free Lossless Audio Codec library
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
...
...
include/FLAC++/all.h
View file @
6a5fe43b
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC++/decoder.h
View file @
6a5fe43b
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC++/encoder.h
View file @
6a5fe43b
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC++/export.h
View file @
6a5fe43b
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC++/metadata.h
View file @
6a5fe43b
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC/Makefile.am
View file @
6a5fe43b
# libFLAC - Free Lossless Audio Codec library
# Copyright (C) 2000-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
...
...
include/FLAC/all.h
View file @
6a5fe43b
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2000-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC/assert.h
View file @
6a5fe43b
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2001-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC/callback.h
View file @
6a5fe43b
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2004-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC/export.h
View file @
6a5fe43b
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2000-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC/format.h
View file @
6a5fe43b
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2000-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC/metadata.h
View file @
6a5fe43b
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2001-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC/ordinals.h
View file @
6a5fe43b
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2000-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC/stream_decoder.h
View file @
6a5fe43b
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2000-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/FLAC/stream_encoder.h
View file @
6a5fe43b
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2000-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
include/share/alloc.h
View file @
6a5fe43b
/* alloc - Convenience routines for safely allocating memory
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
include/share/grabbag.h
View file @
6a5fe43b
/* grabbag - Convenience lib for various routines common to several tools
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
include/share/grabbag/cuesheet.h
View file @
6a5fe43b
/* grabbag - Convenience lib for various routines common to several tools
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
include/share/grabbag/file.h
View file @
6a5fe43b
/* grabbag - Convenience lib for various routines common to several tools
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
include/share/grabbag/picture.h
View file @
6a5fe43b
/* grabbag - Convenience lib for various routines common to several tools
* Copyright (C) 2006-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/share/grabbag/replaygain.h
View file @
6a5fe43b
/* grabbag - Convenience lib for various routines common to several tools
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
include/share/grabbag/seektable.h
View file @
6a5fe43b
/* grabbag - Convenience lib for various routines common to several tools
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
include/share/replaygain_synthesis.h
View file @
6a5fe43b
/* replaygain_synthesis - Routines for applying ReplayGain to a signal
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
include/test_libs_common/file_utils_flac.h
View file @
6a5fe43b
/* test_libFLAC - Unit tester for libFLAC
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
include/test_libs_common/metadata_utils.h
View file @
6a5fe43b
/* test_libFLAC - Unit tester for libFLAC
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
m4/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2006-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
man/Makefile.am
View file @
6a5fe43b
# flac - Command-line FLAC encoder/decoder
# Copyright (C) 2000-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
src/Makefile.am
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
src/Makefile.lite
View file @
6a5fe43b
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
...
...
src/flac/Makefile.am
View file @
6a5fe43b
# flac - Command-line FLAC encoder/decoder
# Copyright (C) 2000-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
src/flac/Makefile.lite
View file @
6a5fe43b
# flac - Command-line FLAC encoder/decoder
# Copyright (C) 2000-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
src/flac/Makefile.lite.iffscan
View file @
6a5fe43b
# flac - Command-line FLAC encoder/decoder
# Copyright (C) 2000-2009 Josh Coalson
# Copyright (C) 2011-201
4
Xiph.Org Foundation
# Copyright (C) 2011-201
6
Xiph.Org Foundation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
...
...
src/flac/analyze.c
View file @
6a5fe43b
/* flac - Command-line FLAC encoder/decoder
* Copyright (C) 2000-2009 Josh Coalson
* Copyright (C) 2011-201
4
Xiph.Org Foundation
* Copyright (C) 2011-201
6
Xiph.Org Foundation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
src/flac/analyze.h
View file @
6a5fe43b