On 12/06/2015 06:08 AM, Andreas Boll wrote:
Found via the following Lintian (Debian package checker) warning:
The /usr/share/doc/pkg/copyright file refers to the old postal
address of the Free Software Foundation (FSF). The new address is:
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301, USA.
Severity: normal, Certainty: certain
Check: copyright-file, Type: binary
Cc: Brian Paul <bri...@vmware.com>
Signed-off-by: Andreas Boll <andreas.boll....@gmail.com>
---
src/util/glstate.c | 5 +++--
src/util/glstate.h | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/src/util/glstate.c b/src/util/glstate.c
index 18e612b..b6d2992 100644
--- a/src/util/glstate.c
+++ b/src/util/glstate.c
@@ -14,8 +14,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/src/util/glstate.h b/src/util/glstate.h
index c5c9632..b21d154 100644
--- a/src/util/glstate.h
+++ b/src/util/glstate.h
@@ -14,8 +14,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
I'd rather just remove these files since they're not in use.
-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev