From 30e529413b66e8bb1e1bd72db89729d0503fd203 Mon Sep 17 00:00:00 2001 From: Gareth Date: Fri, 6 May 2016 22:50:16 -0400 Subject: [PATCH] updated copyright --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dd6465..8d05222 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # views -[![Build Status](https://travis-ci.org/kirasystems/views.svg)](https://travis-ci.org/kirasystems/views) +[![Build Status](https://travis-ci.org/kirasystems/views.svg?branch=master)](https://travis-ci.org/kirasystems/views) [![Dependencies Status](https://jarkeeper.com/kirasystems/views/status.svg)](https://jarkeeper.com/kirasystems/views) Eventually consistent external materialized views. @@ -23,7 +23,7 @@ TODO ## License -Copyright © 2015 Kira Inc. +Copyright © 2015-2016 Kira Inc. Authors Dave Della Costa (https://github.com/ddellacosta) and Alexander Hudek (https://github.com/akhudek)