
On 03/11/2013 05:36 AM, Christophe Fergeau wrote:
A few files were using the old address. --- libvirt-designer/libvirt-designer-domain.c | 2 +- libvirt-designer/libvirt-designer-domain.h | 2 +- libvirt-designer/test-designer-domain.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libvirt-designer/libvirt-designer-domain.c b/libvirt-designer/libvirt-designer-domain.c index 6fbfa51..d9f4ea2 100644 --- a/libvirt-designer/libvirt-designer-domain.c +++ b/libvirt-designer/libvirt-designer-domain.c @@ -15,7 +15,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
NACK. Instead of using the street address (either old or new), you should be using the URL form: * You should have received a copy of the GNU Lesser General Public * License along with this library. If not, see * <http://www.gnu.org/licenses/>. Then we should probably add a syntax-check rule (the way libvirt has done) to prevent further accidental use of either street address. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org