From 7abcf40dec2be03edbad7ebf247823d45452b7c7 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Wed, 6 Mar 2013 14:07:56 +0100 Subject: [PATCH] Fixed some Firestorm license headers --- indra/newview/aoengine.cpp | 1 + indra/newview/aoengine.h | 1 + indra/newview/aoset.cpp | 1 + indra/newview/aoset.h | 1 + indra/newview/fscommon.cpp | 4 ++++ indra/newview/fscommon.h | 4 ++++ indra/newview/fsconsoleutils.cpp | 4 ++++ indra/newview/fsconsoleutils.h | 4 ++++ indra/newview/fscontactsfloater.cpp | 1 + indra/newview/fscontactsfloater.h | 1 + indra/newview/fsfloaterblocklist.cpp | 4 ++++ indra/newview/fsfloaterblocklist.h | 4 ++++ indra/newview/fsfloatergroup.cpp | 4 ++++ indra/newview/fsfloatergroup.h | 4 ++++ indra/newview/fsfloaterplacedetails.cpp | 4 ++++ indra/newview/fsfloaterplacedetails.h | 4 ++++ indra/newview/fsfloaterteleporthistory.cpp | 4 ++++ indra/newview/fsfloaterteleporthistory.h | 4 ++++ indra/newview/fsgrouptitles.cpp | 4 ++++ indra/newview/fsgrouptitles.h | 4 ++++ indra/newview/fslslbridge.cpp | 1 + indra/newview/fslslbridge.h | 2 ++ indra/newview/fslslbridgerequest.cpp | 1 + indra/newview/fslslbridgerequest.h | 1 + indra/newview/fsmoneytracker.cpp | 1 + indra/newview/fsmoneytracker.h | 1 + indra/newview/fsnearbychatvoicemonitor.cpp | 4 ++++ indra/newview/fsnearbychatvoicemonitor.h | 4 ++++ indra/newview/fsslurlcommand.cpp | 4 ++++ indra/newview/fsslurlcommand.h | 4 ++++ indra/newview/kcwlinterface.cpp | 3 ++- indra/newview/kcwlinterface.h | 3 ++- indra/newview/utilitybar.cpp | 1 + indra/newview/utilitybar.h | 1 + 34 files changed, 91 insertions(+), 2 deletions(-) diff --git a/indra/newview/aoengine.cpp b/indra/newview/aoengine.cpp index db5007dcbb..441a3476e3 100644 --- a/indra/newview/aoengine.cpp +++ b/indra/newview/aoengine.cpp @@ -19,6 +19,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/aoengine.h b/indra/newview/aoengine.h index dd17d435b4..ee4ebbf407 100644 --- a/indra/newview/aoengine.h +++ b/indra/newview/aoengine.h @@ -19,6 +19,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * $/LicenseInfo$ */ #ifndef AOENGINE_H diff --git a/indra/newview/aoset.cpp b/indra/newview/aoset.cpp index 068cc55135..76807926f7 100644 --- a/indra/newview/aoset.cpp +++ b/indra/newview/aoset.cpp @@ -19,6 +19,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/aoset.h b/indra/newview/aoset.h index 555b57f70b..3293975b3d 100644 --- a/indra/newview/aoset.h +++ b/indra/newview/aoset.h @@ -19,6 +19,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * $/LicenseInfo$ */ #ifndef AOSET_H diff --git a/indra/newview/fscommon.cpp b/indra/newview/fscommon.cpp index 3886e56c49..b38eac6630 100644 --- a/indra/newview/fscommon.cpp +++ b/indra/newview/fscommon.cpp @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fscommon.h b/indra/newview/fscommon.h index 34821136aa..5cdb528ad6 100644 --- a/indra/newview/fscommon.h +++ b/indra/newview/fscommon.h @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef FS_COMMON_H diff --git a/indra/newview/fsconsoleutils.cpp b/indra/newview/fsconsoleutils.cpp index 6be4bea908..e4431efad7 100644 --- a/indra/newview/fsconsoleutils.cpp +++ b/indra/newview/fsconsoleutils.cpp @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fsconsoleutils.h b/indra/newview/fsconsoleutils.h index 8c42a42420..f550a56f22 100644 --- a/indra/newview/fsconsoleutils.h +++ b/indra/newview/fsconsoleutils.h @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef FS_CONSOLEUTILS_H diff --git a/indra/newview/fscontactsfloater.cpp b/indra/newview/fscontactsfloater.cpp index e760b3dfa0..576a963dec 100644 --- a/indra/newview/fscontactsfloater.cpp +++ b/indra/newview/fscontactsfloater.cpp @@ -21,6 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org * $/LicenseInfo$ */ diff --git a/indra/newview/fscontactsfloater.h b/indra/newview/fscontactsfloater.h index 0a3e6dfba5..ac439ac567 100644 --- a/indra/newview/fscontactsfloater.h +++ b/indra/newview/fscontactsfloater.h @@ -21,6 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org * $/LicenseInfo$ */ diff --git a/indra/newview/fsfloaterblocklist.cpp b/indra/newview/fsfloaterblocklist.cpp index 9f995511b8..902ab20494 100644 --- a/indra/newview/fsfloaterblocklist.cpp +++ b/indra/newview/fsfloaterblocklist.cpp @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fsfloaterblocklist.h b/indra/newview/fsfloaterblocklist.h index 291f529c86..572a8d8425 100644 --- a/indra/newview/fsfloaterblocklist.h +++ b/indra/newview/fsfloaterblocklist.h @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef FS_FLOATERBLOCKLIST_H diff --git a/indra/newview/fsfloatergroup.cpp b/indra/newview/fsfloatergroup.cpp index ab16312b5d..562d0777e7 100644 --- a/indra/newview/fsfloatergroup.cpp +++ b/indra/newview/fsfloatergroup.cpp @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fsfloatergroup.h b/indra/newview/fsfloatergroup.h index 597bc4a9d0..a8d5e47fb5 100644 --- a/indra/newview/fsfloatergroup.h +++ b/indra/newview/fsfloatergroup.h @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef FS_FLOATERGROUP_H diff --git a/indra/newview/fsfloaterplacedetails.cpp b/indra/newview/fsfloaterplacedetails.cpp index b6db59ad94..2f4915a329 100644 --- a/indra/newview/fsfloaterplacedetails.cpp +++ b/indra/newview/fsfloaterplacedetails.cpp @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fsfloaterplacedetails.h b/indra/newview/fsfloaterplacedetails.h index e574f5e1ba..cdb7649cc8 100644 --- a/indra/newview/fsfloaterplacedetails.h +++ b/indra/newview/fsfloaterplacedetails.h @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef FS_FLOATERPLACEDETAILS_H diff --git a/indra/newview/fsfloaterteleporthistory.cpp b/indra/newview/fsfloaterteleporthistory.cpp index 7e14a98689..da836793fc 100644 --- a/indra/newview/fsfloaterteleporthistory.cpp +++ b/indra/newview/fsfloaterteleporthistory.cpp @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fsfloaterteleporthistory.h b/indra/newview/fsfloaterteleporthistory.h index fd732f4bae..4933795992 100644 --- a/indra/newview/fsfloaterteleporthistory.h +++ b/indra/newview/fsfloaterteleporthistory.h @@ -19,6 +19,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef FS_FLOATERTELEPORTHISTORY_H diff --git a/indra/newview/fsgrouptitles.cpp b/indra/newview/fsgrouptitles.cpp index 72484fb57b..76b11399de 100644 --- a/indra/newview/fsgrouptitles.cpp +++ b/indra/newview/fsgrouptitles.cpp @@ -18,6 +18,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fsgrouptitles.h b/indra/newview/fsgrouptitles.h index 26551943c8..bbf3299542 100644 --- a/indra/newview/fsgrouptitles.h +++ b/indra/newview/fsgrouptitles.h @@ -18,6 +18,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef FS_GROUPTITLES_H diff --git a/indra/newview/fslslbridge.cpp b/indra/newview/fslslbridge.cpp index 3cce0ee298..4b4c53d166 100644 --- a/indra/newview/fslslbridge.cpp +++ b/indra/newview/fslslbridge.cpp @@ -21,6 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org * $/LicenseInfo$ */ diff --git a/indra/newview/fslslbridge.h b/indra/newview/fslslbridge.h index e4b35aaba9..a0c726512b 100644 --- a/indra/newview/fslslbridge.h +++ b/indra/newview/fslslbridge.h @@ -21,8 +21,10 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org * $/LicenseInfo$ */ + #ifndef FS_LSLBRIDGE_H #define FS_LSLBRIDGE_H diff --git a/indra/newview/fslslbridgerequest.cpp b/indra/newview/fslslbridgerequest.cpp index 0555f91eb1..f85f3ea657 100644 --- a/indra/newview/fslslbridgerequest.cpp +++ b/indra/newview/fslslbridgerequest.cpp @@ -21,6 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org * $/LicenseInfo$ */ diff --git a/indra/newview/fslslbridgerequest.h b/indra/newview/fslslbridgerequest.h index 285417cc19..1bdf7a2cdc 100644 --- a/indra/newview/fslslbridgerequest.h +++ b/indra/newview/fslslbridgerequest.h @@ -21,6 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org * $/LicenseInfo$ */ diff --git a/indra/newview/fsmoneytracker.cpp b/indra/newview/fsmoneytracker.cpp index 0809da7fec..ce1ace0f23 100644 --- a/indra/newview/fsmoneytracker.cpp +++ b/indra/newview/fsmoneytracker.cpp @@ -18,6 +18,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fsmoneytracker.h b/indra/newview/fsmoneytracker.h index 38847529f7..659293f2ee 100644 --- a/indra/newview/fsmoneytracker.h +++ b/indra/newview/fsmoneytracker.h @@ -18,6 +18,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * $/LicenseInfo$ */ #ifndef FS_MONEYTRACKER_H diff --git a/indra/newview/fsnearbychatvoicemonitor.cpp b/indra/newview/fsnearbychatvoicemonitor.cpp index 127efe1936..8c358da80f 100644 --- a/indra/newview/fsnearbychatvoicemonitor.cpp +++ b/indra/newview/fsnearbychatvoicemonitor.cpp @@ -18,6 +18,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fsnearbychatvoicemonitor.h b/indra/newview/fsnearbychatvoicemonitor.h index a317a0b599..ff00903a54 100644 --- a/indra/newview/fsnearbychatvoicemonitor.h +++ b/indra/newview/fsnearbychatvoicemonitor.h @@ -18,6 +18,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef FS_NEARBYCHATVOICEMONITOR_H diff --git a/indra/newview/fsslurlcommand.cpp b/indra/newview/fsslurlcommand.cpp index e7a22f8a9b..cb19204c66 100644 --- a/indra/newview/fsslurlcommand.cpp +++ b/indra/newview/fsslurlcommand.cpp @@ -18,6 +18,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/fsslurlcommand.h b/indra/newview/fsslurlcommand.h index 8779c95f5a..e451622b93 100644 --- a/indra/newview/fsslurlcommand.h +++ b/indra/newview/fsslurlcommand.h @@ -18,6 +18,10 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef FS_SLURLCOMMAND_H diff --git a/indra/newview/kcwlinterface.cpp b/indra/newview/kcwlinterface.cpp index 37b9b2b14c..72eaab0da0 100644 --- a/indra/newview/kcwlinterface.cpp +++ b/indra/newview/kcwlinterface.cpp @@ -18,8 +18,9 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * The Phoenix Firestorm Project, 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA * http://www.firestormviewer.org + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/kcwlinterface.h b/indra/newview/kcwlinterface.h index bde3c16af1..a511c9b066 100644 --- a/indra/newview/kcwlinterface.h +++ b/indra/newview/kcwlinterface.h @@ -18,8 +18,9 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * The Phoenix Firestorm Project, 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA + * The Phoenix Firestorm Project, Inc., 1831 Oakwood Drive, Fairmont, Minnesota 56031-3225 USA * http://www.firestormviewer.org + * $/LicenseInfo$ */ #ifndef KC_WLINTERFACE_H diff --git a/indra/newview/utilitybar.cpp b/indra/newview/utilitybar.cpp index a6fc261cbb..83437c73fc 100644 --- a/indra/newview/utilitybar.cpp +++ b/indra/newview/utilitybar.cpp @@ -19,6 +19,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * $/LicenseInfo$ */ #include "llviewerprecompiledheaders.h" diff --git a/indra/newview/utilitybar.h b/indra/newview/utilitybar.h index ff3cc6abf7..7a4797571d 100644 --- a/indra/newview/utilitybar.h +++ b/indra/newview/utilitybar.h @@ -19,6 +19,7 @@ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * $/LicenseInfo$ */ #ifndef UTILITYBAR_H