avoid recursive `require' when loading semantic
[bpt/emacs.git] / lwlib / lwlib-Xm.h
index a68fd4e..043ebc7 100644 (file)
@@ -14,9 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.  */
+along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #ifndef LWLIB_XM_H
 #define LWLIB_XM_H
@@ -58,6 +56,3 @@ void
 xm_manage_resizing (Widget w, Boolean flag);
 
 #endif /* LWLIB_XM_H */
-
-/* arch-tag: 61561304-c146-437b-8ed3-dc33818703c6
-   (do not change this comment) */