comparison nutdec.c @ 2217:06083249909c libavformat

license header consistency cosmetics
author diego
date Thu, 05 Jul 2007 10:40:25 +0000
parents da71207a7cf1
children 9c2823ab0146
comparison
equal deleted inserted replaced
2216:1c30ea3c0fcf 2217:06083249909c
16 * Lesser General Public License for more details. 16 * Lesser General Public License for more details.
17 * 17 *
18 * You should have received a copy of the GNU Lesser General Public 18 * You should have received a copy of the GNU Lesser General Public
19 * License along with FFmpeg; if not, write to the Free Software 19 * License along with FFmpeg; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 *
22 */ 21 */
23 22
24 #include "tree.h" 23 #include "tree.h"
25 #include "nut.h" 24 #include "nut.h"
26 #include "avstring.h" 25 #include "avstring.h"