This repository contains a copy of the open-source version of SharePodLib, "an efficient, lightweight class library for interacting with an Apple iPod device" written by Jeffrey Harris. The only modifications that have been made are adding this README, and the addition of the text of the GNU Lesser General Public License so that the GitHub UI displays the license as LGPL v3 (to match how the original Google Code repo displayed the same).
According to a Wayback Machine archive, SharePodLib was released under the GNU Lesser General Public License v3. However, this release still contained the original license distributed with the compiled version of the library. In the interest of preservation, this repo also contains that original Licence.txt.
It should also be noted that this repo also contains bundled libraries (SQLite, ICU, zlib, taglib-sharp) that are assumed to be distributed under the terms of their original license.