diff options
| -rw-r--r-- | lgc/lgc.go | 2 | ||||
| -rw-r--r-- | ma/ma.go | 2 | ||||
| -rw-r--r-- | saturating/saturating.go | 2 | ||||
| -rw-r--r-- | timeoutat/timeoutat.go | 2 | ||||
| -rw-r--r-- | utilities/utilities.go | 2 |
5 files changed, 5 insertions, 5 deletions
@@ -9,7 +9,7 @@ * PARTICULAR PURPOSE. See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with Foobar. If not, see <https://www.gnu.org/licenses/>. + * with Go Responsiveness. If not, see <https://www.gnu.org/licenses/>. */ package lgc @@ -9,7 +9,7 @@ * PARTICULAR PURPOSE. See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with Foobar. If not, see <https://www.gnu.org/licenses/>. + * with Go Responsiveness. If not, see <https://www.gnu.org/licenses/>. */ package ma diff --git a/saturating/saturating.go b/saturating/saturating.go index f2656b0..da8bf17 100644 --- a/saturating/saturating.go +++ b/saturating/saturating.go @@ -9,7 +9,7 @@ * PARTICULAR PURPOSE. See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with Foobar. If not, see <https://www.gnu.org/licenses/>. + * with Go Responsiveness. If not, see <https://www.gnu.org/licenses/>. */ package saturating diff --git a/timeoutat/timeoutat.go b/timeoutat/timeoutat.go index 673ca38..5ee3af4 100644 --- a/timeoutat/timeoutat.go +++ b/timeoutat/timeoutat.go @@ -9,7 +9,7 @@ * PARTICULAR PURPOSE. See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with Foobar. If not, see <https://www.gnu.org/licenses/>. + * with Go Responsiveness. If not, see <https://www.gnu.org/licenses/>. */ package timeoutat diff --git a/utilities/utilities.go b/utilities/utilities.go index d4303ec..b6f505f 100644 --- a/utilities/utilities.go +++ b/utilities/utilities.go @@ -9,7 +9,7 @@ * PARTICULAR PURPOSE. See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with Foobar. If not, see <https://www.gnu.org/licenses/>. + * with Go Responsiveness. If not, see <https://www.gnu.org/licenses/>. */ package utilities |
