comparison md5.h @ 21:4aa618ae094f src

Use consistent license headers everywhere: Fix FSF address and boilerplate.
author diego
date Sun, 14 Sep 2008 15:42:49 +0000
parents fdbae45c30fc
children ac07d427fbc6
comparison
equal deleted inserted replaced
20:fce16251755c 21:4aa618ae094f
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 15 GNU General Public License for more details.
16 16
17 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software Foundation, 18 along with this program; if not, write to the Free Software Foundation,
19 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ 19 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
20 20
21 #ifndef _MD5_H 21 #ifndef _MD5_H
22 #define _MD5_H 1 22 #define _MD5_H 1
23 23
24 #include <stdio.h> 24 #include <stdio.h>