X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tools%2Fpharos-dashboard%2Fstatic%2Fjs%2FdataTables-sort.js;h=3072d2f18c827229170841f9f7dafce15eaafbbe;hb=8437441564f8b1673c07497011779b1e35d55c80;hp=7189ca150b66061ec893e76be151985377706626;hpb=dcc6fa43043c685b7443cbc27da12ad9bf2225c4;p=pharos.git diff --git a/tools/pharos-dashboard/static/js/dataTables-sort.js b/tools/pharos-dashboard/static/js/dataTables-sort.js index 7189ca15..3072d2f1 100644 --- a/tools/pharos-dashboard/static/js/dataTables-sort.js +++ b/tools/pharos-dashboard/static/js/dataTables-sort.js @@ -1,3 +1,13 @@ +/***************************************************************************** +* Copyright (c) 2016 Max Breitenfeldt and others. +* +* All rights reserved. This program and the accompanying materials +* are made available under the terms of the Apache License, Version 2.0 +* which accompanies this distribution, and is available at +* http://www.apache.org/licenses/LICENSE-2.0 +*****************************************************************************/ + + /** * This is a sort function for dataTables to sort tables by the status column. * The order should be: online < online/idle < offline