File: copyright.txt

package info (click to toggle)
cppdb 0.3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 676 kB
  • ctags: 1,281
  • sloc: cpp: 7,373; sh: 133; ansic: 72; makefile: 7
file content (18 lines) | stat: -rw-r--r-- 746 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  -------------------------------
  CppDB - SQL Connectivity Library 
  --------------------------------
  
  Copyright (C) 2010-2011  Artyom Beilis (Tonkikh) <artyomtnk@yahoo.com> 
  ---------------------------------------------------------------------- 
                                                                             
  Distributed under:

                   the Boost Software License, Version 1.0.
              (See accompanying file LICENSE_1_0.txt or copy at 
                     http://www.boost.org/LICENSE_1_0.txt)

  or (at your opinion) under:

                               The MIT License
                 (See accompanying file MIT.txt or a copy at
              http://www.opensource.org/licenses/mit-license.php)