diff options
Diffstat (limited to 'include/qemu/uri.h')
| -rw-r--r-- | include/qemu/uri.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/qemu/uri.h b/include/qemu/uri.h index db5218c39e..3ad211d676 100644 --- a/include/qemu/uri.h +++ b/include/qemu/uri.h @@ -41,8 +41,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * License along with this library. If not, see <https://www.gnu.org/licenses/>. * * Authors: * Richard W.M. Jones <rjones@redhat.com> |