diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/aggregation.idl | 4 | ||||
-rw-r--r-- | examples/artsccat.c | 4 | ||||
-rw-r--r-- | examples/artscmt.c | 4 | ||||
-rw-r--r-- | examples/artscrec.c | 4 | ||||
-rw-r--r-- | examples/artsctest.c | 4 | ||||
-rw-r--r-- | examples/catfile.cc | 4 | ||||
-rw-r--r-- | examples/dcasttest.cc | 2 | ||||
-rw-r--r-- | examples/flow.cc | 2 | ||||
-rw-r--r-- | examples/hello.idl | 2 | ||||
-rw-r--r-- | examples/hello_impl.cc | 2 | ||||
-rw-r--r-- | examples/hello_impl.h | 2 | ||||
-rw-r--r-- | examples/helloclient.cc | 2 | ||||
-rw-r--r-- | examples/hellodynamic.cc | 2 | ||||
-rw-r--r-- | examples/hellodynamic2.cc | 4 | ||||
-rw-r--r-- | examples/hellomain.cc | 2 | ||||
-rw-r--r-- | examples/helloserver.cc | 2 | ||||
-rw-r--r-- | examples/irdemo.cc | 2 | ||||
-rw-r--r-- | examples/playtofile.idl | 4 | ||||
-rw-r--r-- | examples/playtofile_impl.cc | 4 | ||||
-rw-r--r-- | examples/playtofile_main.cc | 4 | ||||
-rw-r--r-- | examples/referenceinfo.cc | 2 | ||||
-rw-r--r-- | examples/streamsound.cc | 2 | ||||
-rw-r--r-- | examples/testaggregation.cc | 4 | ||||
-rw-r--r-- | examples/testasubsys.cc | 2 | ||||
-rw-r--r-- | examples/testdhandle.cc | 2 | ||||
-rw-r--r-- | examples/testthreads.cc | 4 | ||||
-rw-r--r-- | examples/x11commtest.cc | 2 |
27 files changed, 39 insertions, 39 deletions
diff --git a/examples/aggregation.idl b/examples/aggregation.idl index 3c02d31..1c0c459 100644 --- a/examples/aggregation.idl +++ b/examples/aggregation.idl @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/artsccat.c b/examples/artsccat.c index 5f49f6f..983dfc3 100644 --- a/examples/artsccat.c +++ b/examples/artsccat.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/artscmt.c b/examples/artscmt.c index bc9e98d..f738d08 100644 --- a/examples/artscmt.c +++ b/examples/artscmt.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/artscrec.c b/examples/artscrec.c index 80e91ae..6faf64f 100644 --- a/examples/artscrec.c +++ b/examples/artscrec.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/artsctest.c b/examples/artsctest.c index 9eb5a9b..e387e83 100644 --- a/examples/artsctest.c +++ b/examples/artsctest.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/catfile.cc b/examples/catfile.cc index 2b34342..3da8f75 100644 --- a/examples/catfile.cc +++ b/examples/catfile.cc @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/dcasttest.cc b/examples/dcasttest.cc index 1d4127b..9fda54f 100644 --- a/examples/dcasttest.cc +++ b/examples/dcasttest.cc @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/flow.cc b/examples/flow.cc index 116c21b..4c4f43c 100644 --- a/examples/flow.cc +++ b/examples/flow.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/hello.idl b/examples/hello.idl index 8446500..9121e8c 100644 --- a/examples/hello.idl +++ b/examples/hello.idl @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // Test stuff: diff --git a/examples/hello_impl.cc b/examples/hello_impl.cc index a3be704..94c6513 100644 --- a/examples/hello_impl.cc +++ b/examples/hello_impl.cc @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/hello_impl.h b/examples/hello_impl.h index 484a890..c3c0d83 100644 --- a/examples/hello_impl.h +++ b/examples/hello_impl.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/helloclient.cc b/examples/helloclient.cc index c7d3022..376a31b 100644 --- a/examples/helloclient.cc +++ b/examples/helloclient.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/hellodynamic.cc b/examples/hellodynamic.cc index 5dabec0..1ae5f67 100644 --- a/examples/hellodynamic.cc +++ b/examples/hellodynamic.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/hellodynamic2.cc b/examples/hellodynamic2.cc index 8f8a1e0..0647564 100644 --- a/examples/hellodynamic2.cc +++ b/examples/hellodynamic2.cc @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/hellomain.cc b/examples/hellomain.cc index f194456..8d1fa84 100644 --- a/examples/hellomain.cc +++ b/examples/hellomain.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/helloserver.cc b/examples/helloserver.cc index 2e37de5..5527651 100644 --- a/examples/helloserver.cc +++ b/examples/helloserver.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/irdemo.cc b/examples/irdemo.cc index 4345235..5357332 100644 --- a/examples/irdemo.cc +++ b/examples/irdemo.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/playtofile.idl b/examples/playtofile.idl index 6aa341e..5ffe008 100644 --- a/examples/playtofile.idl +++ b/examples/playtofile.idl @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/playtofile_impl.cc b/examples/playtofile_impl.cc index 63a5708..ff7602a 100644 --- a/examples/playtofile_impl.cc +++ b/examples/playtofile_impl.cc @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/playtofile_main.cc b/examples/playtofile_main.cc index c7f85fd..ba049da 100644 --- a/examples/playtofile_main.cc +++ b/examples/playtofile_main.cc @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/referenceinfo.cc b/examples/referenceinfo.cc index d73776c..0a50738 100644 --- a/examples/referenceinfo.cc +++ b/examples/referenceinfo.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/streamsound.cc b/examples/streamsound.cc index a19bd27..2a20b6a 100644 --- a/examples/streamsound.cc +++ b/examples/streamsound.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/testaggregation.cc b/examples/testaggregation.cc index 76c2773..c1a73bf 100644 --- a/examples/testaggregation.cc +++ b/examples/testaggregation.cc @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/testasubsys.cc b/examples/testasubsys.cc index e0480ed..97d4475 100644 --- a/examples/testasubsys.cc +++ b/examples/testasubsys.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/testdhandle.cc b/examples/testdhandle.cc index a42ad46..ccde06c 100644 --- a/examples/testdhandle.cc +++ b/examples/testdhandle.cc @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/examples/testthreads.cc b/examples/testthreads.cc index 0155f90..ad2e428 100644 --- a/examples/testthreads.cc +++ b/examples/testthreads.cc @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/examples/x11commtest.cc b/examples/x11commtest.cc index fa793b4..a26e59c 100644 --- a/examples/x11commtest.cc +++ b/examples/x11commtest.cc @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the |