This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new f0a784a  fix playground frontend licences
     new 5ee3e9d  Merge pull request #16169 from [BEAM-13412] [Bugfix] 
[Playground] fix playground frontend licences
f0a784a is described below

commit f0a784af76b9df2be7a0709b5f656f98d55d4f4f
Author: Aydar Farrakhov <[email protected]>
AuthorDate: Wed Dec 8 16:15:14 2021 +0300

    fix playground frontend licences
---
 playground/frontend/lib/api/v1/api.pb.dart     | 2 +-
 playground/frontend/lib/api/v1/api.pbenum.dart | 2 +-
 playground/frontend/lib/api/v1/api.pbgrpc.dart | 2 +-
 playground/frontend/lib/api/v1/api.pbjson.dart | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/playground/frontend/lib/api/v1/api.pb.dart 
b/playground/frontend/lib/api/v1/api.pb.dart
index 7bacd58..d81e278 100644
--- a/playground/frontend/lib/api/v1/api.pb.dart
+++ b/playground/frontend/lib/api/v1/api.pb.dart
@@ -1,4 +1,4 @@
-*
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
diff --git a/playground/frontend/lib/api/v1/api.pbenum.dart 
b/playground/frontend/lib/api/v1/api.pbenum.dart
index 1553627..c4aa4bd 100644
--- a/playground/frontend/lib/api/v1/api.pbenum.dart
+++ b/playground/frontend/lib/api/v1/api.pbenum.dart
@@ -1,4 +1,4 @@
-*
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
diff --git a/playground/frontend/lib/api/v1/api.pbgrpc.dart 
b/playground/frontend/lib/api/v1/api.pbgrpc.dart
index a784e4e..21d30be 100644
--- a/playground/frontend/lib/api/v1/api.pbgrpc.dart
+++ b/playground/frontend/lib/api/v1/api.pbgrpc.dart
@@ -1,4 +1,4 @@
-*
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
diff --git a/playground/frontend/lib/api/v1/api.pbjson.dart 
b/playground/frontend/lib/api/v1/api.pbjson.dart
index c455504..61f9bff 100644
--- a/playground/frontend/lib/api/v1/api.pbjson.dart
+++ b/playground/frontend/lib/api/v1/api.pbjson.dart
@@ -1,4 +1,4 @@
-*
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

Reply via email to