diff options
Diffstat (limited to 'util/assuan-client.c')
-rw-r--r-- | util/assuan-client.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/util/assuan-client.c b/util/assuan-client.c index 0467f6dc5..edaa2c71e 100644 --- a/util/assuan-client.c +++ b/util/assuan-client.c @@ -14,10 +14,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - * USA. + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ /* Please note that this is a stripped down and modified version of |