This file is indexed.

/usr/share/doc/syfi-dev/copyright is in syfi-dev 1.0.0.dfsg-1.2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
Upstream-Name: SyFi
Upstream-Contact: syfi@lists.launchpad.net
 http://www.fenicsproject.org
Source: http://launchpad.net/fenics-syfi

Files: *
Copyright: 2006-2009, Kent-Andre Mardal <kent-and@simula.no>
 2006-2009, Martin Sandve Alnæs <martinal@simula.no>
License: GPL-2

Files: syfi/ArnoldFalkWintherWeakSym.cpp
 syfi/ArnoldFalkWintherWeakSym.h
 syfi/BrezziDouglasMarini.cpp
 syfi/BrezziDouglasMarini.h
 syfi/Bubble.cpp
 syfi/Bubble.h
 syfi/CrouzeixRaviart.cpp
 syfi/CrouzeixRaviart.h
 syfi/DiscontinuousLagrange.cpp
 syfi/DiscontinuousLagrange.h
 syfi/Dof.cpp
 syfi/Dof.h
 syfi/DofT.h
 syfi/Dof_OrderedPtvSet.cpp
 syfi/Dof_OrderedPtvSet.h
 syfi/Dof_Ptv.cpp
 syfi/Dof_Ptv.h
 syfi/ElementComputations.cpp
 syfi/ElementComputations.h
 syfi/FE.cpp
 syfi/FE.h
 syfi/Hermite.cpp
 syfi/Hermite.h
 syfi/Lagrange.cpp
 syfi/Lagrange.h
 syfi/MixedFE.cpp
 syfi/MixedFE.h
 syfi/Nedelec.cpp
 syfi/Nedelec.h
 syfi/Nedelec2Hdiv.cpp
 syfi/Nedelec2Hdiv.h
 syfi/OrderedPtvSet.cpp
 syfi/OrderedPtvSet.h
 syfi/P0.cpp
 syfi/P0.h
 syfi/Polygon.cpp
 syfi/Polygon.h
 syfi/Ptv.cpp
 syfi/Ptv.h
 syfi/Ptv_tools.h
 syfi/RaviartThomas.cpp
 syfi/RaviartThomas.h
 syfi/Robust.cpp
 syfi/Robust.h
 syfi/SpaceTimeElement.cpp
 syfi/SpaceTimeElement.h
 syfi/SyFi.h
 syfi/containers.h
 syfi/diff_tools.cpp
 syfi/diff_tools.h
 syfi/ginac_tools.cpp
 syfi/ginac_tools.h
 syfi/symbol_factory.cpp
 syfi/symbol_factory.h
 syfi/tools.h
 syfi/utilities.cpp
 syfi/utilities.h
Copyright: 2006-2009, Kent-Andre Mardal
  2006-2009, Simula Research Laboratory
License: GPL-2+

Files: demo/Poisson2D/python/demo.py
 tests/python/pydolfin/demo.py
 tests/python/verify_tensors/ufl/ffc_demo/Constant.ufl
 tests/python/verify_tensors/ufl/ffc_demo/EnergyNorm.ufl
 tests/python/verify_tensors/ufl/ffc_demo/Equation.ufl
 tests/python/verify_tensors/ufl/ffc_demo/FunctionOperators.ufl
 tests/python/verify_tensors/ufl/ffc_demo/Heat.ufl
 tests/python/verify_tensors/ufl/ffc_demo/Mass.ufl
 tests/python/verify_tensors/ufl/ffc_demo/MixedMixedElement.ufl
 tests/python/verify_tensors/ufl/ffc_demo/NavierStokes.ufl
 tests/python/verify_tensors/ufl/ffc_demo/NeumannProblem.ufl
 tests/python/verify_tensors/ufl/ffc_demo/Optimization.ufl
 tests/python/verify_tensors/ufl/ffc_demo/P5tet.ufl
 tests/python/verify_tensors/ufl/ffc_demo/P5tri.ufl
 tests/python/verify_tensors/ufl/ffc_demo/Poisson.ufl
 tests/python/verify_tensors/ufl/ffc_demo/PoissonSystem.ufl
 tests/python/verify_tensors/ufl/ffc_demo/Stokes.ufl
 tests/python/verify_tensors/ufl/ffc_demo/SubDomain.ufl
 tests/python/verify_tensors/ufl/ffc_demo/TensorWeightedPoisson.ufl
 tests/python/verify_tensors/ufl/ufl_demo/Constant.ufl
 tests/python/verify_tensors/ufl/ufl_demo/EnergyNorm.ufl
 tests/python/verify_tensors/ufl/ufl_demo/Equation.ufl
 tests/python/verify_tensors/ufl/ufl_demo/FunctionOperators.ufl
 tests/python/verify_tensors/ufl/ufl_demo/Heat.ufl
 tests/python/verify_tensors/ufl/ufl_demo/Mass.ufl
 tests/python/verify_tensors/ufl/ufl_demo/MixedMixedElement.ufl
 tests/python/verify_tensors/ufl/ufl_demo/NavierStokes.ufl
 tests/python/verify_tensors/ufl/ufl_demo/NeumannProblem.ufl
 tests/python/verify_tensors/ufl/ufl_demo/P5tet.ufl
 tests/python/verify_tensors/ufl/ufl_demo/P5tri.ufl
 tests/python/verify_tensors/ufl/ufl_demo/Poisson.ufl
 tests/python/verify_tensors/ufl/ufl_demo/PoissonSystem.ufl
 tests/python/verify_tensors/ufl/ufl_demo/Stokes.ufl
 tests/python/verify_tensors/ufl/ufl_demo/SubDomain.ufl
 tests/python/verify_tensors/ufl/ufl_demo/TensorWeightedPoisson.ufl
Copyright: 2004-2009, Anders Logg
License: GPL-2+

Files: site-packages/sfc/codegeneration/cellintegralcg.py
 site-packages/sfc/codegeneration/codeformatting.py
 site-packages/sfc/codegeneration/codegeneration.py
 site-packages/sfc/codegeneration/exteriorfacetintegralcg.py
 site-packages/sfc/codegeneration/finiteelementcg.py
 site-packages/sfc/codegeneration/formcg.py
 site-packages/sfc/codegeneration/integralcg.py
 site-packages/sfc/codegeneration/interiorfacetintegralcg.py
 site-packages/sfc/common/ParameterDict.py
 site-packages/sfc/common/names.py
 site-packages/sfc/common/options.py
 site-packages/sfc/common/output.py
 site-packages/sfc/common/utilities.py
 site-packages/sfc/dofcode/__init__.py
 site-packages/sfc/geometry/UFCCell.py
 site-packages/sfc/geometry/affine_map.py
 site-packages/sfc/geometry/mappings.py
 site-packages/sfc/jit.py
 site-packages/sfc/quadrature/QuadRule.py
 site-packages/sfc/quadrature/__init__.py
 site-packages/sfc/quadrature/quad_tables.py
 site-packages/sfc/quadrature/quadrature.py
 site-packages/sfc/quadrature/quadrature_code.py
 site-packages/sfc/representation/cellintegralrepresentation.py
 site-packages/sfc/representation/elementrepresentation.py
 site-packages/sfc/representation/exteriorfacetintegralrepresentation.py
 site-packages/sfc/representation/formrepresentation.py
 site-packages/sfc/representation/integralrepresentation.py
 site-packages/sfc/representation/interiorfacetintegralrepresentation.py
 site-packages/sfc/representation/swiginac_eval.py
 site-packages/sfc/symbolic_utils/integration.py
 site-packages/sfc/symbolic_utils/symbol_factory.py
 site-packages/sfc/symbolic_utils/symbolic_utils.py
Copyright: 2007-2009, Martin Sandve Alnes
 2007-2009, Simula Resarch Laboratory
License: GPL-2+

Files: demo/Elements/cpp/main.cpp
 demo/HyperElasticity1D/cpp/main.cpp
 demo/HyperElasticityMooneyRivlin/cpp/main.cpp
 demo/HyperElasticitySVK/cpp/main.cpp
 demo/Poisson1D/cpp/main.cpp
 demo/Poisson2D/cpp/main.cpp
 demo/Poisson3D/cpp/main.cpp
 demo/Projection/cpp/main.cpp
 demo/Projection1D/cpp/main.cpp
 demo/ProjectionMixed/cpp/main.cpp
 demo/ProjectionTensor/cpp/main.cpp
 demo/ProjectionVector/cpp/main.cpp
 demo/SubDomains/cpp/main.cpp
 sandbox/demo/ElectroMechanics/cpp/main.cpp
 sandbox/demo/HarmonicMap/cpp/main.cpp
 sandbox/demo/HyperElasticityFung/cpp/main.cpp
 sandbox/demo/HyperElasticityModels/cpp/main.cpp
 sandbox/demo/HyperElasticitySVKTransient/cpp/main.cpp
 sandbox/dolfinbug/cpp/main.cpp
 tests/python/code_generation_lab/ufl/functionals/Interval.ufl
 tests/python/code_generation_lab/ufl/functionals/Tetrahedron.ufl
 tests/python/code_generation_lab/ufl/functionals/Triangle.ufl
 tests/python/verify_tensors/ufl/functionals/Interval.ufl
 tests/python/verify_tensors/ufl/functionals/Tetrahedron.ufl
 tests/python/verify_tensors/ufl/functionals/Triangle.ufl
Copyright: 2009, Martin Sandve Alnes
License: GPL-2+

Files: syfi/swig/ex.1.3.i
 syfi/swig/ex.1.4.i
 syfi/swig/ex.1.5.i
 syfi/swig/typemaps.1.3.i
 syfi/swig/typemaps.1.4.i
 syfi/swig/typemaps.1.5.i
Copyright: 2003-2005, Ola Skavhaug <skavhaug@simula.no>
 2003-2005, Ondrej Certik <ondrej@certik.cz>
License: GPL-2+

Files: demo/Advection-Diffusion/python/demo.py
 demo/LinearElasticity/python/demo.py
 demo/Poisson1D/python/demo.py
 tests/python/verify_tensors/ufl/ffc_demo/QuadratureElement.ufl
 tests/python/verify_tensors/ufl/ufl_demo/QuadratureElement.ufl
Copyright: 2007-2008, Kristian B. Oelgaard
License: GPL-2+

Files: tests/python/verify_tensors/ufl/ffc_demo/SubDomains.ufl
 tests/python/verify_tensors/ufl/ufl_demo/SubDomains.ufl
Copyright: 2008, Anders Logg
 2008, Kristian B. Oelgaard
License: GPL-2+

Files: tests/python/verify_tensors/ufl/ffc_demo/MixedPoisson.ufl
 tests/python/verify_tensors/ufl/ufl_demo/MixedPoisson.ufl
Copyright: 2006-2009, Anders Logg
 2006-2009, Marie Rognes
License: GPL-2+

Files: demo/LinearElasticity/cpp/LinearElasticity.ufl
 tests/python/verify_tensors/ufl/ffc_demo/Elasticity.ufl
Copyright: 2005, Johan Jansson
License: GPL-2+

Files: tests/python/verify_tensors/ufl/ffc_demo/PoissonDG.ufl
 tests/python/verify_tensors/ufl/ufl_demo/PoissonDG.ufl
Copyright: 2006-2007, Kristiand Oelgaard
 2006-2007, Anders Logg
License: GPL-2+

Files: tests/python/verify_tensors/ufl/ffc_demo/VectorLaplaceGradCurl.ufl
 tests/python/verify_tensors/ufl/ufl_demo/VectorLaplaceGradCurl.ufl
Copyright: 2007, Marie Rognes
License: GPL-2+

Files: syfi/Ptv_tools.cpp
Copyright: 2006-2009, Kent-Andre Mardal
 2006-2009, Simula Research Laboratory
License: GPL-2+

Files: demo/LinearElasticity/cpp/main.cpp
Copyright: 2006-2009, Johan Jansson
 2006-2009, Anders Logg
License: GPL-2+

Files: sandbox/demo/DivMatrix/cpp/main.cpp
Copyright: 2009, Kent-Andre Mardal
License: GPL-2+

Files: site-packages/sfc/codegeneration/dofmapcg.py
Copyright: 2008-2009, Martin Sandve Alnes
 2008-2009, Simula Resarch Laboratory
License: GPL-2+

Files: doc/manual/fenicsmanual.cls
Copyright: 2005, Anders Logg
License: GPL-2

License: GPL-2
 On Debian systems, the complete text of the GNU General Public License
 (GPL) version 2 can be found at "/usr/share/common-licenses/GPL-2".

License: GPL-2+
 On Debian systems, the complete text of the GNU General Public License
 (GPL) version 2 can be found at "/usr/share/common-licenses/GPL-2".