Additional copyright notices.
This commit is contained in:
parent
f40bbf751d
commit
fea148f284
6 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
|
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
|
||||||
*/
|
(C) 2008-2009 Gregory Maxwell */
|
||||||
/*
|
/*
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
|
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
|
||||||
*/
|
(C) 2008 Gregory Maxwell */
|
||||||
/*
|
/*
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
|
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
|
||||||
*/
|
(C) 2008 Gregory Maxwell */
|
||||||
/**
|
/**
|
||||||
@file celt.h
|
@file celt.h
|
||||||
@brief Contains all the functions for encoding and decoding audio streams
|
@brief Contains all the functions for encoding and decoding audio streams
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
|
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
|
||||||
*/
|
(C) 2008 Gregory Maxwell */
|
||||||
/*
|
/*
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
Copyright (C) 2004-2006 by Jean-Marc Valin
|
Copyright (C) 2004-2006 by Jean-Marc Valin
|
||||||
Copyright (C) 2006 Commonwealth Scientific and Industrial Research
|
Copyright (C) 2006 Commonwealth Scientific and Industrial Research
|
||||||
Organisation (CSIRO) Australia
|
Organisation (CSIRO) Australia
|
||||||
|
Copyright (C) 2008-2009 Gregory Maxwell
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* Copyright (C) 2002-2008 Jean-Marc Valin
|
/* Copyright (C) 2002-2008 Jean-Marc Valin
|
||||||
|
Copyright (C) 2008-2009 Gregory Maxwell
|
||||||
File: celtenc.c
|
File: celtenc.c
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue