code
stringlengths
3
1.05M
repo_name
stringlengths
4
116
path
stringlengths
4
991
language
stringclasses
9 values
license
stringclasses
15 values
size
int32
3
1.05M
<?php /** * HUBzero CMS * * Copyright 2005-2015 HUBzero Foundation, LLC. * * 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 ...
drewthoennes/hubzero-cms
core/components/com_wiki/site/views/pages/tmpl/delete.php
PHP
gpl-2.0
3,987
/* * org.openmicroscopy.shoola.util.roi.figures.MeasureEllipseFigure * *------------------------------------------------------------------------------ * Copyright (C) 2006-2013 University of Dundee. All rights reserved. * * * This program is free software; you can redistribute it and/or modify * it under t...
jballanc/openmicroscopy
components/insight/SRC/org/openmicroscopy/shoola/util/roi/figures/MeasurePointFigure.java
Java
gpl-2.0
19,396
/* * Copyright (c) 1998-2012 Caucho Technology -- all rights reserved * * This file is part of Resin(R) Open Source * * Each copy or derived work must preserve the copyright notice and this * notice unmodified. * * Resin Open Source is free software; you can redistribute it and/or modify * it under the terms o...
mdaniel/svn-caucho-com-resin
modules/resin/src/com/caucho/db/jdbc/GeneratedKeysResultSet.java
Java
gpl-2.0
12,600
<?php namespace Drupal\feeds\EventSubscriber; use Drupal\feeds\Event\ClearEvent; use Drupal\feeds\Event\ExpireEvent; use Drupal\feeds\Event\FeedsEvents; use Drupal\feeds\Event\FetchEvent; use Drupal\feeds\Event\InitEvent; use Drupal\feeds\Event\ParseEvent; use Drupal\feeds\Event\ProcessEvent; use Drupal\feeds\Plugin\...
marceliotstein/marcelio8
web/modules/feeds/src/EventSubscriber/LazySubscriber.php
PHP
gpl-2.0
3,856
/* * 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. * * This program is distributed in the hope that it will be use...
saces/fred
src/freenet/support/HTMLEntities.java
Java
gpl-2.0
13,226
/* * Copyright 2009 the original author or 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 applica...
cams7/gradle-samples
plugin/core/src/main/groovy/org/gradle/api/tasks/ant/AntTarget.java
Java
gpl-2.0
2,203
/* * Copyright (c) 1998-2012 Caucho Technology -- all rights reserved * * This file is part of Resin(R) Open Source * * Each copy or derived work must preserve the copyright notice and this * notice unmodified. * * Resin Open Source is free software; you can redistribute it and/or modify * it under the terms o...
WelcomeHUME/svn-caucho-com-resin
modules/resin/src/com/caucho/db/table/NumericColumn.java
Java
gpl-2.0
9,344
/* * Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
teamfx/openjfx-8u-dev-rt
modules/base/src/test/java/javafx/collections/VetoableObservableListTest.java
Java
gpl-2.0
15,865
<script type="text/html" id="vc_teaser-button"> <div class="vc_teaser-checkbox"> <label class="vc_teaser-button-label vc_teaser-label-{{ value }}"><input class="vc_teaser-button vc_teaser-btn-{{ value }}" type="checkbox" value="{{value}}"> <span>{{label}}</span></label> </div> </script> <script type="text/ht...
wiljenum/wordpress-jo
wp-content/themes/dt-the7/wpbakery/js_composer/include/templates/teaser.html.php
PHP
gpl-2.0
3,650
/* Copyright (c) 2013, 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 certain software ...
greenlion/mysql-server
storage/ndb/nodejs/perftest/jscrund_dbspi.js
JavaScript
gpl-2.0
5,523
<?php /** * Constants used by the zen_update_orders_history function. * * @copyright Copyright 2003-2020 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: Steve 2020 May 27 Modified in v1.5.7 $ */ d...
barco57/zencart
admin/includes/languages/english/extra_definitions/orders_status_updates_admin.php
PHP
gpl-2.0
1,214
/* Copyright (C) 2006 - 2008 ScriptDev2 <https://scriptdev2.svn.sourceforge.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 of the License, or * (at your option) any l...
VovchiK/federation
src/scripts/Outland/TempestKeep/arcatraz/arcatraz.cpp
C++
gpl-2.0
16,525
<?php if ( ! defined( 'ABSPATH' ) ) exit; /** * Class NF_Fields_Product */ class NF_Fields_Product extends NF_Abstracts_Input { protected $_name = 'product'; protected $_section = 'pricing'; protected $_icon = 'tag'; protected $_aliases = array(); protected $_type = 'product'; protected ...
BobRazoswki/ddp
wp-content/plugins/ninja-forms/includes/Fields/Product.php
PHP
gpl-2.0
3,910
/* * Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.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 later ve...
Effec7/Adamantium
src/server/scripts/Northrend/Ulduar/Ulduar/boss_algalon_the_observer.cpp
C++
gpl-2.0
53,806
/* Generated By:JavaCC: Do not edit this line. TokenMgrError.java Version 5.0 */ /* JavaCCOptions: */ package pta.parser; /** Token Manager Error. */ public class TokenMgrError extends Error { /** * The version identifier for this Serializable class. * Increment only if the <i>serialized</i> form of the * ...
nicodelpiano/prism
src/pta/parser/TokenMgrError.java
Java
gpl-2.0
4,420
// This is an open source non-commercial project. Dear PVS-Studio, please check it. // PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com // ****************************************************************** // * // * This file is part of the Cxbx project. // * // * Cxbx and Cxbe are free softwa...
Cxbx-Reloaded/Cxbx-Reloaded
src/devices/video/EmuNV2A_PSTRAPS.cpp
C++
gpl-2.0
2,158
<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * @var string $subpage */ $stepContent = array( 1 => __('Testing initial communication with Wordfence Central.', 'wordfence'), 2 => __('Passing public key to Wordfence Central.', 'wordfence'), 3 => __('Testing public key authentication with Wordfence Central...
Redcolaborar/Red-Colaborar
wp-content/plugins/wordfence/lib/menu_wordfence_central.php
PHP
gpl-3.0
9,727
//This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "attribute vec4 position3DAndHeight;\n\ attribute vec3 textureCoordAndEncodedNormals;\n\ \n\ uniform vec3 u_center3D;\n\ uniform mat4 u_modifiedModelView;\n\ uniform vec4 u_tileRectangle;...
nupic-community/nostradamIQ
nostradamIQ-landingpage/webapp/lib/cesium/1.16/Source/Shaders/GlobeVS.js
JavaScript
gpl-3.0
4,687
"use strict"; const whatwgEncoding = require("whatwg-encoding"); const parseContentType = require("content-type-parser"); const querystring = require("querystring"); const DOMException = require("domexception"); const EventTargetImpl = require("../events/EventTarget-impl").implementation; const ProgressEvent = require...
FreezeWarp/freeze-messenger
stress/node_modules/jsdom/lib/jsdom/living/file-api/FileReader-impl.js
JavaScript
gpl-3.0
3,919
#ifdef NALL_STRING_INTERNAL_HPP namespace nall { // "/foo/bar.c" -> "/foo/" // "/foo/" -> "/foo/" // "bar.c" -> "./" string dir(string name) { for(signed i = name.length(); i >= 0; i--) { if(name[i] == '/' || name[i] == '\\') { name.resize(i + 1); break; } if(i == 0) name = "./"; } retur...
libretro/bsnes-mercury
nall/string/filename.hpp
C++
gpl-3.0
1,852
/* * Copyright (C) 2014 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...
Lee-Wills/-tv
mmd/library/src/main/java/com/google/android/exoplayer/audio/AudioCapabilitiesReceiver.java
Java
gpl-3.0
3,473
#!/usr/bin/python ########################################################################################################################## # # # AES Encrypted Reverse HTTP Shell by: # # Dave Kennedy (ReL1K) # http://www.secmaniac.com # ####################################################################...
firebitsbr/raspberry_pwn
src/pentest/revshells/encrypted_http_shell/shell.py
Python
gpl-3.0
5,129
using System; using Android.Graphics.Drawables; using KeePassLib; namespace keepass2android { /// <summary> /// Interface for popup menu items in EntryActivity /// </summary> internal interface IPopupMenuItem { Drawable Icon { get; } String Text { get; } void HandleClick(); } }
red13dotnet/keepass2android
src/keepass2android/EntryActivityClasses/IPopupMenuItem.cs
C#
gpl-3.0
293
#region netDxf library, Copyright (C) 2009-2018 Daniel Carvajal (haplokuon@gmail.com) // netDxf library // Copyright (C) 2009-2018 Daniel Carvajal (haplokuon@gmail.com) // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Pu...
virtualrobotix/MissionPlanner
ExtLibs/netDxf/Entities/Shape.cs
C#
gpl-3.0
7,298
/* * Copyright 2011-2013 Nikhil Marathe <nsm.nikhil@gmail.com> * * 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, ...
mkiol/kaktus
sailfish/qhttpserver/qhttpresponse.cpp
C++
gpl-3.0
5,608
package org.ovirt.engine.ui.common.widget.uicommon.vm; import org.ovirt.engine.ui.common.CommonApplicationConstants; import org.ovirt.engine.ui.common.system.ClientStorage; import org.ovirt.engine.ui.common.uicommon.model.SearchableTableModelProvider; import org.ovirt.engine.ui.common.widget.table.column.TextColumnWit...
jtux270/translate
ovirt/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/VmAppListModelTable.java
Java
gpl-3.0
1,287
/* * Copyright 2018 Google, Inc. * * 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 following disclaimer; * ...
vineodd/PIMSim
GEM5Simulation/gem5/src/systemc/ext/dt/bit/messages.hh
C++
gpl-3.0
2,324
<?php namespace Dotenv\Environment\Adapter; use PhpOption\None; class ApacheAdapter implements AdapterInterface { /** * Determines if the adapter is supported. * * This happens if PHP is running as an Apache module. * * @return bool */ public function isSupported() { ...
lejubila/piGardenWeb
vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php
PHP
gpl-3.0
1,361
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle 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) any later version. // // Moodle ...
michael-milette/moodle
reportbuilder/classes/external/custom_report_exporter.php
PHP
gpl-3.0
6,584
package net.minecraft.stats; import com.google.common.collect.Maps; import com.google.common.collect.Sets; import com.google.gson.JsonElement; import com.google.gson.JsonObject; import com.google.gson.JsonParseException; import com.google.gson.JsonParser; import java.io.File; import java.io.IOException; import java.la...
xtrafrancyz/Cauldron
eclipse/cauldron/src/main/java/net/minecraft/stats/StatisticsFile.java
Java
gpl-3.0
9,353
#!/usr/bin/python # -*- coding: utf-8 -*- # Copyright: (c) 2014, Red Hat, Inc. # Copyright: (c) 2014, Tim Bielawa <tbielawa@redhat.com> # Copyright: (c) 2014, Magnus Hedemark <mhedemar@redhat.com> # Copyright: (c) 2017, Dag Wieers <dag@wieers.com> # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/...
valentin-krasontovitsch/ansible
lib/ansible/modules/files/xml.py
Python
gpl-3.0
35,343
<?php /** * This code was generated by * \ / _ _ _| _ _ * | (_)\/(_)(_|\/| |(/_ v1.0.0 * / / */ namespace Twilio\Rest\Taskrouter\V1\Workspace; use Twilio\ListResource; use Twilio\Options; use Twilio\Values; use Twilio\Version; class WorkflowList extends ListResource { /** * Construct the...
ggerman/twilionClient
vendor/twilio/sdk/Twilio/Rest/Taskrouter/V1/Workspace/WorkflowList.php
PHP
gpl-3.0
5,983
package org.overture.interpreter.messages.rtlog.nextgen; import java.io.Serializable; public class NextGenThread implements Serializable { /** * */ private static final long serialVersionUID = 4292041684803164404L; public enum ThreadType { INIT, MAIN, OBJECT } public Long id; public NextGenObject obj...
KlapZaZa/overture
core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/nextgen/NextGenThread.java
Java
gpl-3.0
946
#region License // ==================================================== // Project Porcupine Copyright(C) 2016 Team Porcupine // This program comes with ABSOLUTELY NO WARRANTY; This is free software, // and you are welcome to redistribute it under certain conditions; See // file LICENSE, which is part of this source ...
therealjefe/ProjectPorcupine
Assets/Scripts/Models/Trade/TraderPrototype.cs
C#
gpl-3.0
6,137
# frozen_string_literal: true module RuboCop module Cop module Style # This cop checks against comparing a variable with multiple items, where # `Array#include?`, `Set#include?` or a `case` could be used instead # to avoid code repetition. # It accepts comparisons of multiple method calls...
BeGe78/esood
vendor/bundle/ruby/3.0.0/gems/rubocop-1.18.3/lib/rubocop/cop/style/multiple_comparison.rb
Ruby
gpl-3.0
4,568
/** __ __ * _____ _/ /_/ /_ Computational Intelligence Library (CIlib) * / ___/ / / / __ \ (c) CIRG @ UP * / /__/ / / / /_/ / http://cilib.net * \___/_/_/_/_.___/ */ package net.sourceforge.cilib.functions.continuous.dynamic.moo.fda2mod_deb; import net.sourceforge.cilib.algorithm.Abstract...
krharrison/cilib
library/src/main/java/net/sourceforge/cilib/functions/continuous/dynamic/moo/fda2mod_deb/FDA2_h.java
Java
gpl-3.0
6,011
// Copyright 2014 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 <stddef.h> #include <stdint.h> #include <memory> #include "base/files/file.h" #include "base/files/file_path.h" #include "base/files/file_util....
geminy/aidear
oss/qt/qt-everywhere-opensource-src-5.9.0/qtwebengine/src/3rdparty/chromium/content/browser/database_tracker_unittest.cc
C++
gpl-3.0
35,365
<?php /** * * ThinkUp/tests/TestOfInstanceMySQLDAO.php * * Copyright (c) 2009-2015 Gina Trapani, Guillaume Boudreau, Christoffer Viken, Mark Wilkie * * LICENSE: * * This file is part of ThinkUp (http://thinkup.com). * * ThinkUp is free software: you can redistribute it and/or modify it under the terms of the ...
ddanuj/ThinkUp
tests/TestOfInstanceMySQLDAO.php
PHP
gpl-3.0
35,194
#!/usr/bin/python # -*- coding: utf-8 -*- # Copyright: (c) 2012, Stephen Fromm <sfromm@gmail.com> # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) from __future__ import absolute_import, division, print_function __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': ...
EvanK/ansible
lib/ansible/modules/system/user.py
Python
gpl-3.0
97,224
<?php /** * WirelessChannelPolling.php * * Custom polling interface for Wireless Channel. Type is channel. * * 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 Licens...
nwautomator/librenms
LibreNMS/Interfaces/Polling/Sensors/WirelessChannelPolling.php
PHP
gpl-3.0
1,268
#!/usr/bin/env python # # xliff-cleanup.py <files> # # 1. Remove all <file> sections that we do not care about. We only care about the # the one for our main app and those for our extensions. # # 2. Look at all remaining <file> sections and remove those strings that should not # be localized. Currently that ...
doronkatz/firefox-ios
scripts/xliff-cleanup.py
Python
mpl-2.0
2,992
package rpc import ( "cgl.tideland.biz/asserts" "github.com/mitchellh/packer/packer" "net/rpc" "testing" ) type TestCommand struct { runArgs []string runCalled bool runEnv packer.Environment } func (tc *TestCommand) Help() string { return "bar" } func (tc *TestCommand) Run(env packer.Environment, args ...
msabramo/packer
packer/rpc/command_test.go
GO
mpl-2.0
1,756
#!/usr/bin/python # This file is part of Espruino, a JavaScript interpreter for Microcontrollers # # Copyright (C) 2013 Gordon Williams <gw@pur3.co.uk> # # 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 on...
koltegirish/Espruino
scripts/build_board_docs.py
Python
mpl-2.0
14,959
############################################################################## # # Copyright (c) 2008-2011 Alistek Ltd (http://www.alistek.com) All Rights Reserved. # General contacts <info@alistek.com> # # WARNING: This program as such is intended to be used by professional # programmers who take th...
kailIII/emaresa
trunk.pe/report_aeroo/wizard/report_actions_remove.py
Python
agpl-3.0
4,658
''' Code for migrating from other modulestores to the split_mongo modulestore. Exists at the top level of modulestore b/c it needs to know about and access each modulestore. In general, it's strategy is to treat the other modulestores as read-only and to never directly manipulate storage but use existing api's. ''' ...
eduNEXT/edx-platform
common/lib/xmodule/xmodule/modulestore/split_migrator.py
Python
agpl-3.0
11,976
<?php /* * eyeos - The Open Source Cloud's Web Desktop * Version 2.0 * Copyright (C) 2007 - 2010 eyeos Team * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 a...
DavidGarciaCat/eyeos
eyeos/system/Frameworks/Events/Handlers/Groups/InvitedUsersSenderEvent.php
PHP
agpl-3.0
3,272
// Copyright 2014 Canonical Ltd. // Copyright 2014 Cloudbase Solutions // Licensed under the AGPLv3, see LICENCE file for details. // +build !windows package main import ( "os" "github.com/juju/juju/juju/osenv" "github.com/juju/utils/featureflag" ) func init() { featureflag.SetFlagsFromEnvironment(osenv.JujuFe...
tsakas/juju
cmd/jujud/main_nix.go
GO
agpl-3.0
378
/* * Kuali Coeus, a comprehensive research administration system for higher education. * * Copyright 2005-2015 Kuali, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, eithe...
sanjupolus/kc-coeus-1508.3
coeus-impl/src/main/java/org/kuali/coeus/propdev/impl/abstrct/AbstractTypeValuesFinder.java
Java
agpl-3.0
4,358
/* * eyeos - The Open Source Cloud's Web Desktop * Version 2.0 * Copyright (C) 2007 - 2010 eyeos Team * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 as publ...
cloudspaces/eyeos-u1db
eyeos/extern/js/eyeos.ui.toolbar.LabelHeader.js
JavaScript
agpl-3.0
3,141
/* * Kuali Coeus, a comprehensive research administration system for higher education. * * Copyright 2005-2015 Kuali, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, eithe...
sanjupolus/KC6.oLatest
coeus-impl/src/main/java/org/kuali/kra/award/home/AwardTemplateContact.java
Java
agpl-3.0
3,267
import hashlib def make_hashkey(seed): ''' Generate a hashkey (string) ''' h = hashlib.md5() h.update(str(seed)) return h.hexdigest() def get_request_ip(request): ''' Retrieve the IP origin of a Django request ''' ip = request.META.get('HTTP_X_REAL_IP','') # nginx reverse proxy...
GbalsaC/bitnamiP
xqueue/queue/util.py
Python
agpl-3.0
402
/* YUI 3.11.0 (build d549e5c) Copyright 2013 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */ YUI.add('matrix', function (Y, NAME) { /** * Matrix utilities. * * @class MatrixUtil * @module matrix **/ var MatrixUtil = { /** * Used as value for th...
devmix/openjst
server/commons/war/src/main/webapp/ui/lib/yui/build/matrix/matrix.js
JavaScript
agpl-3.0
26,090
/* * Kuali Coeus, a comprehensive research administration system for higher education. * * Copyright 2005-2016 Kuali, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, eithe...
mukadder/kc
coeus-impl/src/main/java/org/kuali/coeus/common/framework/package-info.java
Java
agpl-3.0
937
/* * Copyright (C) 2006 The Guava 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 agreed ...
migue/voltdb
third_party/java/src/com/google_voltpatches/common/util/concurrent/UncheckedTimeoutException.java
Java
agpl-3.0
1,363
package ldap import ( "bufio" "crypto/tls" "errors" "fmt" "log" "net" "net/url" "sync" "sync/atomic" "time" ber "github.com/go-asn1-ber/asn1-ber" ) const ( // MessageQuit causes the processMessages loop to exit MessageQuit = 0 // MessageRequest sends a request to the server MessageRequest = 1 // Mess...
documize/community
vendor/github.com/go-ldap/ldap/v3/conn.go
GO
agpl-3.0
15,784
/* * SpeciesBindings.java * * Copyright (c) 2002-2015 Alexei Drummond, Andrew Rambaut and Marc Suchard * * This file is part of BEAST. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership and licensing. * * BEAST is free software; you can redistribute it a...
4ment/beast-mcmc
src/dr/evomodel/speciation/SpeciesBindings.java
Java
lgpl-2.1
16,522
// This file is part of the phantom::io_stream::proto_http module. // Copyright (C) 2006-2014, Eugene Mamchits <mamchits@yandex-team.ru>. // Copyright (C) 2006-2014, YANDEX LLC. // This module may be distributed under the terms of the GNU LGPL 2.1. // See the file ‘COPYING’ or ‘http://www.gnu.org/licenses/lgpl-2.1.html...
HolodovAlexander/phantom
phantom/io_stream/proto_http/handler.C
C++
lgpl-2.1
987
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
jstourac/wildfly
clustering/marshalling/spi/src/main/java/org/wildfly/clustering/marshalling/spi/util/HashSetExternalizer.java
Java
lgpl-2.1
2,555
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
jstourac/wildfly
connector/src/main/java/org/jboss/as/connector/deployers/ra/processors/RaXmlDeploymentProcessor.java
Java
lgpl-2.1
6,491
package org.intermine.model.testmodel.web; /* * Copyright (C) 2002-2016 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft...
zebrafishmine/intermine
testmodel/webapp/main/src/org/intermine/model/testmodel/web/CommaFieldExporter.java
Java
lgpl-2.1
2,444
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
xasx/wildfly
testsuite/integration/xts/src/test/java/org/jboss/as/test/xts/suspend/wsat/TransactionParticipant.java
Java
lgpl-2.1
3,206
// --------------------------------------------------------------------- // // Copyright (C) 2012 - 2015 by the deal.II authors // // This file is part of the deal.II library. // // The deal.II library is free software; you can use it, redistribute // it, and/or modify it under the terms of the GNU Lesser General // Pu...
kalj/dealii
tests/fe/block_mask_04.cc
C++
lgpl-2.1
1,091
package org.intermine.bio.postprocess; /* * Copyright (C) 2002-2016 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft/les...
JoeCarlson/intermine
bio/postprocess/test/src/org/intermine/bio/postprocess/IntergenicRegionsTest.java
Java
lgpl-2.1
14,309
from __future__ import print_function from gi.repository import GObject class C(GObject.GObject): @GObject.Signal(arg_types=(int,)) def my_signal(self, arg): """Decorator style signal which uses the method name as signal name and the method as the closure. Note that with python3 anno...
GNOME/pygobject
examples/signal.py
Python
lgpl-2.1
1,236
/* * FiniteSetParameter.java * * Copyright (c) 2002-2015 Alexei Drummond, Andrew Rambaut and Marc Suchard * * This file is part of BEAST. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership and licensing. * * BEAST is free software; you can redistribute i...
adamallo/beast-mcmc
src/dr/inference/model/FiniteSetParameter.java
Java
lgpl-2.1
4,575
/** * Copyright (c) 2010-present Abixen Systems. All rights reserved. * * 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 ...
rbharath26/abixen-platform
abixen-platform-common/src/main/java/com/abixen/platform/common/util/ModelKeys.java
Java
lgpl-2.1
1,608
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtQuick module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensee...
adenexter/qtdeclarative
src/quick/util/qquickstyledtext.cpp
C++
lgpl-2.1
30,038
namespace Vega.Test.Entities.DocumentTypes.LoadTest { using Vega.USiteBuilder; using System; [DocumentType(IconUrl = "doc4.gif", Thumbnail = "doc.png", Description = "Decription of FirsteLevelDT", AllowedTemplates = new string[] { "FirstLevel", "Second...
GertyEngrie/uSiteBuilder
source/Vega.Test.Entities/DocumentTypes/LoadTest/LoadTestDT45.cs
C#
lgpl-2.1
14,428
/* * Globalize Culture ja-JP * * http://github.com/jquery/globalize * * Copyright Software Freedom Conservancy, Inc. * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * This file was generated by the Globalize Culture Generator * Translation: bugs found in this f...
zonebuilder/zonebuilder.github.io
jul/ample-sdk/ample/cultures/ja-JP.js
JavaScript
lgpl-3.0
2,657
/* * This file is part of ACADO Toolkit. * * ACADO Toolkit -- A Toolkit for Automatic Control and Dynamic Optimization. * Copyright (C) 2008-2014 by Boris Houska, Hans Joachim Ferreau, * Milan Vukov, Rien Quirynen, KU Leuven. * Developed within the Optimization in Engineering Center (OPTEC) * u...
rienq/acado
acado/symbolic_operator/nonsmooth_operator.hpp
C++
lgpl-3.0
23,173
/* * This file is part of ACADO Toolkit. * * ACADO Toolkit -- A Toolkit for Automatic Control and Dynamic Optimization. * Copyright (C) 2008-2014 by Boris Houska, Hans Joachim Ferreau, * Milan Vukov, Rien Quirynen, KU Leuven. * Developed within the Optimization in Engineering Center (OPTEC) * u...
rienq/acado
examples/multi_objective/car_nbi.cpp
C++
lgpl-3.0
4,278
/* * This file is part of ACADO Toolkit. * * ACADO Toolkit -- A Toolkit for Automatic Control and Dynamic Optimization. * Copyright (C) 2008-2014 by Boris Houska, Hans Joachim Ferreau, * Milan Vukov, Rien Quirynen, KU Leuven. * Developed within the Optimization in Engineering Center (OPTEC) * u...
rienq/acado
acado/matrix_vector/matrix_vector_tools.hpp
C++
lgpl-3.0
1,612
/* * #%L * Alfresco Repository * %% * Copyright (C) 2005 - 2016 Alfresco Software Limited * %% * This file is part of the Alfresco software. * If the software was purchased under a paid Alfresco license, the terms of * the paid license agreement will prevail. Otherwise, the software is * provided under the...
Alfresco/alfresco-repository
src/main/java/org/alfresco/repo/management/subsystems/SubsystemProxyFactory.java
Java
lgpl-3.0
9,452
/* * SonarQube, open source software quality management tool. * Copyright (C) 2008-2014 SonarSource * mailto:contact AT sonarsource DOT com * * SonarQube 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 Found...
abbeyj/sonarqube
it/it-tests/src/test/java/selenium/Retry.java
Java
lgpl-3.0
4,076
/* * #%L * Alfresco Repository * %% * Copyright (C) 2005 - 2016 Alfresco Software Limited * %% * This file is part of the Alfresco software. * If the software was purchased under a paid Alfresco license, the terms of * the paid license agreement will prevail. Otherwise, the software is * provided under the...
Alfresco/alfresco-repository
src/main/java/org/alfresco/repo/security/authentication/AbstractChainingFtpAuthenticator.java
Java
lgpl-3.0
2,217
/* * #%L * Alfresco Repository * %% * Copyright (C) 2005 - 2016 Alfresco Software Limited * %% * This file is part of the Alfresco software. * If the software was purchased under a paid Alfresco license, the terms of * the paid license agreement will prevail. Otherwise, the software is * provided under the...
Alfresco/alfresco-repository
src/main/java/org/alfresco/repo/search/impl/solr/DisabledFeatureException.java
Java
lgpl-3.0
1,375
# Copyright 2011 Hakan Kjellerstrand hakank@bonetmail.com # # 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 ...
WendellDuncan/or-tools
examples/python/volsay2.py
Python
apache-2.0
2,080
/* Copyright 2017 The Kubernetes 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 agreed to in writing, ...
lichen2013/kubernetes
pkg/kubelet/cm/deviceplugin/endpoint.go
GO
apache-2.0
5,390
/* * 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 ...
ullgren/camel
components/camel-spark-rest/src/main/java/org/apache/camel/component/sparkrest/SparkMessage.java
Java
apache-2.0
1,767
/* * Copyright © 2015 Cask Data, 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 law or agreed t...
chtyim/cdap
cdap-api/src/main/java/co/cask/cdap/api/dataset/lib/DynamicPartitioner.java
Java
apache-2.0
2,078
/** * 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"...
WouterBanckenACA/aries
spi-fly/spi-fly-dynamic-bundle/src/test/java/org/apache/aries/spifly/dynamic/ClientWeavingHookTest.java
Java
apache-2.0
45,645
// Copyright 2012 Google 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 law or agreed to in ...
wangming28/syzygy
syzygy/experimental/pdb_dumper/pdb_module_info_stream_dumper.cc
C++
apache-2.0
8,662
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
camilojd/elasticsearch
core/src/main/java/org/elasticsearch/common/xcontent/smile/SmileXContent.java
Java
apache-2.0
4,170
/* Copyright 2017 The Kubernetes 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 agreed to in writing, ...
danielromlein/dashboard
vendor/k8s.io/client-go/pkg/api/annotation_key_constants.go
GO
apache-2.0
3,584
# -*- coding: utf-8 -*- ############################################################################### # # FilterPlacesByTopLevelCategory # Find places by top-level category and near specified latitude, longitude coordinates. # # Python versions 2.6, 2.7, 3.x # # Copyright 2014, Temboo Inc. # # Licensed under the Apa...
jordanemedlock/psychtruths
temboo/core/Library/Factual/FilterPlacesByTopLevelCategory.py
Python
apache-2.0
5,132
/* * Copyright 2004-2009 the original author or 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 ap...
baboune/compass
src/main/test/org/compass/annotations/test/property/A.java
Java
apache-2.0
973
package main import "github.com/mackerelio/mackerel-plugin-gearmand/lib" func main() { mpgearmand.Do() }
mackerelio/mackerel-agent-plugins
mackerel-plugin-gearmand/main.go
GO
apache-2.0
108
############################################################################## # Copyright (c) 2003 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, # Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. # THIS SOFTW...
smmribeiro/intellij-community
plugins/hg4idea/testData/bin/mercurial/thirdparty/zope/interface/declarations.py
Python
apache-2.0
30,880
/* * Copyright 2017 StreamSets 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 law or agreed...
rockmkd/datacollector
container/src/test/java/com/streamsets/datacollector/restapi/bean/TestConfigConfigurationBean.java
Java
apache-2.0
2,338
using System; namespace Benchmarks.Models { public class User { public Guid Id { get; set; } public string UserName { get; set; } public string Email { get; set; } public int Age { get; set; } public string Address { get; set; } public bool Active { get; set; } ...
Excommunicated/ExpressMapper
PerformanceTest/Models/User.cs
C#
apache-2.0
460
var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), VERSION: '5.3.4', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt' };
tst-eclamar/earthenterprise
docs/geedocs/5.3.4/static/documentation_options.js
JavaScript
apache-2.0
275
/* * Copyright (C) 2009 The Guava 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 agre...
rgoldberg/guava
guava-gwt/src-super/java/util/super/java/util/concurrent/ConcurrentHashMap.java
Java
apache-2.0
3,773
sap.ui.define(['sap/ui/core/mvc/Controller'], function(Controller) { "use strict"; var MBController = Controller.extend("sap.m.sample.MenuButton.MB", { onDefaultAction: function() { sap.m.MessageToast.show("Default action triggered"); }, onDefaultActionAccept: function() { sap.m.MessageToast.show...
openui5/packaged-sap.m
test-resources/sap/m/demokit/sample/MenuButton/MB.controller.js
JavaScript
apache-2.0
760
/** * 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 n...
WIgor/hadoop
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ContainerManagementProtocol.java
Java
apache-2.0
11,258
/* 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...
sflyphotobooks/crp-batik
sources/org/apache/batik/anim/timing/TimegraphAdapter.java
Java
apache-2.0
3,242
/* * Copyright 2012 The Netty Project * * The Netty Project licenses this file to you 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 ...
xiexingguang/simple-netty-source
src/main/java/org/jboss/netty/channel/core/FileRegion.java
Java
apache-2.0
3,614
/* * #%L * Wisdom-Framework * %% * Copyright (C) 2013 - 2014 Wisdom Framework * %% * 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...
torito/wisdom
core/content-manager/src/main/java/org/wisdom/content/bodyparsers/BodyParserForm.java
Java
apache-2.0
6,932
package org.apache.maven.model.profile; /* * 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 Lice...
olamy/maven
maven-model-builder/src/main/java/org/apache/maven/model/profile/DefaultProfileInjector.java
Java
apache-2.0
9,121
/* * 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 ...
apache/flink
flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/job/JobExceptionsHandler.java
Java
apache-2.0
11,142
// 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...
rangadi/beam
sdks/go/pkg/beam/core/runtime/exec/discard.go
GO
apache-2.0
1,532