summaryrefslogtreecommitdiff
path: root/src/libFLAC/ia32/stream_encoder_asm.nasm
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-05-25 17:11:19 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-05-26 19:17:53 +1000
commitb1982fbc5f269dc867a2db67c8d34594ca268a3e (patch)
tree4cc43c0382632fdd78608a4978d0058afb067f7a /src/libFLAC/ia32/stream_encoder_asm.nasm
parentd672efaa05e18ca2bf906c6e8eb8d5bf20f88664 (diff)
downloadflac-b1982fbc5f269dc867a2db67c8d34594ca268a3e.tar.gz
Set version to 1.3.0 and update coyprights throughout.
Diffstat (limited to 'src/libFLAC/ia32/stream_encoder_asm.nasm')
-rw-r--r--src/libFLAC/ia32/stream_encoder_asm.nasm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libFLAC/ia32/stream_encoder_asm.nasm b/src/libFLAC/ia32/stream_encoder_asm.nasm
index 987345b7..86f24e0f 100644
--- a/src/libFLAC/ia32/stream_encoder_asm.nasm
+++ b/src/libFLAC/ia32/stream_encoder_asm.nasm
@@ -1,7 +1,8 @@
; vim:filetype=nasm ts=8
; libFLAC - Free Lossless Audio Codec library
-; Copyright (C) 2001,2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson
+; Copyright (C) 2001-2009 Josh Coalson
+; Copyright (C) 2011-2013 Xiph.Org Foundation
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions