Subversion Repositories freemyipod

Rev

Rev 447 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 447 Rev 450
Line 1... Line 1...
1
/*
1
/*
2
 * Helper functions to handle compression via zlib
2
 * Helper functions to handle compression via UCL
-
 
3
 *
-
 
4
 * Copyright (C) 2011 Michael Sparmann
-
 
5
 *
-
 
6
 * Based on: Helper functions to handle compression via zlib
3
 *
7
 *
4
 * Copyright (C) 2007-2008 Julian Brown
8
 * Copyright (C) 2007-2008 Julian Brown
5
 * Copyright (C) 2008 Mike Frysinger
9
 * Copyright (C) 2008 Mike Frysinger
6
 *
10
 *
7
 * Licensed under the GPL-2 or later.
11
 * Licensed under the GPL-2 or later.