# HG changeset patch # User Filip de Waard # Date 1295706234 -3600 # Node ID 4ab6a1f1d45a1d8afcb32c3cd303fe69f5965ea0 # Parent 1e4f0c820d2cfeac9c75245ad1ba492ec180b329 fixed typo in model/views.py comments diff -r 1e4f0c820d2cfeac9c75245ad1ba492ec180b329 -r 4ab6a1f1d45a1d8afcb32c3cd303fe69f5965ea0 vix/model/views.py --- a/vix/model/views.py Mon Jan 10 14:06:43 2011 +0100 +++ b/vix/model/views.py Sat Jan 22 15:23:54 2011 +0100 @@ -1,9 +1,9 @@ # -*- coding: utf-8 -*- """ -vix/tests/test_views.py: Tests for CouchDB view code. +vix/tests/test_views.py: CouchDB view code. -Copyright 2009-2010, Net Collective. +Copyright 2009-2011, Net Collective. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.