Additional copyright notices.

This commit is contained in:
Gregory Maxwell 2009-02-03 20:46:53 -05:00
parent f40bbf751d
commit fea148f284
6 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,5 @@
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
*/
(C) 2008-2009 Gregory Maxwell */
/*
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions

View file

@ -1,5 +1,5 @@
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
*/
(C) 2008 Gregory Maxwell */
/*
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions

View file

@ -1,5 +1,5 @@
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
*/
(C) 2008 Gregory Maxwell */
/**
@file celt.h
@brief Contains all the functions for encoding and decoding audio streams

View file

@ -1,5 +1,5 @@
/* (C) 2007-2008 Jean-Marc Valin, CSIRO
*/
(C) 2008 Gregory Maxwell */
/*
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions

View file

@ -2,6 +2,7 @@
Copyright (C) 2004-2006 by Jean-Marc Valin
Copyright (C) 2006 Commonwealth Scientific and Industrial Research
Organisation (CSIRO) Australia
Copyright (C) 2008-2009 Gregory Maxwell
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions

View file

@ -1,4 +1,5 @@
/* Copyright (C) 2002-2008 Jean-Marc Valin
Copyright (C) 2008-2009 Gregory Maxwell
File: celtenc.c
Redistribution and use in source and binary forms, with or without