Skip to content

Commit

Permalink
Cleanup WMS POC
Browse files Browse the repository at this point in the history
  • Loading branch information
matbrown committed May 29, 2015
1 parent f6e8ffe commit 88b0efb
Show file tree
Hide file tree
Showing 132 changed files with 2,153 additions and 20,303 deletions.
2 changes: 1 addition & 1 deletion bin/local-servers.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bin/scripts/sys_shell.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bin/servers.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bin/start-wms.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bin/stop-wms.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bin/wms
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bin/wms-config.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bin/wms-daemon.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bin/wms-daemons.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bin/zookeepers.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion conf/wms-env.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#/**
# *(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
# *(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion conf/wms-site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<!--
/**
*(C) Copyright 2013 Hewlett-Packard Development Company, L.P.
*(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Loading

0 comments on commit 88b0efb

Please sign in to comment.