Browse Source

xtea.h: include author attribution

Reviewed-by: Clément Bœsch <ubitux@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.0
Michael Niedermayer 13 years ago
parent
commit
0713c38ea3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavutil/xtea.h

+ 1
- 0
libavutil/xtea.h View File

@@ -1,5 +1,6 @@
/*
* A 32-bit implementation of the XTEA algorithm
* Copyright (c) 2012 Samuel Pitoiset
*
* This file is part of FFmpeg.
*


Loading…
Cancel
Save