GabrielBrascher commented on a change in pull request #4954:
URL: https://github.com/apache/cloudstack/pull/4954#discussion_r625906551
##########
File path:
utils/src/test/java/org/apache/cloudstack/utils/mailing/SMTPMailSenderTest.java
##########
@@ -0,0 +1,618 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.
Review comment:
```suggestion
```
##########
File path:
utils/src/main/java/org/apache/cloudstack/utils/mailing/SMTPMailSender.java
##########
@@ -0,0 +1,232 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.
Review comment:
```suggestion
```
##########
File path:
utils/src/main/java/org/apache/cloudstack/utils/mailing/SMTPSessionProperties.java
##########
@@ -0,0 +1,114 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.
Review comment:
Copyright 2021
```suggestion
```
##########
File path:
utils/src/main/java/org/apache/cloudstack/utils/mailing/SMTPMailProperties.java
##########
@@ -0,0 +1,90 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.
Review comment:
```suggestion
```
##########
File path:
utils/src/main/java/org/apache/cloudstack/utils/mailing/MailAddress.java
##########
@@ -0,0 +1,64 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.
Review comment:
```suggestion
```
##########
File path:
utils/src/test/java/org/apache/cloudstack/utils/mailing/SMTPMailSenderTest.java
##########
@@ -0,0 +1,618 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.
Review comment:
Thanks for the update @GutoVeronezi.
If possible to change them it would be nice, otherewise I would ask to add
an observation regarding the source code header (if there is one of the PRs
still open that we have not discussed the header yet).
One easy way of updating it (via UI) is with review, anyone (including you)
can add code changes via reviews and them can be added to the PRs commits.
I will propose such changes, if you want you can commit them or ignore.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]