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
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/third_party/blink/renderer/modules/service_worker/service_worker_global_scope.h
/* * Copyright (C) 2013 Google 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 retain the above copyright * notice, this list of conditio...
utf-8
1
LGPL-3 or GPL-2
2006-2021 The Chromium Authors 2016-2021 The Qt Company Ltd.
keepassxc-2.6.6+dfsg.1/src/gui/reports/ReportsWidgetHibp.h
/* * Copyright (C) 2020 KeePassXC Team <team@keepassxc.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 or (at your option) * version 3 of the License. * * T...
utf-8
1
GPL-2 or GPL-3
2010-2015, Felix Geyer <debfx@fobos.de> 2011-2015, Florian Geyer <blueice@fobos.de> 2012, Tobias Tangemann 2007, Trolltech ASA <info@trolltech.com> 2012, Intel Corporation 2012, Nokia Corporation and/or its subsidiary(-ies) 2000-2008, Tom Sato <VEF00200@...
chromium-98.0.4758.102/ash/components/arc/usb/usb_host_bridge_unittest.cc
// Copyright 2021 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 "ash/components/arc/usb/usb_host_bridge.h" #include "ash/components/arc/session/arc_service_manager.h" #include "ash/components/arc/test/test_br...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
kodi-19.3+dfsg1/xbmc/view/GUIViewState.cpp
/* * Copyright (C) 2005-2018 Team Kodi * This file is part of Kodi - https://kodi.tv * * SPDX-License-Identifier: GPL-2.0-or-later * See LICENSES/README.md for more information. */ #include "view/GUIViewState.h" #include "AutoSwitch.h" #include "FileItem.h" #include "GUIPassword.h" #include "PlayListPlayer....
utf-8
1
GPL-2+
the authors of ffmpeg and xvid the authors of libPlatinum <http://www.plutinosoft.com/blog/category/platinum/> 1997-2009, Sam Lantinga <slouken@libsdl.org> 2000-2004, Convergence (integrated media) GmbH 2001-2009, The world wide DirectFB Open Source Community <http://directfb.org/> 2002, Albert Griscti-Sol...
chromium-98.0.4758.102/extensions/browser/api/lock_screen_data/lock_screen_value_store_migrator_impl.cc
// Copyright 2017 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 "extensions/browser/api/lock_screen_data/lock_screen_value_store_migrator_impl.h" #include <utility> #include "base/bind.h" #include "base/call...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
psi4-1.3.2+dfsg/psi4/src/psi4/cc/cctriples/T3_grad_RHF.cc
/* * @BEGIN LICENSE * * Psi4: an open-source quantum chemistry software package * * Copyright (c) 2007-2019 The Psi4 Developers. * * The copyrights for code used from other parties are included in * the corresponding files. * * This file is part of Psi4. * * Psi4 is free software; you can redistribute it an...
utf-8
1
GPL-2.0+
2007-2013 PSI4 Developers
tellico-3.4.3/src/3rdparty/rtf2html/rtf_table.h
/* This is RTF to HTML converter, implemented as a text filter, generally. Copyright (C) 2003 Valentin Lavrinenko, vlavrinenko@users.sourceforge.net available at http://rtf2html.sf.net Original available under the terms of the GNU LGPL2, and according to those terms, relicensed under the GNU GPL2 for...
utf-8
1
unknown
unknown
generator-scripting-language-4.1.5/src/sfltree.c
/*===========================================================================* * * * sfltree.c - Binary trees * * * * ...
utf-8
1
GPL-3+
1991-2016 iMatix Corporation <info@imatix.com> 2016-2017 GSL Developers <zeromq-dev@lists.zeromq.org>
zyn-1+git.20100609+dfsg0/zynadd_dynparam_value_changed_callbacks.h
/* -*- Mode: C ; c-basic-offset: 2 -*- */ /***************************************************************************** * * Copyright (C) 2006,2007,2008,2009 Nedko Arnaudov <nedko@arnaudov.name> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General ...
utf-8
1
GPL-2
2006,2009 Nedko Arnaudov <nedko@arnaudov.name> 2002-2005 Nasca Octavian Paul 2006 Lars Luthman <lars.luthman@gmail.com>
eso-midas-21.02pl1.0/contrib/wavelet/src/wa_comp.c
/*=========================================================================== Copyright (C) 1993-2009 European Southern Observatory (ESO) 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; ei...
utf-8
1
GPL-2+
1985-2011 European Southern Observatory, 1990 David E. Smyth, 1990 by Auto-trol Technology Corporation, Denver, Colorado, 1990 Rodney J. Whitby, 1990 Richard Hesketh / rlh2@ukc.ac.uk, 1990-1991 GROUPE BULL, 1994 Landessternwarte Heidelberg, 1995 Mark Calabretta, 1987-1992 Free Software Foundation, Inc, 1992 ...
openmsx-17.0/src/commands/TclArgParser.cc
#include "TclArgParser.hh" #include "CommandException.hh" #include "join.hh" #include "ranges.hh" #include "stl.hh" #include "StringOp.hh" #include "view.hh" namespace openmsx { std::vector<TclObject> parseTclArgs(Interpreter& interp, span<const TclObject> inArgs, span<const ArgsInfo> table) { std::vector<TclObject>...
utf-8
1
GPL
copyright © 2001-2021 by the openMSX developers.
akregator-21.08.1/src/actions/actionmanager.h
/* This file is part of Akregator. SPDX-FileCopyrightText: 2005 Frank Osterfeld <osterfeld@kde.org> SPDX-License-Identifier: GPL-2.0-or-later WITH Qt-Commercial-exception-1.0 */ #pragma once #include <QObject> #include "akregator_export.h" class QAction; class QWidget; namespace WebEngineViewer { cl...
utf-8
1
GPL-2+
2004-2018, Akregator authors 2006, Canonical Ltd, and Rosetta Contributors 2006 1999, Christian Tismer 2000-2004, Cornelius Schumacher <schumacher@kde.org> 2018, Daniel Vrátil <dvratil@kde.org> 2008, Didier Hoarau 2007, Frank Osterfeld <frank.osterfeld@k...
chromium-98.0.4758.102/third_party/pdfium/core/fpdfapi/page/cpdf_expintfunc.h
// Copyright 2017 PDFium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com #ifndef CORE_FPDFAPI_PAGE_CPDF_EXPINTFUNC_H_ #define CORE_FPDFAPI_PAGE_CPDF_EX...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
dd-opentracing-cpp-1.3.1/src/tags.cpp
#include <datadog/tags.h> #include <string> namespace datadog { namespace tags { const std::string environment = "env"; const std::string service_name = "service.name"; const std::string span_type = "span.type"; const std::string operation_name = "operation"; const std::string resource_name = "resource.name"; const ...
utf-8
1
Apache-2.0
2018-2021 Datadog
nvidia-persistenced-470.103.01/nv-ioctl-numa.h
/* * Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use...
utf-8
1
Expat
Copyright (C) 2004-2020 NVIDIA Corporation
nmap-7.92+dfsg2/ncat/test/test-wildcard.c
/* Usage: ./test-wildcard This is a test program for the ssl_post_connect_check function. It generates certificates with a variety of different combinations of commonNames and dNSNames, then checks that matching names are accepted and non-matching names are rejected. The SSL transactions happen over OpenSSL BIO pairs....
utf-8
1
nmap-GPL-2
1996-2017, Insecure.Com LLC ("The Nmap Project")
kfreebsd-10-10.3~svn300087+ds1/sys/dev/isci/scil/intel_ata.h
/*- * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * GPL LICENSE SUMMARY * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it u...
utf-8
1
unknown
unknown
node-sqlite3-5.0.2+ds1/src/macros.h
#ifndef NODE_SQLITE3_SRC_MACROS_H #define NODE_SQLITE3_SRC_MACROS_H const char* sqlite_code_string(int code); const char* sqlite_authorizer_string(int type); #include <vector> // TODO: better way to work around StringConcat? #include <napi.h> inline Napi::String StringConcat(Napi::Value str1, Napi::Value str2) { re...
utf-8
1
BSD-3-clause
MabBox
evince-41.3/libdocument/ev-document-forms.h
/* ev-document-forms.h * this file is part of evince, a gnome document viewer * * Copyright (C) 2007 Carlos Garcia Campos <carlosgc@gnome.org> * * Evince 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...
utf-8
1
unknown
unknown
qgis-3.16.16+dfsg/src/3d/chunks/qgschunklist_p.cpp
/*************************************************************************** qgschunklist_p.cpp -------------------------------------- Date : July 2017 Copyright : (C) 2017 by Martin Dobias Email : wonder dot sk at gmail dot com **************************************...
utf-8
1
GPL-2+
1996, Matthias Ettrich <ettrich@kde.org> 1997-1998, Lars Doelle <lars.doelle@on-line.de> 2000, Stephan Kulow <coolo@kde.org> 2004, Peter Brewer 2004, Steve Halasz 2004-2005, Gavin Macaulay ...
omniorb-dfsg-4.2.5/include/omniORB4/callHandle.h
// -*- Mode: C++; -*- // Package : omniORB // callHandle.h Created on: 16/05/2001 // Author : Duncan Grisby (dpg1) // // Copyright (C) 2006-2013 Apasphere Ltd // Copyright (C) 2001 AT&T Laboratories Cambridge // // This file is part of th...
utf-8
1
LGPL-2+
© 1994-2002 AT&T Laboratories Cambridge © 1994-1997 Olivetti & Oracle Research Laboratory © 2002 Duncan Grisby © 2002-2007 Apasphere Ltd © 1994-1997 Immisch, Becker & Partner © Wavetek Wandel & Goltermann, Plymouth © 1998 Steven Brennes © 1999...
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c
/* * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
utf-8
1
LGPL-3 or GPL-2
2006-2021 The Chromium Authors 2016-2021 The Qt Company Ltd.
openfoam-1912.200626/applications/solvers/lagrangian/icoUncoupledKinematicParcelFoam/createNonInertialFrameFields.H
Info<< "Reading non-inertial frame fields" << endl; IOobject linearAccelerationHeader ( "linearAcceleration", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ); autoPtr<uniformDimensionedVectorField> linearAccelerationPtr; if ( ...
utf-8
1
GPL-3+
2011-2018 OpenFOAM Foundation 2014-2018 OpenCFD Ltd.
codelite-14.0+dfsg/codelitephp/php-plugin/PHPSettersGettersDialog.h
////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // // Copyright : (C) 2015 Eran Ifrah // File name : PHPSettersGettersDialog.h // // -------------------------------------------------------...
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
e2guardian-5.3.5/src/SysV.hpp
// For all support, instructions and copyright go to: // http://e2guardian.org/ // Released under the GPL v2, with the OpenSSL exception described in the README file. #ifndef __HPP_SYSV #define __HPP_SYSV // INCLUDES #include "OptionContainer.hpp" #include <sys/types.h> #include <string> // DECLARATIONS // Kill t...
utf-8
1
unknown
unknown
ugene-40.1+dfsg/src/plugins/smith_waterman/src/SWWorker.cpp
/** * UGENE - Integrated Bioinformatics Tools. * Copyright (C) 2008-2021 UniPro <ugene@unipro.ru> * http://ugene.net * * 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+
© 2008-2015 UniPro <ugene@unipro.ru>
clblas-2.12/src/library/blas/functor/hawaii.cc
/* ************************************************************************ * Copyright 2014 Advanced Micro Devices, Inc. * * 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...
utf-8
1
Apache-2.0
2013-2016 Advanced Micro Devices, Inc.
chromium-98.0.4758.102/third_party/perfetto/src/trace_processor/importers/proto/chrome_system_probes_module.cc
/* * Copyright (C) 2021 The Android Open Source Project * * 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 app...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
oxygen-5.23.5/kstyle/oxygenpropertynames.cpp
/* hard-coded property names to disable some of oxygen features SPDX-FileCopyrightText: 2012 Hugo Pereira Da Costa <hugo.pereira@free.fr> SPDX-FileCopyrightText: 2003 - 2010 Craig Drummond <craig.p.drummond@gmail.com> SPDX-License-Identifier: LGPL-2.0-or-later Largely inspired from Qtcurve style *...
utf-8
1
Expat
2006-2007, Casper Boemann <cbr@boemann.dk> 2007-2009, Christoph Feck <christoph@maxiom.de> 2003-2004, David Johnson <david@usermode.org> 2009-2010, Hugo Pereira Da Costa <hugo.pereira@free.fr> 2001, Karol Szwed <gallium@kde.org> 2009, Long Huynh Huu <long.upcase@go...
mysql-8.0-8.0.23/router/src/router/tests/test_certificate_handler.cc
/* Copyright (c) 2020, Oracle and/or its affiliates. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2.0, as published by the Free Software Foundation. This program is also distributed with certain software (including but n...
utf-8
1
unknown
unknown
moria-5.7.13/src/data_recall.cpp
// Copyright (c) 1981-86 Robert A. Koeneke // Copyright (c) 1987-94 James E. Wilson // // This work is free software released under the GNU General Public License // version 2.0, and comes with ABSOLUTELY NO WARRANTY. // // See LICENSE and AUTHORS for more information. // Player's memory: monster descriptions const c...
utf-8
1
unknown
unknown
pmdk-convert-1.7/nvml/1.7/src/test/obj_ctl_arenas/obj_ctl_arenas.c
/* * Copyright 2019, Intel Corporation * * 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 retain the above copyright * notice, this list of conditions and the f...
utf-8
1
BSD-3-clause
2014-2019, Intel Corporation
backuppc-rsync-3.1.3.0/backuppc/bpc_refCount.c
/* * Routines to provide reference counting * * Copyright (C) 2013 Craig Barratt. * * 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 3 of the License, or * (at your option)...
utf-8
1
GPL-3.0+
1996 Paul Mackerras 1998-2001 Andrew Tridgell 2004-2015 Wayne Davison 2001-2002 Martin Pool
astrometry.net-0.89+dfsg/libkd/kdint_ttype_l.h
/* # This file is part of libkd. # Licensed under a 3-clause BSD style license - see LICENSE */ typedef u64 ttype; // https://stackoverflow.com/questions/16088282/is-there-a-128-bit-integer-in-gcc // gcc: 128-bit ints only available on 64-bit platforms, not 32-bit #ifdef __SIZEOF_INT128__ // GCC only?? typedef __int1...
utf-8
1
BSD-3-Clause
2006-2015 astrometry.net, Dustin Lang, Keith Mierle, David W. Hogg, Gerard Jungman, Michael Blanton, Denis Vida, Brian Grough, Sam Roweis, Christopher Stumm, David Warde-Farley, Michal Kočer, Tamas Budavari 2008 B.A. Weaver, 1992, 1993 The Regents of the University of California, 1970-2003, Wm. Randolph Franklin, ...
chromium-98.0.4758.102/net/third_party/quiche/src/http2/platform/api/http2_flag_utils.h
// Copyright 2018 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 QUICHE_HTTP2_PLATFORM_API_HTTP2_FLAG_UTILS_H_ #define QUICHE_HTTP2_PLATFORM_API_HTTP2_FLAG_UTILS_H_ #include "common/platform/api/quiche_flag_uti...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
insighttoolkit5-5.2.1/Modules/Core/Common/src/itkCommand.cxx
/*========================================================================= * * 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
mupen64plus-video-glide64-2.0.0+33+g764d9fe/src/Gfx1.3.h
/* * Glide64 - Glide video plugin for Nintendo 64 emulators. * Copyright (c) 2002 Dave2001 * * 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 * an...
utf-8
1
GPL-2+
2010, Jon 'wahrhaft' Ring <wahrh4ft@gmail.com>
scummvm-2.5.1+dfsg/engines/tinsel/scn.h
/* ScummVM - Graphic Adventure Engine * * ScummVM 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 of ...
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 ...
trackballs-1.3.3/src/trigger.h
/* trigger.h Triggers a scheme expression when player is within radius Copyright (C) 2000 Mathias Broxvall 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 Lic...
utf-8
1
GPL-2+
Mathias Broxvall project founder and administrator Dietrich Radel graphics, music, levels, documentation, bugs etc. Yannick Perret extra coder:~ Samuel Listopad Benoit Rouits sounds Joshua Harding sounds Rusty Johnson sounds...
ardour-6.9.0+ds0/libs/ardour/ardour/export_profile_manager.h
/* * Copyright (C) 2008-2013 Sakari Bergen <sakari.bergen@beatwaves.net> * Copyright (C) 2008-2017 Paul Davis <paul@linuxaudiosystems.com> * Copyright (C) 2009-2010 Carl Hetherington <carl@carlh.net> * Copyright (C) 2009-2011 David Robillard <d@drobilla.net> * Copyright (C) 2012-2013 Tim Mayberry <mojofunk@gmail.c...
utf-8
1
GPL-2+
1998-2021 Paul Davis 2004-2021 Robin Gareus <robin@gareus.org> 2009-2016 David Robillard <d@drobilla.net> 2010-2012 Carl Hetherington <carl@carlh.net> 2007-2017 Tim Mayberry <mojofunk@gmail.com> 2006-2017 Nick Mainsbridge <mainsbridge@gmail.com> 2012-2019 Ben Loftis <ben@harrisonconsoles.com> 2005-2009...
sprng-2.0a/EXAMPLES/invalid_ID.c
/****************************************************************************/ /* ___Demonstrates invalid ID handling in inteface with pointer checking___ */ /* This prorgam prints a few random numbers, frees the stream, and then */ /* tries to use the stream again. */ /***...
utf-8
1
unknown
unknown
nodejs-12.22.9~dfsg/src/node_crypto_bio.cc
// Copyright Joyent, Inc. and other Node contributors. // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including // without limitation the rights to use, copy, modi...
utf-8
1
Expat
Node.js contributors, Joyent, Inc. and other Node contributors.
mbdyn-1.7.3/mbdyn/base/privdrive.cc
/* $Header: /var/cvs/mbdyn/mbdyn/mbdyn-1.0/mbdyn/base/privdrive.cc,v 1.23 2017/01/12 14:46:10 masarati Exp $ */ /* * MBDyn (C) is a multibody analysis code. * http://www.mbdyn.org * * Copyright (C) 1996-2017 * * Pierangelo Masarati <masarati@aero.polimi.it> * Paolo Mantegazza <mantegazza@aero.polimi.it> * * ...
utf-8
1
GPL-2
1996-2017, Pierangelo Masarati <masarati@aero.polimi.it> 1996-2017, Paolo Mantegazza <mantegazza@aero.polimi.it> 1996-2017, Marco Morandini <morandini@aero.polimi.it> 1996-2017, Michele Attolico <attolico@aero.polimi.it> 1996-2017, Teodoro Merlini <merlini@aero.polimi.it> 1996-2017, Tommaso Solcia <tommaso.solcia@...
linux-5.16.7/drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_vi.c
/* * Copyright 2014 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, m...
utf-8
1
GPL-2
1991-2012 Linus Torvalds and many others
yagiuda-1.19/.pc/debian-changes-1.19-6.2/src/vswr.c
#ifdef HAVE_STDLIB_H #include <stdlib.h> #endif #include <stdio.h> #include <math.h> #include <errno.h> #include "yagi.h" extern int errno; /* We calculate the vswr, given the magnitude of the reflection coefficient */ double calculate_vswr(double magnitude) { double swr; if(magnitude > 0.98 ) magnitude=0.98; ...
utf-8
1
GPL-2+
(C) Dr. David Kirkby <david.kirkby@onetel.net>
evolution-3.43.2/src/modules/composer-autosave/e-composer-registry.c
/* * e-composer-registry.c * * This program 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. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; withou...
utf-8
1
unknown
unknown
linux-5.16.7/include/ras/ras_event.h
/* SPDX-License-Identifier: GPL-2.0 */ #undef TRACE_SYSTEM #define TRACE_SYSTEM ras #define TRACE_INCLUDE_FILE ras_event #if !defined(_TRACE_HW_EVENT_MC_H) || defined(TRACE_HEADER_MULTI_READ) #define _TRACE_HW_EVENT_MC_H #include <linux/tracepoint.h> #include <linux/edac.h> #include <linux/ktime.h> #include <linux/pc...
utf-8
1
GPL-2
1991-2012 Linus Torvalds and many others
fitsh-0.9.4/src/combine.c
/*****************************************************************************/ /* combine.c */ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* Functions related to combining more FITS images. */ /*********************************************************************...
utf-8
1
GPL-3+
(c) 1996-2016, Andras Pal <apal@szofi.net> 2002, Istvan Domsa (original versions of codes related to triangulation) 2016, Andras Pal <apal@szofi.net> (Debian files) 2008, Guido U. Draheim <guidod@gmx.de>
openvswitch-2.15.0+ds1/lib/classifier-private.h
/* * Copyright (c) 2014, 2015, 2016 Nicira, Inc. * * 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...
utf-8
1
Apache-2.0
(c) 2007-2019 Nicira, Inc. (c) 2010 Jean Tourrilhes - HP-Labs. (c) 2008,2009,2010 Citrix Systems, Inc. (c) 2011 Gaetano Catalli (c) 2000-2003 Geoffrey Wossum <gwossum@acm.org> (c) 2000 The NetBSD Foundation, Inc. (c) 1995, 1996, 1997, and 1998 USAGI/WIDE...
qt6-base-6.2.2+dfsg/src/widgets/widgets/qtextedit.h
/**************************************************************************** ** ** Copyright (C) 2019 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtWidgets module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees holding valid comm...
utf-8
1
LGPL-3 or GPL-2
2016-2021 The Qt Company Ltd.
steghide-0.5.1/tests/BmpPaletteSampleValueTest.cc
/* * steghide 0.5.1 - a steganography program * Copyright (C) 1999-2003 Stefan Hetzl <shetzl@chello.at> * * 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...
utf-8
1
GPL-2+
1999-2003 Stefan Hetzl <shetzl@chello.at>
openclonk-8.1/planet/Worlds.ocf/GoldRush.ocs/Map.c
/** Gold Rush Dynamic map with a few layers of materials below a flat shaped earth surface. @author Maikel */ #include Library_Map // Called be the engine: draw the complete map here. protected func InitializeMap(proplist map) { // Retrieve the settings according to the MapSize setting. var map_size; if (SCE...
utf-8
1
unknown
unknown
ausweisapp2-1.22.3/test/qt/ui/json/test_MsgHandlerCertificate.cpp
/*! * \brief Unit tests for \ref MsgHandlerCertificate * * \copyright Copyright (c) 2016-2022 Governikus GmbH & Co. KG, Germany */ #include "messages/MsgHandlerCertificate.h" #include "InternalActivationContext.h" #include "MessageDispatcher.h" #include "TestAuthContext.h" #include <QtTest> using namespace gove...
utf-8
1
EUPL-1.2
Copyright (c) 2014-2019 Governikus GmbH & Co. KG
linux-5.16.7/drivers/input/mouse/touchkit_ps2.h
/* SPDX-License-Identifier: GPL-2.0-only */ /* ---------------------------------------------------------------------------- * touchkit_ps2.h -- Driver for eGalax TouchKit PS/2 Touchscreens * * Copyright (C) 2005 by Stefan Lucke * Copyright (c) 2005 Vojtech Pavlik */ #ifndef _TOUCHKIT_PS2_H #define _TOUCHKIT_PS2...
utf-8
1
GPL-2
1991-2012 Linus Torvalds and many others
nextcloud-desktop-3.3.5/src/libsync/clientsideencryption.cpp
#include <openssl/rsa.h> #include <openssl/evp.h> #include <openssl/pem.h> #include <openssl/err.h> #include <openssl/engine.h> #include <openssl/rand.h> #include "clientsideencryption.h" #include "account.h" #include "capabilities.h" #include "networkjobs.h" #include "clientsideencryptionjobs.h" #include "theme.h" #...
utf-8
1
GPL-2+
2006, Alexander Neundorf <neundorf@kde.org> 2006, Andreas Schneider <asn@cryptomilk.org> 1997, Bob Jenkins <bob_jenkins@burtleburtle.net> Camila Ayres <camila@nextcloud.com> Camila Ayres <hello@camila.codes> Caplio G4 User 2015, Christian Kamm <kamm@inca...
netw-ib-ox-ag-5.39.0/src/netwox-src/src/modules/smb/netbiosname.c
/* NETWOX Network toolbox Copyright(c) 1999-2012 Laurent CONSTANTIN http://ntwox.sourceforge.net/ laurentconstantin@free.fr ----- This file is part of Netwox....
utf-8
1
unknown
unknown
uncalled-2.2+ds/submods/toml11/toml/into.hpp
// Copyright Toru Niina 2019. // Distributed under the MIT License. #ifndef TOML11_INTO_HPP #define TOML11_INTO_HPP #include "traits.hpp" namespace toml { template<typename T> struct into; // { // static toml::value into_toml(const T& user_defined_type) // { // // User-defined conversions ... // ...
utf-8
1
expat
2018, Sam Kovaka <skovaka@gmail.com> 2017-2020, Toru Niina
vtk6-6.3.0+dfsg2/IO/XML/vtkXMLPolyDataWriter.cxx
/*========================================================================= Program: Visualization Toolkit Module: vtkXMLPolyDataWriter.cxx Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This soft...
utf-8
1
BSD-3-clause
1993-2008 Ken Martin, Will Schroeder, Bill Lorensen
babeltrace2-2.0.4/src/ctfser/ctfser.h
#ifndef BABELTRACE_CTFSER_INTERNAL_H #define BABELTRACE_CTFSER_INTERNAL_H /* * Copyright 2010-2011 EfficiOS Inc. and Linux Foundation * Copyright 2013, 2014 Jérémie Galarneau <jeremie.galarneau@efficios.com> * Copyright 2017-2019 Philippe Proulx <pproulx@efficios.com> * * Permission is hereby granted, free of cha...
utf-8
1
Expat
2010-2019, EfficiOS Inc. and Linux Foundation
suricata-6.0.4/src/detect-engine-port.h
/* Copyright (C) 2007-2010 Open Information Security Foundation * * You can copy, redistribute or modify this Program under the terms of * the GNU General Public License version 2 as published by the Free * Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY...
utf-8
1
GPL-2
2007-2020 Open Information Security Foundation
webkit2gtk-2.34.5/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.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
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...
mpfr4-4.1.0/src/random_deviate.c
/* random_deviate routines for mpfr_erandom and mpfr_nrandom. Copyright 2013-2020 Free Software Foundation, Inc. Contributed by Charles Karney <charles@karney.com>, SRI International. This file is part of the GNU MPFR Library. The GNU MPFR Library is free software; you can redistribute it and/or modify it under the ...
utf-8
1
unknown
unknown
qt3d-opensource-src-5.15.2+dfsg/src/render/io/qsceneloader.cpp
/**************************************************************************** ** ** Copyright (C) 2014 Klaralvdalens Datakonsult AB (KDAB). ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt3D module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees holdin...
utf-8
1
LGPL-3 or GPL-2
2013 Research In Motion 2014-2020 Klarälvdalens Datakonsult AB (KDAB) 2015-2018 The Qt Company Ltd and/or its subsidiary(-ies) 2013 Dmitrii Kosarev aka Kakadu <kakadu.hafanana@gmail.com> 2015 Konstantin Ritt 2015 Lorenz Esch (TU Ilmenau) 2015-2016 Paul L...
jsonnet-0.17.0+ds/core/parser_test.cpp
/* Copyright 2015 Google Inc. All rights reserved. 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 agreed to in ...
utf-8
1
Apache-2.0
2015-2018, Google Inc.
mkvtoolnix-65.0.0/src/extract/extract_cli_parser.h
/* mkvextract -- extract tracks from Matroska files into other files Distributed under the GPL v2 see the file COPYING for details or visit https://www.gnu.org/licenses/old-licenses/gpl-2.0.html Written by Moritz Bunkus <moritz@bunkus.org>. */ #pragma once #include "common/common_pch.h" #include <un...
utf-8
1
GPL-2+
2003-2022, Moritz Bunkus <moritz@bunkus.org>
elogind-246.9.1/src/shared/user-record-nss.h
/* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once #include <pwd.h> #include <shadow.h> #include "user-record.h" /* Synthesizes a UserRecord object from NSS data */ int nss_passwd_to_user_record(const struct passwd *pwd, const struct spwd *spwd, UserRecord **ret); int nss_spwd_for_passwd(const struct passwd *pwd...
utf-8
1
LGPL-2.1+
2010-2016 Lennart Poettering 2008-2013 Kay Sievers 2013-2017 Zbigniew Jędrzejewski-Szmek 2014-2015 Tom Gundersen 2014-2015 Ronny Chevalier 1994-2014 Free Software Foundation, Inc. 2005-2014 Rich Felker, et al. 1999,2000 Tom Tromey 2...
ledger-3.2.1/src/py_item.cc
/* * Copyright (c) 2003-2018, John Wiegley. 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 retain the above copyright * notice, this list of c...
utf-8
1
unknown
unknown
audmes-2021.11.04/CtrlOScope.cpp
/* CtrlOScope.cpp * * Change Log: * =========== * 20080822 - renamed from OScopeCtrl (because of mess in the project) * - added hard-setting of vertical lines for linear plot * - double buffering !!! * - added event EVT_ERASE_BACKGROUND * - some other small improvement...
utf-8
1
GPL-2+
2006-2018 Vaclav Peroutka <vaclavpe@seznam.cz> 2019-2020 walter-schweizer 2018 Petter Reinholdtsen <pere@hungry.com>
synaptic-0.90.2/common/rpackagelister.h
/* rpackagelister.h - package cache and list manipulation * * Copyright (c) 2000, 2001 Conectiva S/A * 2002 Michael Vogt <mvo@debian.org> * * Author: Alfredo K. Kojima <kojima@conectiva.com.br> * Michael Vogt <mvo@debian.org> * * This program is free software; you can redistribute it and/o...
utf-8
1
unknown
unknown
tiledb-2.6.2/tiledb/sm/crypto/crypto_win32.h
/** * @file crypto_win32.h * * @section LICENSE * * The MIT License * * @copyright Copyright (c) 2018-2021 TileDB, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without ...
utf-8
1
Expat
2017-2019 TileDB, Inc. 2016 MIT and Intel Corporation
slepc-3.15.2+dfsg1/include/slepc/finclude/slepcnep.h
! ! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ! SLEPc - Scalable Library for Eigenvalue Problem Computations ! Copyright (c) 2002-2021, Universitat Politecnica de Valencia, Spain ! ! This file is part of SLEPc. ! SLEPc is distributed under a 2-clause BSD license (see LICENSE). ! ...
utf-8
1
BSD-2-clause
(c) 2002-2017, Universitat Politecnica de Valencia, Spain
ortools-8.2+ds/ortools/bop/bop_types.h
// Copyright 2010-2018 Google LLC // 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 agreed to in...
utf-8
1
Apache-2.0
2010 Google LLC
edk2-2022.02~rc1/CryptoPkg/Library/OpensslLib/openssl/crypto/rand/rand_lib.c
/* * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/lice...
utf-8
1
BSD-2-clause
1999-2013, Intel Corporation
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/third_party/blink/renderer/core/geometry/geometry_util.h
// Copyright 2020 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 THIRD_PARTY_BLINK_RENDERER_CORE_GEOMETRY_GEOMETRY_UTIL_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_GEOMETRY_GEOMETRY_UTIL_H_ #include <algorithm> ...
utf-8
1
LGPL-3 or GPL-2
2006-2021 The Chromium Authors 2016-2021 The Qt Company Ltd.
samba-4.13.14+dfsg/source4/kdc/mit-kdb/kdb_samba_common.c
/* Unix SMB/CIFS implementation. Samba KDB plugin for MIT Kerberos Copyright (c) 2010 Simo Sorce <idra@samba.org>. Copyright (c) 2014 Andreas Schneider <asn@samba.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License...
utf-8
1
GPL-3.0+
1992-2012 Andrew Tridgell and the Samba Team
gimp-2.10.30/libgimpwidgets/gimpcolorscales.h
/* LIBGIMP - The GIMP Library * Copyright (C) 1995-1997 Peter Mattis and Spencer Kimball * * gimpcolorscales.h * Copyright (C) 2002 Michael Natterer <mitch@gimp.org> * * based on color_notebook module * Copyright (C) 1998 Austin Donnelly <austin@greenend.org.uk> * * This library is free software: you can redis...
utf-8
1
GPL-3+ and GPL-2+ and LGPL-3+ and MIT and Expat and BSD-2-clause
1997-2004 Adam D. Moss 2004-2006 Adam Weinberger 1997-2004 Adrian Likins 2006 Akkana Peck. 2017 Alberto Griggio 2010 Alexia Death 1998-1999 Andy Thomas 2003 Arne Reuter 2008-2009 Aurimas Juška 1998-1999 Austin Donnelly 2010-2011 Barak Itkin 2016-2017 Ben Touchette 2015-2016 Benoit Touchette ...
cmake-3.22.1/Tests/QtAutogen/MocOsMacros/main.cpp
#include <QtGlobal> #include "TestClass.hpp" int main() { TestClass a; #ifdef Q_OS_MAC a.MacNotDefElse(); a.MacDef(); #else a.MacNotDef(); a.MacDefElse(); #endif #ifdef Q_OS_UNIX a.UnixNotDefElse(); a.UnixDef(); #else a.UnixNotDef(); a.UnixDefElse(); #endif #ifdef Q_OS_WIN a.WindowsNotDefElse();...
utf-8
1
BSD-3-clause
2000-2021 Kitware, Inc., Insight Software Consortium
lamarc-2.1.10.1+dfsg/src/guiconv/gc_quantum.h
// $Id: gc_quantum.h,v 1.16 2018/01/03 21:33:00 mkkuhner Exp $ /* Copyright 2002-2005 Mary K. Kuhner, Peter Beerli, and Joseph Felsenstein 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:...
utf-8
1
Apache-2.0
2002-2005 Mary K. Kuhner, Peter Beerli, and Joseph Felsenstein
mysql-workbench-8.0.26+dfsg/backend/wbpublic/grtui/grtdb_connect_panel.cpp
/* * Copyright (c) 2007, 2019, Oracle and/or its affiliates. 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, version 2.0, * as published by the Free Software Foundation. * * This program is also distributed with...
utf-8
1
GPL-2
2000, 2004-2005, 2007-2021 Oracle and/or its affiliates.
cubicsdr-0.2.5+dfsg/src/sdr/SDRDeviceInfo.cpp
// Copyright (c) Charles J. Cliffe // SPDX-License-Identifier: GPL-2.0+ #include "SDRDeviceInfo.h" #include "CubicSDRDefs.h" #include <cstdlib> #include <algorithm> SDRDeviceInfo::SDRDeviceInfo() : name(""), serial(""), available(false), remote(false), manual(false), soapyDevice(nullptr) { active.store(false); } ...
utf-8
1
GPL-2+
Charles J. Cliffe
umbrello-21.08.0/umbrello/codegenwizard/codegenselectpage.h
/* SPDX-License-Identifier: GPL-2.0-or-later SPDX-FileCopyrightText: 2003-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org> */ #ifndef CODEGENSELECTPAGE_H #define CODEGENSELECTPAGE_H // app includes #include "ui_codegenselectpage.h" #include "umlclassifierlist.h" // qt includes #include <QWizardPage...
utf-8
1
GPL-2+
2003, Alexander Blum <blum@kewbee.de> 2011, Andi Fischer <andi.fischer@hispeed.ch> 2003, Andrew Sutton <asutton@cs.kent.edu> 2007, Aurélien Gâteau <agateau@kde.org> 2003, Brian Thomas <brian.thomas@gsfc.nasa.gov> 2003, David Hugh-Jones <hughjonesd@yahoo.co.uk> ...
ecflow-5.8.1/Viewer/ecflowUI/src/Sound.cpp
//============================================================================ // Copyright 2009- ECMWF. // This software is licensed under the terms of the Apache Licence version 2.0 // which can be obtained at http://www.apache.org/licenses/LICENSE-2.0. // In applying this licence, ECMWF does not waive the privileges...
utf-8
1
Apache
Copyright (C) 2005-2017, ECMWF (The European Centre for Medium-Range Weather Forecasts)
mmseqs2-13-45111+ds/src/test/TestBacktraceTranslator.cpp
#include "BacktraceTranslator.h" #include "Parameters.h" const char* binary_name = "test_backtracetranslator"; int main(int, const char**) { // s1 5 ATT-GCA 11 // s2 3 ATTTG-- 8 // s3 6 --T-G-A 9 // AB, BC // ATTTG-- MMMIM // ATT-GCA // ATTGCA MMMIM // --TG-A MMIM // s2 -> s1, s1...
utf-8
1
GPL-3
2012 The MMseqs Development Team
dovecot-2.3.18+dfsg1/src/auth/db-ldap.c
/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #if defined(BUILTIN_LDAP) || defined(PLUGIN_BUILD) #include "net.h" #include "ioloop.h" #include "array.h" #include "hash.h" #include "aqueue.h" #include "str.h" #include "time-util.h" #include "env-util.h" #include...
utf-8
1
LGPL-2.1
(c) 2001-2021 Dovecot authors
audiotools-3.1.1/src/decoders/tta.c
#include "tta.h" #include "../common/tta_crc.h" #include "../framelist.h" #include <string.h> #include <stdio.h> #include <errno.h> /******************************************************** Audio Tools, a module and set of tools for manipulating audio data Copyright (C) 2007-2015 Brian Langenberger This program i...
utf-8
1
GPL-2+
2007-2015 Brian Langenberger <bjl@usa.net>
megahit-1.2.9/src/assembly/unitig_graph.h
// // Created by vout on 11/10/18. // #ifndef MEGAHIT_UNITIG_GRAPH_H #define MEGAHIT_UNITIG_GRAPH_H #include <deque> #include <limits> #include "parallel_hashmap/phmap.h" #include "sdbg/sdbg.h" #include "unitig_graph_vertex.h" class UnitigGraph { public: using Vertex = UnitigGraphVertex; using VertexAdapter = U...
utf-8
1
GPL-3+
2014-2015 The University of Hong Kong & L3 Bioinformatics Limited
purpose-5.90.0/src/fileitemactionplugin/sharefileitemaction.h
/* SPDX-FileCopyrightText: 2011 Alejandro Fiestas Olivares <afiestas@kde.org> SPDX-FileCopyrightText: 2014 Aleix Pol Gonzalez <aleixpol@kde.org> SPDX-FileCopyrightText: 2018 Nicolas Fella <nicolas.fella@gmx.de> SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SHAREFILEITEMACTION_H #define SHAREFIL...
utf-8
1
LGPL-2.1+
2014-2015, Aleix Pol Gonzalez <aleixpol@blue-systems.com> 2015, Aleix Pol Gonzalez <aleixpol@kde.org> 1991-1999, Free Software Foundation, Inc 2011-2015, This_file_is_part_of_KDE
mpfr4-4.1.0/src/subnormal.c
/* mpfr_subnormalize -- Subnormalize a floating point number emulating sub-normal numbers. Copyright 2005-2020 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. The GNU MPFR Library is free software; you can redistribute it and/or modify...
utf-8
1
unknown
unknown
seafile-client-8.0.5/extensions/class-factory.h
#ifndef SEAFILE_EXT_SHELL_EXT_CLASS_FACTORY_H #define SEAFILE_EXT_SHELL_EXT_CLASS_FACTORY_H #include "shell-ext.h" /** * Class factory's main responsibility is implemented in its `CreateInstance` * member function, which creates instances of the required shell extension * interface, such as IContextMenu. * * Cla...
utf-8
1
Apache-2.0
2012-2019 Seafile Ltd. <info@seafile.com>
ossim-2.9.1/include/ossim/base/ossimDatumFactory.h
//******************************************************************* // // License: See top level LICENSE.txt file. // // Author: Garrett Potts // // Description: // // This is the DatumFactory class. You give it a code and it will // construct a Datum class. It returns NULL if no code was found. //****************...
utf-8
1
Expat
1994-1996, Thomas G. Lane 1997, TargetJr Consortium 1999, Frank Warmerdam <warmerdam@pobox.com> 2000-2002, ImageLinks, Inc 2003, Storage Area Networks, Inc 2000, 2004, Intelligence Data Systems 2004, VIZRT Inc 2004-2005, Gar...
traverso-0.49.6/src/traverso/widgets/MessageWidget.h
/* Copyright (C) 2005-2007 Remon Sijrier This file is part of Traverso Traverso 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...
utf-8
1
GPL-2+
2005-2009 Remon Sijrier 2005-2008 Nicola Doebelin 2007 Ben Levitt 2000-2002 Richard W.E. Furse 2000-2003 Paul Barton-Davis 2000-2002 Stefan Westerfeld 2006-2007 Steve Harris 2006-2007 Dave Robillard 2006 Dave Robillard 2006-2008 Lars Luthman <lars.luthman@gmail.com> 2005, Sampo Savolainen 2003, Rohan Drape
thunderbird-91.6.0/third_party/libwebrtc/webrtc/modules/desktop_capture/mac/window_list_utils.h
/* * Copyright (c) 2014 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
utf-8
1
MPL-2.0 or GPL-2 or LGPL-2.1
1998-2016, Mozilla Project
wine-5.0.3/dlls/qmgr/qmgr.c
/* * Queue Manager (BITS) core functions * * Copyright 2007, 2008 Google (Roy Shea, Dan Hipschman) * * 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 Li...
utf-8
1
LGPL-2.1+
Copyright (c) 1993-2018 Wine project authors (see AUTHORS file)
brasero-3.12.3/libbrasero-media/scsi-read-cd.c
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* * Libbrasero-media * Copyright (C) Philippe Rouquier 2005-2009 <bonfire-app@wanadoo.fr> * * Libbrasero-media is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by ...
utf-8
1
unknown
unknown
gpsd-3.22/include/driver_superstar2.h
/* * This file is Copyright 2010 by the GPSD project * SPDX-License-Identifier: BSD-2-clause */ #ifndef _GPSD_SUPERSTAR2_H_ #define _GPSD_SUPERSTAR2_H_ #define SUPERSTAR2_BASE_SIZE 4 #define SUPERSTAR2_TYPE_OFFSET 1 /* input-only */ #define SUPERSTAR2_RESET 2 #define SUPERSTAR2_LINKUP 63 #define SUPERSTAR2_CHANNEL...
utf-8
1
BSD-3-clause
1997-2002, Remco Treffkorn 2005, Eric S. Raymond 1997-2018, GPSD project
efl-1.26.2/src/lib/ecore_drm/ecore_drm_evdev.c
/* Portions of this code have been derived from Weston * * Copyright © 2008-2012 Kristian Høgsberg * Copyright © 2010-2012 Intel Corporation * Copyright © 2010-2011 Benjamin Franzke * Copyright © 2011-2012 Collabora, Ltd. * Copyright © 2010 Red Hat <mjg@redhat.com> * * Permission is hereby granted, free of char...
utf-8
1
BSD-2-clause
2002-2020, Enlightenment Developers (see AUTHORS)
mrpt-2.4.2+ds/libs/img/src/CMappedImage.cpp
/* +------------------------------------------------------------------------+ | Mobile Robot Programming Toolkit (MRPT) | | https://www.mrpt.org/ | | | | Cop...
utf-8
1
BSD-3-clause
2005-2022, Jose-Luis Blanco-Claraco 2012-2022, University of Almeria 2016-2019, Hunter Laux 2016-2019, Nikos Koukis (National Technical University of Athens) 2015-2019, RWTH Aachen University, Federal Republic of Germany 2014-2018, Jesus Briales (University of Malaga) ...
oomd-0.5.0/src/oomd/plugins/SwapFree.h
/* * Copyright (C) 2018-present, Facebook, Inc. * * 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; version 2 of the License. * * This program is distributed in the hope that it will be use...
utf-8
1
GPL-2
2018-2019 Facebook, Inc.
kdepim-runtime-21.08.1/resources/ews/ewsclient/ewscreateitemrequest.cpp
/* SPDX-FileCopyrightText: 2015-2016 Krzysztof Nowicki <krissn@op.pl> SPDX-License-Identifier: LGPL-2.0-or-later */ #include "ewscreateitemrequest.h" #include "ewsclient_debug.h" static const QVector<QString> messageDispositionNames = { QStringLiteral("SaveOnly"), QStringLiteral("SendOnly"), QStr...
utf-8
1
LGPL-2+
2008, Bertjan Broeksema <b.broeksema@kdemail.org> 2008-2009, Bertjan Broeksema <broeksema@kde.org> 2013-2014, Christian Mollekopf <mollekopf@kolabsys.com> 2009, Constantin Berzan <exit3219@gmail.com> 2003, Cornelius Schumacher <schumacher@kde.org> 2016-2020, Daniel...
grantlee5-5.2.0/textdocument/lib/texthtmlbuilder.h
/* This file is part of the Grantlee template system. Copyright (c) 2008 Stephen Kelly <steveire@gmail.com> 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 t...
utf-8
1
LGPL-2.1+
1991-1999, Free Software Foundation, Inc 2010, Michael Jansen <kde@michael-jansen.biz> 2008-2016, Stephen Kelly <steveire@gmail.com>