Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Langford <jl@hunch.net>2012-09-29 06:27:48 +0400
committerJohn Langford <jl@hunch.net>2012-09-29 06:27:48 +0400
commit14a1df9e1819c75e14a27347641a0757b39096a4 (patch)
tree4af379bb6f3c1c3032fa9155aff2486098d3df8a /vowpalwabbit/unique_sort.h
parent7c72d03038dece99bd11f952df8eea9f92cddb1b (diff)
update header licensing
Diffstat (limited to 'vowpalwabbit/unique_sort.h')
-rw-r--r--vowpalwabbit/unique_sort.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/vowpalwabbit/unique_sort.h b/vowpalwabbit/unique_sort.h
index bdaba89f..2cabcd96 100644
--- a/vowpalwabbit/unique_sort.h
+++ b/vowpalwabbit/unique_sort.h
@@ -1,3 +1,8 @@
+/*
+Copyright (c) by respective owners including Yahoo!, Microsoft, and
+individual contributors. All rights reserved. Released under a BSD
+license as described in the file LICENSE.
+ */
#ifndef UNIQUE_SORT
#define UNIQUE_SORT
#include "parser.h"