diff options
Diffstat (limited to 'tests/benchmarks')
-rw-r--r-- | tests/benchmarks/caps.c | 4 | ||||
-rw-r--r-- | tests/benchmarks/capsnego.c | 4 | ||||
-rw-r--r-- | tests/benchmarks/complexity.c | 4 | ||||
-rw-r--r-- | tests/benchmarks/controller.c | 4 | ||||
-rw-r--r-- | tests/benchmarks/gstbufferstress.c | 4 | ||||
-rw-r--r-- | tests/benchmarks/gstclockstress.c | 4 | ||||
-rw-r--r-- | tests/benchmarks/gstpollstress.c | 4 | ||||
-rw-r--r-- | tests/benchmarks/init.c | 4 | ||||
-rw-r--r-- | tests/benchmarks/mass-elements.c | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/tests/benchmarks/caps.c b/tests/benchmarks/caps.c index 32d17258b..d5c210172 100644 --- a/tests/benchmarks/caps.c +++ b/tests/benchmarks/caps.c @@ -15,8 +15,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ diff --git a/tests/benchmarks/capsnego.c b/tests/benchmarks/capsnego.c index 7db7e9153..7e6ca3920 100644 --- a/tests/benchmarks/capsnego.c +++ b/tests/benchmarks/capsnego.c @@ -15,8 +15,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ /* this benchmark recursively builds a pipeline and measures the time to go diff --git a/tests/benchmarks/complexity.c b/tests/benchmarks/complexity.c index e275811d3..2d51f7856 100644 --- a/tests/benchmarks/complexity.c +++ b/tests/benchmarks/complexity.c @@ -14,8 +14,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <stdlib.h> diff --git a/tests/benchmarks/controller.c b/tests/benchmarks/controller.c index 850b4c14c..13012ec36 100644 --- a/tests/benchmarks/controller.c +++ b/tests/benchmarks/controller.c @@ -15,8 +15,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <stdio.h> diff --git a/tests/benchmarks/gstbufferstress.c b/tests/benchmarks/gstbufferstress.c index 9f652c356..7871561bb 100644 --- a/tests/benchmarks/gstbufferstress.c +++ b/tests/benchmarks/gstbufferstress.c @@ -13,8 +13,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <stdio.h> diff --git a/tests/benchmarks/gstclockstress.c b/tests/benchmarks/gstclockstress.c index e274d36e5..8dacf0341 100644 --- a/tests/benchmarks/gstclockstress.c +++ b/tests/benchmarks/gstclockstress.c @@ -13,8 +13,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <stdio.h> diff --git a/tests/benchmarks/gstpollstress.c b/tests/benchmarks/gstpollstress.c index 707be0b6b..09b2b06ce 100644 --- a/tests/benchmarks/gstpollstress.c +++ b/tests/benchmarks/gstpollstress.c @@ -14,8 +14,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <stdio.h> diff --git a/tests/benchmarks/init.c b/tests/benchmarks/init.c index a03f66618..3126a2cca 100644 --- a/tests/benchmarks/init.c +++ b/tests/benchmarks/init.c @@ -15,8 +15,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ diff --git a/tests/benchmarks/mass-elements.c b/tests/benchmarks/mass-elements.c index 826d3d075..cfe6c8516 100644 --- a/tests/benchmarks/mass-elements.c +++ b/tests/benchmarks/mass-elements.c @@ -13,8 +13,8 @@ * * 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, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <stdlib.h> |