diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-09-09 16:15:52 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-09-09 16:15:52 +0000 |
commit | a5d6746e4d2dc7961910ce7d1729f5500a4dc0f3 (patch) | |
tree | 9150b44ca1ad9dc88d42826899e8bade019e3397 /sys/src/cmd/audio/libFLAC/bitmath.c | |
parent | 341502a0fd20bd3188b8d4e100b2d975f2d94007 (diff) |
libFLAC: update 1.3.4 → 1.4.0
Diffstat (limited to 'sys/src/cmd/audio/libFLAC/bitmath.c')
-rw-r--r-- | sys/src/cmd/audio/libFLAC/bitmath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/cmd/audio/libFLAC/bitmath.c b/sys/src/cmd/audio/libFLAC/bitmath.c index 32e31a799..7c73cc05e 100644 --- a/sys/src/cmd/audio/libFLAC/bitmath.c +++ b/sys/src/cmd/audio/libFLAC/bitmath.c @@ -1,6 +1,6 @@ /* libFLAC - Free Lossless Audio Codec library * Copyright (C) 2001-2009 Josh Coalson - * Copyright (C) 2011-2016 Xiph.Org Foundation + * Copyright (C) 2011-2022 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |