Index: trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java	(revision 3656)
+++ trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java	(revision 3657)
@@ -840,5 +840,5 @@
                     Arrays.asList(new String[]{"source", "source_ref", "source:", "note", "comment",
                             "converted_by", "created_by", "watch", "watch:", "fixme", "FIXME",
-                    "description"}));
+                            "description", "attribution"}));
         }
         return uninteresting;
