]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtklinkbutton.h
filechooser: Show FUSE mounted locations in shortcuts
[~andy/gtk] / gtk / gtklinkbutton.h
index 1f74477befdde4f0cb7d2c808a5a4c07e7eaf834..71e870798570570e8130b771328ce0d2e678eef1 100644 (file)
  * 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., 59 Temple Place - Suite 330, Cambridge, MA 02139, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_LINK_BUTTON_H__
+#define __GTK_LINK_BUTTON_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_LINK_BUTTON_H__
-#define __GTK_LINK_BUTTON_H__
-
 #include <gtk/gtkbutton.h>
 
 G_BEGIN_DECLS