url stringlengths 12 221 | text stringlengths 176 1.03M | encoding stringclasses 16
values | confidence float64 0.7 1 | license stringlengths 0 347 | copyright stringlengths 3 31.8k |
|---|---|---|---|---|---|
gamin-0.1.10/python/gamin.c | /*
* gamin.c: glue to the gamin library for access from Python
*
* See Copyright for the status of this software.
*
* veillard@redhat.com
*/
#include <Python.h>
#include <fam.h>
#include "config.h"
#ifdef GAMIN_DEBUG_API
int FAMDebug(FAMConnection *fc, const char *filename, FAMRequest * fr,
void *u... | utf-8 | 1 | unknown | unknown |
pgbackrest-2.37/src/command/backup/common.h | /***********************************************************************************************************************************
Common Functions and Definitions for Backup and Expire Commands
***************************************************************************************************************************... | utf-8 | 1 | MIT | 2015-2020 The PostgreSQL Global Development Group
2013-2020 David Steele |
linux-5.16.7/drivers/media/usb/gspca/m5602/m5602_ov7660.h | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Driver for the ov7660 sensor
*
* Copyright (C) 2009 Erik Andrén
* Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project.
* Copyright (C) 2005 m5603x Linux Driver Project <m5602@x3ng.com.br>
*
* Portions of code to USB interface and ALi driver so... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
barrier-2.4.0+dfsg/src/lib/platform/synwinhk.h | /*
* barrier -- mouse and keyboard sharing utility
* Copyright (C) 2018 Debauchee Open Source Group
* Copyright (C) 2012-2016 Symless Ltd.
* Copyright (C) 2002 Chris Schoeneman
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* found... | utf-8 | 1 | GPL-2 with OpenSSL exception | 2002-2014 Chris Schoeneman <crs23@users.sourceforge.net>
2008-2014 Nick Bolton <nick@symless.com>
2012-2016 Symless Ltd.
2018-2021 Debauchee Open Source Group
2021 Povilas Kanapickas <povilas@radix.lt> |
linux-5.16.7/arch/arm/mach-davinci/devices-da8xx.c | // SPDX-License-Identifier: GPL-2.0-or-later
/*
* DA8XX/OMAP L1XX platform device data
*
* Copyright (c) 2007-2009, MontaVista Software, Inc. <source@mvista.com>
* Derived from code that was:
* Copyright (C) 2006 Komal Shah <komal_shah802003@yahoo.com>
*/
#include <linux/ahci_platform.h>
#include <linux/clk-provi... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
linux-5.16.7/arch/arm/mach-s3c/regs-irqtype.h | /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright 2008 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* http://armlinux.simtec.co.uk/
*
* S3C - IRQ detection types.
*/
/* values for S3C2410_EXTINT0/1/2 and other cpus in the series, including
* the S3C64XX
*/
#define S3C2410_EXTINT_LOWLEV (0x00... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
allegro4.4-4.4.3.1/src/x/xmouse.c | /* ______ ___ ___
* /\ _ \ /\_ \ /\_ \
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
* ... | utf-8 | 1 | Allegro-gift-ware | 1996-2011 Shawn Hargreaves and the Allegro developers. |
thunderbird-91.6.0/dom/media/MediaQueue.h | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim:set ts=2 sw=2 sts=2 et cindent: */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.... | utf-8 | 1 | MPL-2.0 or GPL-2 or LGPL-2.1 | 1998-2016, Mozilla Project |
libreoffice-7.3.1~rc1/sw/inc/unotbl.hxx | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozil... | utf-8 | 1 | MPL-2.0 | Copyright 2000, 2010 Oracle and/or its affiliates.
Copyright (c) 2000, 2010 LibreOffice contributors and/or their affiliates. |
android-platform-frameworks-native-10.0.0+r36/opengl/tools/glgen/stubs/egl/eglCreatePbufferFromClientBuffer.cpp | /* EGLSurface eglCreatePbufferFromClientBuffer ( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list ) */
static jobject
android_eglCreatePbufferFromClientBuffer
(JNIEnv *_env, jobject _this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray attrib_lis... | utf-8 | 1 | Apache-2.0 | 2005-2019, The Android Open Source Project |
tracker-3.1.2/src/libtracker-sparql/tracker-serializer-xml.h | /*
* Copyright (C) 2020, Red Hat, Inc
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This librar... | utf-8 | 1 | GPL-2.0+ | 2008-2011 Nokia <ivan.frade@nokia.com>
2006 Jamie McCracken <jamiemcc@gnome.org>
2012-2013 Martyn Russell <martyn@lanedo.com>
2012-2020 Sam Thursfield <sam@afuera.me.uk>
2014 Lanedo <martyn@lanedo.com>
2014, Softathome <philippe.judge@softathome.com>
201... |
samba-4.13.14+dfsg/auth/credentials/credentials.c | /*
Unix SMB/CIFS implementation.
User credentials handling
Copyright (C) Jelmer Vernooij 2005
Copyright (C) Tim Potter 2001
Copyright (C) Andrew Bartlett <abartlet@samba.org> 2005
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Publi... | utf-8 | 1 | GPL-3.0+ | 1992-2012 Andrew Tridgell and the Samba Team |
liquid-dsp-1.3.2/examples/windowf_example.c | //
// windowf_example.c
//
// This example demonstrates the functionality of a window buffer (also
// known as a circular or ring buffer) of floating-point values. Values
// are written to and read from the buffer using several different
// methods.
//
// SEE ALSO: bufferf_example.c
// wdelayf_example.c
//
... | utf-8 | 1 | Expat | 2007-2017 Joseph Gaeddert |
squid-5.2/lib/ntlmauth/support_endian.h | /*
* Copyright (C) 1996-2021 The Squid Software Foundation and contributors
*
* Squid software is distributed under GPLv2+ license and includes
* contributions from numerous individuals and organizations.
* Please see the COPYING and CONTRIBUTORS files for details.
*/
#ifndef SQUID_LIB_NTLMAUTH_SUPPORT_ENDIAN_H
... | utf-8 | 1 | unknown | unknown |
paraview-5.10.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/CellSetExtrude.h | //============================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURP... | utf-8 | 1 | BSD-3-clause | 2000-2005 Kitware Inc. 28 Corporate Drive, Suite 204,
Clifton Park, NY, 12065, USA.
2000-2005 Kitware Inc. 28 Corporate Drive, Suite 204,
Clifton Park, NY, 12065, USA. |
cc65-2.19/src/sim65/paravirt.h | /*****************************************************************************/
/* */
/* paravirt.h */
/* */
... | ISO-8859-1 | 0.73 | BSD-3-zlib | 2004- Oliver Schmidt <ol.sc@web.de>,
1999-2015 Ullrich von Bassewitz <uz@cc65.org>,
1989 John R. Dunning <jrd@jrd.org> |
eqonomize-1.5.3/src/recurrenceeditwidget.cpp | /***************************************************************************
* Copyright (C) 2006-2008, 2014, 2016 by Hanna Knutsson *
* hanna.knutsson@protonmail.com *
* *
* This fi... | utf-8 | 1 | GPL-3+ | 2006-2022 Hanna Knutsson <hanna.knutsson@protonmail.com> |
grpc-1.30.2/src/core/lib/iomgr/poller/eventmanager_interface.h | /*
*
* Copyright 2019 gRPC authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | utf-8 | 1 | Apache-2.0 | 2008, Google Inc.
2015, Google Inc.
2015-2016, Google Inc.
2016, Google Inc.
2017, Google Inc.
Esben Mose Hansen, Ange Optimization ApS
2009, Kitware, Inc.
2009-2011, Philip Lowman <philip@yhbt.com>
2016 The Chromium Authors. All rights reserved. |
gecode-6.2.0/gecode/int/branch/cbs.hpp | /* -*- mode: C++; c-basic-offset: 2; indent-tabs-mode: nil -*- */
/*
* Main authors:
* Samuel Gagnon <samuel.gagnon92@gmail.com>
*
* Copyright:
* Samuel Gagnon, 2018
*
* This file is part of Gecode, the generic constraint
* development environment:
* http://www.gecode.org
*
* Permission is h... | utf-8 | 1 | unknown | unknown |
proj-8.2.1/src/projections/nell.cpp | #define PJ_LIB__
#include <math.h>
#include "proj.h"
#include "proj_internal.h"
PROJ_HEAD(nell, "Nell") "\n\tPCyl, Sph";
#define MAX_ITER 10
#define LOOP_TOL 1e-7
static PJ_XY nell_s_forward (PJ_LP lp, PJ *P) { /* Spheroidal, forward */
PJ_XY xy = {0.0,0.0};
int i;
(void) P;
const doubl... | utf-8 | 1 | Expat | 2008-2021, Even Rouault <even dot rouault at mines-paris dot org>
2012-2021, Charles Karney <charles@karney.com>
2021, Marcus Elia <marcus at geopi.pe>
2021, Toby C Wilkinson
2016-2020, Kristian Evers
... |
thunderbird-91.6.0/layout/mathml/nsMathMLContainerFrame.cpp | /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set ts=8 sts=2 et sw=2 tw=80: */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0... | utf-8 | 1 | MPL-2.0 or GPL-2 or LGPL-2.1 | 1998-2016, Mozilla Project |
libtk-img-1.4.13+dfsg/.pc/libz.diff/zlib/zlibtclDecls.h | /*
* zlibtclDecls.h --
*
* Declarations of functions in the platform independent public ZLIBTCL API.
*
*/
#ifndef _ZLIBTCLDECLS
#define _ZLIBTCLDECLS
/*
* WARNING: The contents of this file is automatically generated by the
* genStubs.tcl script. Any modifications to the function declarations
* below should b... | utf-8 | 1 | Tcl | 1997-2004 Jan Nijtmans |
libreoffice-7.3.1~rc1/sc/source/filter/inc/richstring.hxx | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozil... | utf-8 | 1 | MPL-2.0 | Copyright 2000, 2010 Oracle and/or its affiliates.
Copyright (c) 2000, 2010 LibreOffice contributors and/or their affiliates. |
chromium-98.0.4758.102/components/data_reduction_proxy/core/browser/db_data_owner.cc | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/data_reduction_proxy/core/browser/db_data_owner.h"
#include <utility>
#include "base/check.h"
#include "components/data_reduction_p... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
netpbm-free-10.0/pgm/psidtopgm.c | /* psidtopgm.c - convert PostScript "image" data into a portable graymap
**
** Copyright (C) 1989 by Jef Poskanzer.
**
** Permission to use, copy, modify, and distribute this software and its
** documentation for any purpose and without fee is hereby granted, provided
** that the above copyright notice appear in all co... | utf-8 | 1 | unknown | unknown |
open-iscsi-2.1.5/usr/session_info.c | #include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <stdint.h>
#include <inttypes.h>
#include <libopeniscsiusr/libopeniscsiusr.h>
#include "list.h"
#include "log.h"
#include "iscsi_sysfs.h"
#include "version.h"
#include "iscsi_settings.h"
#include "mgmt_ipc.h"
#include "session_info.h"
#include "transp... | utf-8 | 1 | GPL-2+ | 2011, Aastha Mehta
2005, Alex Aizman
2002-2003, Ardis Technolgies <roman@ardistech.com>
2014-2015, Chris Leech
2001-2002, Cisco Systems, Inc
2011, Dell Inc
2004-2005, Dmitry Yusupov
2004-2005, Dmitry Yusupov, Alex Aizman
2004, FUJIT... |
qtcreator-6.0.2/tests/auto/algorithm/tst_algorithm.cpp | /****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance w... | utf-8 | 1 | GPL-3 with Qt-1.0 exception | 2008-2020 The Qt Company |
network-manager-1.35.91/src/core/nm-dispatcher.h | /* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2004 - 2012 Red Hat, Inc.
* Copyright (C) 2005 - 2008 Novell, Inc.
*/
#ifndef __NM_DISPATCHER_H__
#define __NM_DISPATCHER_H__
#include "nm-connection.h"
typedef enum {
NM_DISPATCHER_ACTION_HOSTNAME,
NM_DISPATCHER_ACTION_PRE_UP,
NM_DISP... | utf-8 | 1 | GPL-2+ | 2004 - 2019 Red Hat, Inc.
2005 - 2009 Novell, Inc. |
ucx-1.12.1~rc2/src/ucs/sys/module.h | /**
* Copyright (C) Mellanox Technologies Ltd. 2001-2019. ALL RIGHTS RESERVED.
*
* See file LICENSE for terms.
*/
#ifndef UCS_MODULE_H_
#define UCS_MODULE_H_
#include <ucs/type/init_once.h>
#include <ucs/sys/compiler_def.h>
/**
* Flags for @ref UCS_MODULE_FRAMEWORK_LOAD
*/
typedef enum {
UCS_MODULE_LOAD... | utf-8 | 1 | BSD-3-Clause | (c) 2014-2015 UT-Battelle, LLC. All rights reserved.
(C) 2014-2015 Mellanox Technologies Ltd. All rights reserved.
(C) 2019- Mellanox Technologies Ltd. All rights reserved. |
linux-5.16.7/drivers/usb/c67x00/c67x00.h | /* SPDX-License-Identifier: GPL-2.0+ */
/*
* c67x00.h: Cypress C67X00 USB register and field definitions
*
* Copyright (C) 2006-2008 Barco N.V.
* Derived from the Cypress cy7c67200/300 ezusb linux driver and
* based on multiple host controller drivers inside the linux kernel.
*/
#ifndef _USB_C67X00_H
#defi... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
dolfin-2019.2.0~git20210928.3eacdb4/dolfin/fem/NonlinearVariationalSolver.h | // Copyright (C) 2008-2011 Anders Logg and Garth N. Wells
//
// This file is part of DOLFIN.
//
// DOLFIN is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at you... | utf-8 | 1 | LGPL-3+ | 2001-2019, Authors/contributors in alphabetical order:
Ido Akkerman <I.Akkerman@tudelft.nl>
Martin Sandve Alnæs <martinal@simula.no>
Fredrik Bengzon <bengzon@math.chalmers.se>
Aslak Bergersen <aslak.bergersen@gmail.com>
Jan Blechta ... |
cdebootstrap-0.7.8/src/target.c | /*
* target.c
*
* Copyright (C) 2003-2016 Bastian Blank <waldi@debian.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any la... | utf-8 | 1 | unknown | unknown |
coda-2.23/libcoda/coda-mem-internal.h | /*
* Copyright (C) 2007-2021 S[&]T, The Netherlands.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this... | utf-8 | 1 | BSD | Copyright (C) 2007-2017 S[&]T, The Netherlands. |
nodejs-12.22.9~dfsg/src/inspector/runtime_agent.h | #ifndef SRC_INSPECTOR_RUNTIME_AGENT_H_
#define SRC_INSPECTOR_RUNTIME_AGENT_H_
#include "node/inspector/protocol/NodeRuntime.h"
#include "v8.h"
namespace node {
class Environment;
namespace inspector {
namespace protocol {
class RuntimeAgent : public NodeRuntime::Backend {
public:
RuntimeAgent();
void Wire(Ube... | utf-8 | 1 | Expat | Node.js contributors,
Joyent, Inc. and other Node contributors. |
grass-7.8.6/lib/gpde/test/test_gwflow.c |
/*****************************************************************************
*
* MODULE: Grass PDE Numerical Library
* AUTHOR(S): Soeren Gebbert, Berlin (GER) Dec 2006
* soerengebbert <at> gmx <dot> de
*
* PURPOSE: gwflow integration tests
*
* COPYRIGHT: (C) 2000 by the GRASS Develo... | utf-8 | 1 | GPL-2+ | 1989-2021, GRASS Development Team
2003-2021, Markus Neteler
2003-2021, Glynn Clements
2003-2021, Luca Delucchi
2006-2021, Martin Landa
2011-2021, Vaclav Petras
2012-2021, Stepan Turek
2011-2020, Markus Metz
2017-2018... |
php-redis-5.3.5+4.3.0/redis-5.3.5/sentinel_library.h | #ifndef REDIS_SENTINEL_LIBRARY_H
#define REDIS_SENTINEL_LIBRARY_H
#include "common.h"
#include "library.h"
typedef redis_object redis_sentinel_object;
zend_object *create_sentinel_object(zend_class_entry *ce);
PHP_REDIS_API int sentinel_mbulk_reply_zipped_assoc(INTERNAL_FUNCTION_PARAMETERS, RedisSock *redis_sock, z... | utf-8 | 1 | PHP-3.01 | 1997-2009 The PHP Group |
syslinux-6.04~git20190206.bf6db5b4+dfsg1/core/writestr.c | /*
* -----------------------------------------------------------------------
*
* Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Fou... | utf-8 | 1 | GPL-2+ | 2009-2014, Intel Corporation; author: H. Peter Anvin
1994-2009, H. Peter Anvin
2008-2012, Gene Cumm |
oce-0.18.3/inc/IGESBasic_AssocGroupType.hxx | // This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#ifndef _IGESBasic_AssocGroupType_HeaderFile
#defin... | utf-8 | 1 | LGPL-2.1 with OpenCASCADE exception | Copyright (C) 1991-2000 by Matra Datavision SA.,
Copyright (C) 2001-2013 Open CASCADE S.A.S. |
atlas-3.10.3/src/blas/pklevel3/gpmm/ATL_pcol2blk.c | /*
* Automatically Tuned Linear Algebra Software v3.10.3
* (C) Copyright 2003 R. Clint Whaley
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code... | utf-8 | 1 | BSD-3-clause-ATLAS | 1997-2016 R. Clint Whaley
1999-2000, 2004 Antoine P. Petitet
2000-2001 Peter Soendergaard
2009, 2012 Siju Samuel
2001 Julian Ruhe
2010 IBM Corporation
1998 Jeff Horner
2011 Md. Rakib Hasan
2010-2011 Vesperix Corporation
2... |
gmerlin-2.0.0~svn6298~dfsg0/apps/visualizer/gmerlin_visualizer.c | /*****************************************************************
* gmerlin - a general purpose multimedia framework and applications
*
* Copyright (c) 2001 - 2012 Members of the Gmerlin project
* gmerlin-general@lists.sourceforge.net
* http://gmerlin.sourceforge.net
*
* This program is free software: you can r... | utf-8 | 1 | GPL-3+ |
2001-2022, Members of the Gmerlin project <gmerlin-general@lists.sourceforge.net>
2006, Burkhard Plaum |
sfftobmp-3.1.3/win32/libtiff/libtiff/tif_strip.c | /* $Id: tif_strip.c,v 1.1 2009/08/23 12:38:10 pschaefer Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
* Copyright (c) 1991-1997 Silicon Graphics, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
* tha... | utf-8 | 1 | unknown | unknown |
gentoo-0.20.7/src/controls.h | /*
** 1999-03-16 - Header for the controls module. The use of opaque object-like data structures
** is spreading rapidly across gentoo, and old proponents of a centralized-data
** architecture are simply being rolled over. Or something.
*/
#if !defined CONTROLS_H
#define CONTROLS_H
typedef struct CtrlInfo CtrlInfo... | utf-8 | 1 | GPL-2+ | 1998-2015 Emil Brink <emil@obsession.se> |
guile-2.2-2.2.7+1/libguile/values.c | /* Copyright (C) 2000, 2001, 2006, 2008, 2009, 2011-2013, 2016, 2018
* Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 3 of
* the ... | utf-8 | 1 | unknown | unknown |
qtdeclarative-opensource-src-5.15.2+dfsg/src/quick/util/qquickpixmapcache_p.h | /****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtQuick module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees holding valid commer... | utf-8 | 1 | LGPL-3 or GPL-2+ | 2016-2020 The Qt Company Ltd. |
mir-1.8.2+dfsg/src/platform/graphics/egl_error.cpp | /*
* Copyright © 2015 Canonical Ltd.
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License version 2 or 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WI... | utf-8 | 1 | unknown | unknown |
firefox-97.0/gfx/skia/skia/include/atlastext/SkAtlasTextRenderer.h | /*
* Copyright 2017 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "include/core/SkPoint3.h"
#include "include/core/SkRefCnt.h"
#ifndef SkAtlasTextRenderer_DEFINED
#define SkAtlasTextRenderer_DEFINED
/**
* This is the base class f... | utf-8 | 1 | unknown | unknown |
libjpeg-0.0~git20211203.966a8ed/control/blockbuffer.cpp | /*************************************************************************
This project implements a complete(!) JPEG (Recommendation ITU-T
T.81 | ISO/IEC 10918-1) codec, plus a library that can be used to
encode and decode JPEG streams.
It also implements ISO/IEC 18477 aka JPEG XT which is an extensi... | utf-8 | 1 | GPL-3 | 2012-2018 Thomas Richter, University of Stuttgart and Accusoft |
srt-1.4.2/srtcore/group.cpp | #include <iterator>
#include "api.h"
#include "group.h"
using namespace std;
using namespace srt::sync;
using namespace srt_logging;
// The SRT_DEF_VERSION is defined in core.cpp.
extern const int32_t SRT_DEF_VERSION;
int32_t CUDTGroup::s_tokenGen = 0;
// [[using locked(this->m_GroupLock)]];
bool CUDTGroup::getBuf... | utf-8 | 1 | MPL-2.0 | 2017-2018 Haivision Systems Inc. |
genometools-1.6.2+ds/src/core/example_b.c | /*
Copyright (c) 2010 Sascha Steinbiss <steinbiss@zbh.uni-hamburg.de>
Copyright (c) 2010 Center for Bioinformatics, University of Hamburg
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this perm... | utf-8 | 1 | ISC |
2001-2014 Stefan Kurtz
2003-2014 Gordon Gremme
2007-2014 Sascha Steinbiss
2004-2012 Stefan Bienert
2010-2011 Joachim Bonnet
2007 David Ellinghaus
2008 Johannes Fischer
2009-2014 Giorgio Gonnella
2007-2008 Thomas Jahns
2007 Malte Mader
2009 Brent Pedersen
2007 ... |
critterding-1.0-beta12.1/src/gui/container.cpp | #include "text.h"
#include "text_uintp.h"
#include "button.h"
#include "container.h"
Container::Container()
{
isContainer = true;
}
void Container::draw()
{
if ( active )
drawChildren();
}
void Container::drawChildren()
{
for( childit = children.begin(); childit != children.end(); childit++ )
childit->second... | utf-8 | 1 | unknown | unknown |
tnef-1.4.18/src/mapi_attr.h | /*
* mapi_attr.h -- Functions for handling MAPI attributes
*
* Copyright (C)1999-2018 Mark Simpson <damned@theworld.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2... | utf-8 | 1 | GPL-2+ | (c) 1999-2010 Mark Simpson <damned@world.std.com>
(c) 1997,1998 Thomas Boll <tb@boll.ch> (original code) |
rawtherapee-5.8/rtgui/editorpanel.h | /*
* This file is part of RawTherapee.
*
* Copyright (c) 2004-2010 Gabor Horvath <hgabor@rawtherapee.com>
* Copyright (c) 2010 Oliver Duis <www.oliverduis.de>
*
* RawTherapee is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* th... | utf-8 | 1 | GPL-3+ | 2004-2011, Gabor Horvath <hgabor@rawtherapee.com> |
yade-2022.01a/py/3rd-party/pygts-0.3.1/triangle.cpp | /* pygts - python package for the manipulation of triangulated surfaces
*
* Copyright (C) 2009 Thomas J. Duck
* All rights reserved.
*
* Thomas J. Duck <tom.duck@dal.ca>
* Department of Physics and Atmospheric Science,
* Dalhousie University, Halifax, Nova Scotia, Canada, B3H 3J5
*
* NOTICE
*
* T... | utf-8 | 1 | GPL-2 | 2004-2020 Yade developers <yade-dev@lists.launchpad.net>
Václav Šmilauer <eudoxos@arcig.cz>
Olivier Galizzi <olivier.galizzi@imag.fr>
Janek Kozicki <janek@kozicki.pl>
Bruno Chareyre <bruno.chareyre@hmg.inpg.fr>
Anton Gladky <gladky.anton@gmail.com>
Serge... |
fcitx-hangul-0.3.1/src/eim.c | /***************************************************************************
* Copyright (C) 2010~2012 by CSSlayer *
* wengxt@gmail.com *
* *
* This pr... | utf-8 | 1 | GPL-2+ | 2010, 2011, 2012 CSSlayer <wengxt@gmail.com> |
chromium-98.0.4758.102/chrome/browser/extensions/api/messaging/native_messaging_host_manifest_unittest.cc | // Copyright (c) 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/extensions/api/messaging/native_messaging_host_manifest.h"
#include "base/files/file_path.h"
#include "base/files/file_util.... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
qtcreator-6.0.2/src/plugins/cppeditor/compileroptionsbuilder.h | /****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance w... | utf-8 | 1 | GPL-3 with Qt-1.0 exception | 2008-2020 The Qt Company |
phcpack-2.4.85+dfsg/src/GPU/Norms/random4_vectors.cpp | // The file random4_vectors.cpp defines the code for the functions
// specified in random4_vectors.h.
#include "random_numbers.h"
#include "random4_vectors.h"
#include "quad_double_functions.h"
void random_quad_double
( double *x_hihi, double *x_lohi, double *x_hilo, double *x_lolo )
{
const double eps = 2.220446... | utf-8 | 1 | GPL-3+ | 2013-2021 Jan Verschelde |
postgresql-14-14.2/src/include/fe_utils/connect_utils.h | /*-------------------------------------------------------------------------
*
* Facilities for frontend code to connect to and disconnect from databases.
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/includ... | utf-8 | 1 | PostgreSQL | Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
Portions Copyright (c) 1994, The Regents of the University of California |
yodl-4.03.02/strvector/strvector.h | typedef struct StrVectorPair
{
char *d_key;
char *d_value;
} StrVectorPair;
typedef struct StrVector
{
size_t d_capacity;
size_t d_size;
StrVectorPair **d_pair;
} StrVector;
void strVector_construct(StrVector *strVector);
void strVector_destruct(StrVector *strVector);
void strVector_add(StrVector... | utf-8 | 1 | GPL-2+ | 1996-1999 Karel Kubat <karel@icce.rug.nl> (original author),
1996-1999, 2004-2021 Frank B. Brokken <f.b.brokken@rug.nl>,
1996-1999, Jan Nieuwenhuizen <janneke@gnu.org> |
cctbx-2021.12+ds1/mmtbx/masks/atom_mask.h | #ifndef MMTBX_MASKS_ATOM_MASK_H
#define MMTBX_MASKS_ATOM_MASK_H
#include <mmtbx/error.h>
#include <cctbx/uctbx.h>
#include <cctbx/sgtbx/space_group_type.h>
#include <cctbx/sgtbx/direct_space_asu/proto/direct_space_asu.h>
#include <cctbx/sgtbx/direct_space_asu/proto/small_vec_math.h>
#include <cctbx/miller.h>
#include ... | utf-8 | 1 | BSD-3-clause | 2006-2018 The Regents of the University of California,
through Lawrence Berkeley National Laboratory
2005 Jacob N. Smith, Erik Mckee, Texas Agricultural
2005 Jacob N. Smith & Erik McKee
2013 Sunset Lake Software
2013-2015 Diamond Light Source
2005-2009... |
emscripten-3.1.3~dfsg/tests/third_party/glbook/Chapter_9/Simple_TextureCubemap/Simple_TextureCubemap.c | //
// Book: OpenGL(R) ES 2.0 Programming Guide
// Authors: Aaftab Munshi, Dan Ginsburg, Dave Shreiner
// ISBN-10: 0321502795
// ISBN-13: 9780321502797
// Publisher: Addison-Wesley Professional
// URLs: http://safari.informit.com/9780321563835
// http://www.opengles-book.com
//
// Simple_Text... | utf-8 | 1 | Expat or NCSA~Mozilla |
2010-2022 The Emscripten Authors |
qtwebengine-opensource-src-5.15.8+dfsg/src/3rdparty/chromium/ui/gfx/canvas_paint_mac.h |
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef UI_GFX_CANVAS_PAINT_MAC_H_
#define UI_GFX_CANVAS_PAINT_MAC_H_
#include "skia/ext/platform_canvas.h"
#include "ui/gfx/canvas.h"
#import <Coc... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
kate-21.08.2/addons/search/htmldelegate.h | /*
SPDX-FileCopyrightText: 2011 Kåre Särs <kare.sars@iki.fi>
SPDX-License-Identifier: LGPL-2.0-or-later
*/
#ifndef HTML_DELEGATE_H
#define HTML_DELEGATE_H
#include <QFont>
#include <QStyledItemDelegate>
class SPHtmlDelegate : public QStyledItemDelegate
{
Q_OBJECT
public:
explicit SPHtmlDelegate(QOb... | utf-8 | 1 | LGPL-2+ | 2009, Abhishek Patil <abhishekworld@gmail.com>
2001-2003, Anders Lund <anders.lund@lund.tdcadsl.dk>
2001-2007, Anders Lund <anders@alweb.dk>
2008, Andreas Pakulat <apaku@gmx.de>
2001-2019, Christoph Cullmann <cullmann@kde.org>
2005, Dominik Haumann (dhdev@gmx.de) (... |
dietlibc-0.34~cvs20160606/test/sprintf.c | #include <string.h>
#include <stdio.h>
#include <assert.h>
int main() {
char buf[1000];
sprintf(buf,"%d",23);
assert(!strcmp(buf,"23"));
sprintf(buf,"%d",5);
assert(!strcmp(buf,"5"));
sprintf(buf,"%.2f", 0.05);
assert(!strcmp(buf,"0.05"));
sprintf(buf,"%f", 9e-6);
assert(!strcmp(buf,"0.000009"));
s... | utf-8 | 1 | GPL-2+ | Copyright 2001-2016 Felix von Leitner <felix-dietlibc@fefe.de> |
trousers-0.3.14+fixed1/src/include/daa/bi.h |
/*
* Licensed Materials - Property of IBM
*
* trousers - An open source TCG Software Stack
*
* (C) Copyright International Business Machines Corp. 2006
*
*/
#ifndef BI_H_
#define BI_H_
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
// for the BIGNUM definition
#include <openssl/bn.h>
#include "li... | utf-8 | 1 | unknown | unknown |
vast-2021.05.27/libvast/src/system/spawn_archive.cpp | // _ _____ __________
// | | / / _ | / __/_ __/ Visibility
// | |/ / __ |_\ \ / / Across
// |___/_/ |_/___/ /_/ Space and Time
//
// SPDX-FileCopyrightText: (c) 2018 The VAST Contributors
// SPDX-License-Identifier: BSD-3-Clause
#include "vast/system/spawn_archive.hpp"
#include "vast... | utf-8 | 1 | BSD-3-clause | (c) 2014, Tenzir GmbH |
libreoffice-7.3.1~rc1/xmloff/source/text/XMLSectionExport.cxx | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozil... | utf-8 | 1 | MPL-2.0 | Copyright 2000, 2010 Oracle and/or its affiliates.
Copyright (c) 2000, 2010 LibreOffice contributors and/or their affiliates. |
ipmctl-03.00.00.0423/DcpmPkg/driver/Protocol/Device/StorageSecurityCommand.c | /*
* Copyright (c) 2018, Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <Uefi.h>
#include <Library/BaseMemoryLib.h>
#include <Debug.h>
#include <Utility.h>
#include <NvmDimmPassThru.h>
#include "NvmDimmDriver.h"
#include "NvmSecurity.h"
#include <Protocol/StorageSecurityCommand.h>
/**
Sup... | utf-8 | 1 | BSD-2-clause and BSD-3-clause |
2006-2019 Intel Corporation
2012-2016 Hewlett Packard Enterprise Development LP
2013-2016 Hewlett-Packard Development Company, L.P.
2010-2016 Linaro Ltd
2010-2016 Google Inc
2008-2010 Apple Inc
2011-2015 ARM Limited
2017 AMD Incorporated
2013-2017 Red Hat, Inc
2015-2016 Dell Inc
1999-2016 Igor Pavlov
2002-... |
xwayland-22.0.99.902/xfixes/saveset.c | /*
* Copyright © 2002 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear in all copies and that both that
* copyright notice and this permission notice appear... | utf-8 | 1 | unknown | unknown |
codelite-14.0+dfsg/CodeLite/LSP/Request.cpp | #include "JSON.h"
#include "LSP/Request.h"
LSP::Request::Request() { m_id = Message::GetNextID(); }
LSP::Request::~Request() {}
JSONItem LSP::Request::ToJSON(const wxString& name, IPathConverter::Ptr_t pathConverter) const
{
JSONItem json = MessageWithParams::ToJSON(name, pathConverter);
json.addProperty("id... | utf-8 | 1 | CodeLite | 2007-2014 Eran Ifrah <eran.ifrah@gmail.com>
2011-2014 David Hart <david@codelite.co.uk>
2014-2016 The CodeLite Team |
insighttoolkit5-5.2.1/Modules/Bridge/NumPy/include/itkPyBuffer.hxx | /*=========================================================================
*
* Copyright NumFOCUS
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.or... | utf-8 | 1 | unknown | unknown |
svt-av1-0.9.0+dfsg/Source/Lib/Encoder/Codec/EbTransforms.c | /*
* Copyright(c) 2019 Intel Corporation
* Copyright (c) 2016, Alliance for Open Media. All rights reserved
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENS... | utf-8 | 1 | BSD-3-Clause-Clear | 2016-2021 Alliance for Open Media
2018-2021 Intel Corporation
2020 Tencent Corporation
2019 Netflix, Inc. |
cataclysm-dda-0.F-3/src/event_subscriber.h | #ifndef CATA_SRC_EVENT_SUBSCRIBER_H
#define CATA_SRC_EVENT_SUBSCRIBER_H
namespace cata
{
class event;
} // namespace cata
class event_bus;
class event_subscriber
{
public:
event_subscriber() = default;
event_subscriber( const event_subscriber & ) = delete;
event_subscriber &operator=( con... | utf-8 | 1 | CC-BY-SA-3.0 | Kevin Granade <kevin.granade@gmail.com>
BevapDin <tho_ki@gmx.de>
Angela Graves <rivet.the.zombie@gmail.com>
Coolthulhu <Coolthulhu@gmail.com>
Christian Buskirk <i2amroy@gmail.com>
KA101 <cstrayer@rocketmail.com>
Whales <fivedozewhales@gmail.com>
... |
freeorion-0.4.10.2/server/ServerWrapper.cpp | #include "ServerWrapper.h"
#include "ServerApp.h"
#include "UniverseGenerator.h"
#include "../universe/Condition.h"
#include "../universe/ScriptingContext.h"
#include "../universe/Species.h"
#include "../universe/Special.h"
#include "../universe/System.h"
#include "../universe/Planet.h"
#include "../universe/Building... | utf-8 | 1 | GPL-2 | The FreeOrion project |
obexpushd-0.11.2/src/x-obex/obex-capability.h | #include <stdio.h>
#include <inttypes.h>
#if __STDC_VERSION__ >= 199901L
#include <stdbool.h>
#else
#define bool unsigned int
#define true 1
#define false 0
#endif
struct obex_caps_version {
char* version;
char* date;
};
struct obex_caps_limit {
unsigned long size_max;
unsigned long namelen_max;
};
struct obex_c... | utf-8 | 1 | unknown | unknown |
librest-0.8.1/rest/rest-xml-node.c | /*
* librest - RESTful web services access
* Copyright (c) 2008, 2009, 2011, Intel Corporation.
*
* Authors: Rob Bradford <rob@linux.intel.com>
* Ross Burton <ross@linux.intel.com>
* Tomas Frydrych <tf@linux.intel.com>
*
* This program is free software; you can redistribute it and/or modify it... | utf-8 | 1 | LGPL-2.1 | 2009 Intel Corporation |
wpewebkit-2.34.5/Source/WebCore/editing/EditingStyle.h | /*
* Copyright (C) 2010 Google Inc. All rights reserved.
* Copyright (C) 2013 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retai... | utf-8 | 1 | BSD-2-clause | 1999 Antti Koivisto <koivisto@kde.org>
1999-2000 Lars Knoll <knoll@kde.org>
1999-2001 Harri Porten <porten@kde.org>
2001 Dirk Mueller <mueller@kde.org>
2002-2013 Vivek Thampi
2003-2021 Apple Inc
2004-2006 Rob Buis <buis@kde.org>
2004-2008 Niko... |
libgrokj2k-9.5.0/src/include/tclap/Arg.h | // -*- Mode: c++; c-basic-offset: 4; tab-width: 4; -*-
/******************************************************************************
*
* file: Arg.h
*
* Copyright (c) 2003, Michael E. Smoot .
* Copyright (c) 2004, Michael E. Smoot, Daniel Aarno .
* Copyright (c) 2017 Google Inc.
* All rights reserved.
... | utf-8 | 1 | AGPL-3 and BSD-2-clause and Apache-2 | 2001-2003, David Janssens
2002-2003, Yannick Verschueren
2002-2014, Professor Benoit Macq
2002-2014, Universite catholique de Louvain (UCL), Belgium
2003-2007, Francois-Olivier Devaux
2003-2014, Antonin Descampe
2005, Herve Drolon, FreeImage Team
2006-2007, Parvatha Elangovan
2008, Jerome Fimes, Communi... |
asl-0.1.7/src/num/aslDataResampling.h | /*
* Advanced Simulation Library <http://asl.org.il>
*
* Copyright 2015 Avtech Scientific <http://avtechscientific.com>
*
*
* This file is part of Advanced Simulation Library (ASL).
*
* ASL is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as... | utf-8 | 1 | AGPL-3 | Copyright 2015 Avtech Scientific <http://avtechscientific.com> |
widelands-21/src/wui/login_box.cc | /*
* Copyright (C) 2002-2020 by the Widelands Development Team
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
... | utf-8 | 1 | GPL-2+ | 2002-2019 by the Widelands Development Team |
tupi-0.2+git08/src/framework/tgui/tdualcolorbutton.cpp | /***************************************************************************
* Project TUPI: Magia 2D *
* Project Contact: info@maefloresta.com *
* Project Website: http://www.maefloresta.com *
* Project... | utf-8 | 1 | GPL-2+ | 2010-2016 Gustav Gonzalez <info@maefloresta.com>
2006 David Cuadrado
2006 Jorge Cuadrado
2003 Fernado Roldan
2012 Mae Floresta
2003 Simena Dinas |
elastix-5.0.1/Components/Optimizers/QuasiNewtonLBFGS/itkQuasiNewtonLBFGSOptimizer.cxx | /*=========================================================================
*
* Copyright UMC Utrecht and contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* h... | utf-8 | 1 | Apache-2.0 | UMC Utrecht and contributors |
squid-5.2/src/tests/testStoreSupport.h | /*
* Copyright (C) 1996-2021 The Squid Software Foundation and contributors
*
* Squid software is distributed under GPLv2+ license and includes
* contributions from numerous individuals and organizations.
* Please see the COPYING and CONTRIBUTORS files for details.
*/
#ifndef SQUID_TESTSTORESUPPORT_H
#define SQU... | utf-8 | 1 | unknown | unknown |
libreoffice-7.3.1~rc1/vcl/inc/salusereventlist.hxx | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozil... | utf-8 | 1 | MPL-2.0 | Copyright 2000, 2010 Oracle and/or its affiliates.
Copyright (c) 2000, 2010 LibreOffice contributors and/or their affiliates. |
flightgear-2020.3.6+dfsg/src/FDM/JSBSim/input_output/FGGroundCallback.cpp | /*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Header: FGGroundCallback.cpp
Author: Mathias Froehlich
Date started: 05/21/04
------ Copyright (C) 2004 Mathias Froehlich (Mathias.Froehlich@web.de) -------
This program is free software; you can redistribute it and/or m... | utf-8 | 1 | GPL-2+ | 1997-2012 Curtis L. Olson <curt@flightgear.org>
1997-1999 Christian Mayer - Vader@t-online.de
1997 Michele F. America [micheleamerica#geocities:com]
1999-2003 David Megginson, david@megginson.com
1999-2000 Anthony K. Peden (apeden@earthlink.net)
2000,2003,2008 Alex... |
cdtool-2.1.8-release/util.h | #ifndef _UTIL_H
#define _UTIL_H
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include "config.h"
#include "cdtool.h"
/* version string printed with usage message */
#define VERSION_STRING "CDTOOL " PACKAGE_VERSION \
" (c) 1994-2004 Thomas Insel, et al. Licensed under GPL."
/* general definitions */... | utf-8 | 1 | GPL-2 | 1994 Thomas Insal
1995-1996 Sven Oliver Moll
1997-1998 Wade Hampton, Dan Risacher, Lin Zhe Min,
Byron Ellacott, and the original authors
1999 Roland Rosenfeld and Mike Coleman
2000 Peter Samuelson
2001 Richard Kettlewell
2003 Josh Bu... |
viking-1.10/src/kml.c | /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */
/*
* viking -- GPS Data and Topo Analyzer, Explorer, and Manager
*
* Copyright (C) 2020, Rob Norris <rw_norris@hotmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P... | utf-8 | 1 | unknown | unknown |
cctbx-2021.12+ds1/cbflib_adaptbx/detectors/buffer_based_service.cpp | #include <vector>
#include <cbflib_adaptbx/detectors/buffer_based_service.h>
namespace ide = iotbx::detectors;
/* FIXME should add same functions to work for UNSIGNED values */
//Code contributed by Graeme Winter, Diamond Light Source:
typedef union {
char b[2];
short s;
} u_s;
typedef union {
char b[4];
int... | utf-8 | 1 | BSD-3-clause | 2006-2018 The Regents of the University of California,
through Lawrence Berkeley National Laboratory
2005 Jacob N. Smith, Erik Mckee, Texas Agricultural
2005 Jacob N. Smith & Erik McKee
2013 Sunset Lake Software
2013-2015 Diamond Light Source
2005-2009... |
scummvm-2.5.1+dfsg/engines/grim/costume/model_component.cpp | /* ResidualVM - A 3D game interpreter
*
* ResidualVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms ... | utf-8 | 1 | GPL-2+ |
2001-2021 The ScummVM Project
The ScummVM Team
2002-2011 The DOSBox Team
1994-1998 Revolution Software Ltd.
2001-2004 Andrea Mazzoleni
2003-2005 Andreas 'Sprawl' Karlsso
2002-2008 Jurgen 'SumthinWicked' Braam
2003-2014 Lars 'AnotherGuest' Persso
2013-2020 Fedor Strizhniou
... |
libimobiledevice-1.3.0/tools/ideviceimagemounter.c | /*
* ideviceimagemounter.c
* Mount developer/debug disk images on the device
*
* Copyright (C) 2010 Nikias Bassen <nikias@gmx.li>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation;... | utf-8 | 1 | LGPL-2.1+ | © 2008-2019 libimobiledevice contributors |
qtwebkit-opensource-src-5.212.0~alpha4/Source/JavaScriptCore/API/JSBase.h | /*
* Copyright (C) 2006 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions ... | utf-8 | 1 | BSD-2-clause | 2013, Adenilson Cavalcanti <cavalcantii@gmail.com>
2013, Adobe Systems Incorporated
2006, Alexey Proskuryakov <ap@webkit.org>
2010, Andras Becsi (abecsi@inf.u-szeged.hu), University of Szeged
2011, Andreas Kling <kling@webkit.org>
2013, Andrew Bortz
2008... |
libosl-0.8.0/full/test/threatmate/kfendPredictor.t.cc | #include "osl/threatmate/kfendPredictor.h"
#include "osl/csa.h"
#include <boost/test/unit_test.hpp>
using namespace osl;
using namespace osl::threatmate;
BOOST_AUTO_TEST_CASE(KfendPredictorTestBeginning)
{
const NumEffectState state((SimpleState(HIRATE)));
const Move move = Move(Square(3,3), PAWN, WHITE);
Kfen... | utf-8 | 1 | BSD | Copyright (C) 2003-2010 Team GPS |
lablgtk3-3.1.1+official/src/ml_gtktree.h | /**************************************************************************/
/* Lablgtk */
/* */
/* This program is free software; you can redistribute it */
/* and/or... | utf-8 | 1 | LGPL-2.1 with linking exception | Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
Benjamin Monate <benjamin.monate@free.fr>
Olivier Andrieu <oandrieu@nerim.net>
Adrien Nader <camaradetux@gmail.com>
Jun Furuse <jun.furuse@gmail.com>
Maxence Guesdon <maxence.guesdon@inr... |
qtwebengine-opensource-src-5.15.8+dfsg/src/3rdparty/chromium/chrome/common/extensions/api/commands/commands_handler.h | // Copyright (c) 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_COMMON_EXTENSIONS_API_COMMANDS_COMMANDS_HANDLER_H_
#define CHROME_COMMON_EXTENSIONS_API_COMMANDS_COMMANDS_HANDLER_H_
#include <memory>... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
meshlab-2020.09+dfsg1/src/external/u3d/src/RTL/Component/Rendering/CIFXRender.cpp | //***************************************************************************
//
// Copyright (c) 2001 - 2006 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// ... | utf-8 | 1 | GPL-2+ | 2005-2020, Visual Computing Lab, ISTI - Italian National Research Council |
magic-8.3.105+ds.1/wiring/wiring.h | /*
* wiring.h --
*
* Contains definitions for things that are exported by the
* wiring module.
*
* *********************************************************************
* * Copyright (C) 1985, 1990 Regents of the University of California. *
* * Permission to use, copy, modify, and distribute this ... | utf-8 | 1 | BSD-style | 2010-2017 Tim Edwards (Johns Hopkins APL)
2010 Mike Godfrey (Stanford, Pixeldevices)
2010 Wes Hansford (MOSIS)
2010 Rajit Manohar (Cornell)
2010 Mika Nyström (Caltech)
2010 Philippe Pouliquen (Johns Hopkins University)
2010 Stefanos Sidiropolous (Aeluros... |
apr-1.7.0/misc/win32/charset.c | /* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not... | utf-8 | 1 | unknown | unknown |
wine-development-6.0+repack/dlls/mcicda/mcicda.c | /*
* MCI driver for audio CD (MCICDA)
*
* Copyright 1994 Martin Ayotte
* Copyright 1998-99 Eric Pouech
* Copyright 2000 Andreas Mohr
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software F... | utf-8 | 1 | LGPL-2.1+ |
Copyright (c) 1993-2020 Wine project authors (see AUTHORS file) |
boost1.74-1.74.0/libs/compute/perf/perf_cart_to_polar.cpp | //---------------------------------------------------------------------------//
// Copyright (c) 2013-2014 Kyle Lutz <kyle.r.lutz@gmail.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
//
// See http://boosto... | utf-8 | 1 | BSL-1.0 | Boost project contributors |
chromium-98.0.4758.102/chrome/browser/ash/policy/external_data/device_local_account_external_data_manager.cc | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ash/policy/external_data/device_local_account_external_data_manager.h"
#include <memory>
#include "base/task/sequenced_task_run... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.