GabrielBrascher commented on a change in pull request #4960:
URL: https://github.com/apache/cloudstack/pull/4960#discussion_r625073570
##########
File path:
server/src/test/java/com/cloud/network/vpn/RemoteAccessVpnManagerImplTest.java
##########
@@ -0,0 +1,224 @@
+/*
+ * Copyright 2021 The Apache Software Foundation.
Review comment:
@GutoVeronezi as far as I know (please correct me if I am wrong), it
should not contain blocks such as `Copyright <YEAR> The Apache Software
Foundation`.
At least this is not the policy for Apache source code. If someone of a
random project/organization wants to adopt the Apache license 2.0 then it can
add the Copyright. Vide:https://www.apache.org/licenses/LICENSE-2.0
BTW I am following the Apache legal documentation for the source code header
on [Source File Headers for Code Developed at the
ASF](https://www.apache.org/legal/src-headers.html#headers). You can find it
here: https://www.apache.org/legal/src-headers.html#headers
--
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]