diff options
author | Werner Koch <[email protected]> | 2005-10-24 09:25:25 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-10-24 09:25:25 +0000 |
commit | 9a7d4714f123cfd35557d0ce0455ec684ee7a263 (patch) | |
tree | f9d1fcb91494ed1e685c03495f1a066a6b5d7fd6 /src/assuan-io.c | |
parent | 2005-10-08 Marcus Brinkmann <[email protected]> (diff) | |
download | libassuan-9a7d4714f123cfd35557d0ce0455ec684ee7a263.tar.gz libassuan-9a7d4714f123cfd35557d0ce0455ec684ee7a263.zip |
Fixed and clarified copyright notices
Diffstat (limited to 'src/assuan-io.c')
-rw-r--r-- | src/assuan-io.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/assuan-io.c b/src/assuan-io.c index 321f2ba..30302d6 100644 --- a/src/assuan-io.c +++ b/src/assuan-io.c @@ -15,7 +15,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, + * USA. */ #ifdef HAVE_CONFIG_H |