Skip to content

Commit

Permalink
running mvn license:format to update the license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jkremser authored and lucasponce committed Mar 25, 2015
1 parent d1dd235 commit 73357a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.swagger.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#
# Copyright 2014-2015 Red Hat, Inc. and/or its affiliates
# Copyright 2015 Red Hat, Inc. and/or its affiliates
# and other contributors as indicated by the @author tags.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2014-2015 Red Hat, Inc. and/or its affiliates
* Copyright 2015 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{!
Copyright 2014-2015 Red Hat, Inc. and/or its affiliates
Copyright 2015 Red Hat, Inc. and/or its affiliates
and other contributors as indicated by the @author tags.
Licensed under the Apache License, Version 2.0 (the "License");
Expand All @@ -14,7 +14,6 @@
See the License for the specific language governing permissions and
limitations under the License.
}}

== APIs
{{#apiDocuments}}
=== {{{description}}}
Expand Down

0 comments on commit 73357a6

Please sign in to comment.