comparison md5.c @ 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 0d82d0f30c98
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 /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */ 21 /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */
22 22
23 #ifdef HAVE_CONFIG_H 23 #ifdef HAVE_CONFIG_H
24 # include <config.h> 24 # include <config.h>