X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gobject%2Fgobjectnotifyqueue.c;h=db2aa4696546c9ae53842ef19a862c3e5671fe52;hb=2a53b4d0e2c98a14aedf31e38f0ad1fb2e8fe26f;hp=8aa1485078ff23d34cef821d4bd49698ffc80d47;hpb=1b033919845cef366842373da9f1cfb56f522d01;p=platform%2Fupstream%2Fglib.git diff --git a/gobject/gobjectnotifyqueue.c b/gobject/gobjectnotifyqueue.c index 8aa1485..db2aa46 100644 --- a/gobject/gobjectnotifyqueue.c +++ b/gobject/gobjectnotifyqueue.c @@ -12,9 +12,13 @@ * Lesser General Public License for more details. * * 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. + * Public License along with this library; if not, see . + */ + +/* WARNING: + * + * This file is INSTALLED and other projects (outside of glib) + * #include its contents. */ #ifndef __G_OBJECT_NOTIFY_QUEUE_H__