diff options
Diffstat (limited to 'src/libFLAC++/stream_encoder.cpp')
-rw-r--r-- | src/libFLAC++/stream_encoder.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libFLAC++/stream_encoder.cpp b/src/libFLAC++/stream_encoder.cpp index e7924aec..6d8fd713 100644 --- a/src/libFLAC++/stream_encoder.cpp +++ b/src/libFLAC++/stream_encoder.cpp @@ -1,5 +1,5 @@ /* libFLAC++ - Free Lossless Audio Codec library - * Copyright (C) 2002,2003,2004 Josh Coalson + * Copyright (C) 2002,2003,2004,2005 Josh Coalson * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |