repo_name
stringlengths
4
116
path
stringlengths
4
379
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
yangdd1205/spring-boot
spring-boot-project/spring-boot/src/test/java/org/springframework/boot/context/properties/ConversionServiceDeducerTests.java
3700
/* * Copyright 2012-2020 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
mit
janhenke/corefx
src/System.Reflection.TypeExtensions/tests/MethodBase/MethodBaseContainsGenericParameters.cs
9127
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; namespace System.Reflection.Tests { // ContainsGenericParameters public class MethodBaseContai...
mit
jonathansty/Game-Engine-Research
Engine/Thirdparty/Windows/VulkanSDK/spirv-tools/test/link/global_values_amount_test.cpp
5424
// Copyright (c) 2017 Pierre Moreau // // 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 ...
mit
JHKennedy4/nqr-client
jspm_packages/npm/core-js@1.2.5/library/fn/symbol/index.js
148
/* */ require("../../modules/es6.symbol"); require("../../modules/es6.object.to-string"); module.exports = require("../../modules/$.core").Symbol;
mit
Eddman/material2
src/material-examples/datepicker-formats/datepicker-formats-example.ts
1652
import {Component} from '@angular/core'; import {FormControl} from '@angular/forms'; import {MomentDateAdapter} from '@angular/material-moment-adapter'; import {DateAdapter, MAT_DATE_FORMATS, MAT_DATE_LOCALE} from '@angular/material/core'; // Depending on whether rollup is used, moment needs to be imported differently...
mit
yogeshsaroya/new-cdnjs
ajax/libs/mathjax/2.1/fonts/HTML-CSS/TeX/png/Fraktur/Regular/BasicLatin.js
130
version https://git-lfs.github.com/spec/v1 oid sha256:a665d9d8a6100222ac5094344efe5310c5f6d8caf70f134ae30850a92b39e6cb size 11746
mit
klebercode/prestashop
classes/Hook.php
24065
<?php /* * 2007-2015 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a...
mit
npmcomponent/sebpiq-WAAClock
dist/WAAClock-0.1.1.js
66372
;(function(e,t,n){function i(n,s){if(!t[n]){if(!e[n]){var o=typeof require=="function"&&require;if(!s&&o)return o(n,!0);if(r)return r(n,!0);throw new Error("Cannot find module '"+n+"'")}var u=t[n]={exports:{}};e[n][0].call(u.exports,function(t){var r=e[n][1][t];return i(r?r:t)},u,u.exports)}return t[n].exports}var r=ty...
mit
cdnjs/cdnjs
ajax/libs/simple-icons/4.16.0/zendframework.js
655
module.exports={title:"Zend Framework",slug:"zendframework",svg:'<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>Zend Framework icon</title><path d="M.932 6.242v2.535h5.652L0 17.757h10.219v-2.534h-5.18l6.553-8.98H.932zm13.537.162c-3.178 0-3.178 3.178-3.178 3.178h9.531C24 9.582 24 6.404 24 ...
mit
RallySoftware/eclipselink.runtime
foundation/eclipselink.extension.oracle.test/src/org/eclipse/persistence/testing/tests/nchar/CharNcharTableCreator.java
4915
/******************************************************************************* * Copyright (c) 1998, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
epl-1.0
rarguello/ironjacamar
core/src/main/java/org/ironjacamar/core/workmanager/transport/remote/jgroups/SecurityActions.java
3081
/* * IronJacamar, a Java EE Connector Architecture implementation * Copyright 2014, 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...
epl-1.0
RallySoftware/eclipselink.runtime
foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/RowFetchTest.java
3576
/******************************************************************************* * Copyright (c) 1998, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
epl-1.0
RallySoftware/eclipselink.runtime
foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/coordination/RemoteConnection.java
2615
/******************************************************************************* * Copyright (c) 1998, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
epl-1.0
RallySoftware/eclipselink.runtime
jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/EntityAccessor.java
66596
/******************************************************************************* * Copyright (c) 1998, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
epl-1.0
trylimits/Eclipse-Postfix-Code-Completion
luna/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/IProposableFix.java
1652
/******************************************************************************* * Copyright (c) 2007, 2008 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
epl-1.0
RallySoftware/eclipselink.runtime
utils/eclipselink.utils.workbench/mappingsplugin/source/org/eclipse/persistence/tools/workbench/mappingsplugin/ui/mapping/relational/RelationalFieldTransformerAssociationsPanel.java
4230
/******************************************************************************* * Copyright (c) 1998, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
epl-1.0
RallySoftware/eclipselink.runtime
foundation/eclipselink.extension.oracle.test/src/org/eclipse/persistence/testing/tests/ucp/UCPCallbackUnitOfWorkTests.java
3329
/******************************************************************************* * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
epl-1.0
slemeur/che
plugins/plugin-orion/che-plugin-orion-editor/src/main/java/org/eclipse/che/ide/requirejs/config/ConfigItem.java
819
/******************************************************************************* * Copyright (c) 2012-2016 Codenvy, S.A. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available ...
epl-1.0
RallySoftware/eclipselink.runtime
jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/advanced/additionalcriteria/Sandwich.java
1998
/******************************************************************************* * Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
epl-1.0
RallySoftware/eclipselink.runtime
utils/eclipselink.utils.workbench/mappingsplugin/source/org/eclipse/persistence/tools/workbench/mappingsplugin/ui/mapping/MappingSelectionActionsPolicy.java
6506
/******************************************************************************* * Copyright (c) 1998, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
epl-1.0
creative2020/mu2
wp-content/plugins/wpmudev-updates/includes/templates/dashboard-signup.php
6623
<?php global $current_user; $default_name = empty($current_user->first_name) ? $current_user->display_name : $current_user->first_name; if ($default_name == 'admin') $default_name == ''; ?> <section id="profile" class="api-key-form step1"> <form action="<?php echo $this->server_url; ?>?action=get_apikey" method="p...
gpl-2.0
remixod/netServer
Utilities/WCell.Util/DynamicProperties/SampleApp.cs
12453
// // Author: James Nies // Date: 3/22/2005 // Description: Sample application that tests the PropertyAccessor class. // // *** This code was written by James Nies and has been provided to you, *** // *** free of charge, for your use. I assume no responsibility for any *** // *** undesired events resulting from the us...
gpl-2.0
filemon/freemind
freemind/modes/mindmapmode/attributeactors/ReplaceAttributeValueActor.java
2676
/*FreeMind - A Program for creating and viewing Mindmaps *Copyright (C) 2000-2006 Joerg Mueller, Daniel Polansky, Christian Foltin, Dimitri Polivaev and others. * *See COPYING for Details * *This program is free software; you can redistribute it and/or *modify it under the terms of the GNU General Public License ...
gpl-2.0
Dreyerized/bananascrum
vendor/gems/icalendar-1.1.0/lib/icalendar/tzinfo.rb
4170
=begin Copyright (C) 2008 Sean Dague This library is free software; you can redistribute it and/or modify it under the same terms as the ruby language itself, see the file COPYING for details. =end # The following adds a bunch of mixins to the tzinfo class, with the # intent on making it very easy to load in ...
gpl-2.0
sohilgupta/datamelons
wp_bkp/html/wp-content/themes/Adament/comments.php
3014
<?php /** * The template for displaying Comments. * * The area of the page that contains both current comments * and the comment form. The actual display of comments is * handled by a callback to fabframe_comment() which is * located in the inc/template-tags.php file. * * @package fabframe */ /* * If the cur...
gpl-2.0
hyphaltip/cndtools
include/boost/asio/detail/strand_service.hpp
13163
// // strand_service.hpp // ~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2010 Christopher M. Kohlhoff (chris at kohlhoff dot 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) // #ifndef BOOST_ASIO_DETAIL_STRAN...
gpl-2.0
HighTower1991/HotswapAgent
plugin/hotswap-agent-proxy-plugin/src/main/java/org/hotswap/agent/plugin/proxy/java/ProxyGenerator.java
64478
/* * Copyright (c) 1999, 2013, 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 ...
gpl-2.0
tlist/asian-crush-backup
wp-content/plugins/user-role-editor/js/ure-js.js
10971
// get/post via jQuery (function($) { $.extend({ ure_getGo: function(url, params) { document.location = url + '?' + $.param(params); }, ure_postGo: function(url, params) { var $form = $("<form>") .attr("method", "post") .attr("action", ...
gpl-2.0
NewRoute/glfusion
private/vendor/james-heinrich/getid3/getid3/module.graphic.gif.php
8817
<?php ///////////////////////////////////////////////////////////////// /// getID3() by James Heinrich <info@getid3.org> // // available at http://getid3.sourceforge.net // // or http://www.getid3.org // // also https://github.com/JamesHeinrich/...
gpl-2.0
yeKcim/warmux
old/wormux-0.8.5.1/tools/servers/index_server/main.cpp
4335
/****************************************************************************** * Wormux is a convivial mass murder game. * Copyright (C) 2001-2009 Wormux 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 * th...
gpl-2.0
ePubViet/epubweb
components/com_kunena/models/topics.php
13912
<?php /** * Kunena Component * @package Kunena.Site * @subpackage Models * * @copyright (C) 2008 - 2014 Kunena Team. All rights reserved. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL * @link http://www.kunena.org **/ defined ( '_JEXEC' ) or die (); /** * Topics Model for Kunena * * @since 2.0 *...
gpl-2.0
jonaslindert/susyhell
common/FeynHiggs-2.10.1/extse/OasatPdep.app/SecDec3/loop/T1234m0110/together/epstothe0/g3.cc
9212
#include "intfile.hh" double Pr3(const double x[], double es[], double esx[], double em[], double lambda, double lrs[], double bi) { double x0=x[0]; double x1=x[1]; double x2=x[2]; double y[32]; double FOUT; y[1]=1./bi; y[2]=em[0]; y[3]=esx[0]; y[4]=-x0; y[5]=1.+y[4]; y[6]=y[1]*y[2]; y[7]=x1*y[1]*y[2]; y[8]=2.*x2*y[1]...
gpl-2.0
artefactual-labs/trac
sites/all/modules/print/print.tpl.php
1482
<?php /** * @file * Default print module template * * @ingroup print */ ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="<?php print $print['language']; ?>" xml:lang="<?php print $print['lang...
gpl-2.0
ArthurBaduyen/UCD
wp-content/plugins/team/includes/class-functions.php
7147
<?php /* * @Author ParaTheme * Copyright: 2015 ParaTheme */ if ( ! defined('ABSPATH')) exit; // if direct access class class_team_functions { public function __construct() { //$this->settings_page = new Team_Settings(); //add_action( 'admin_menu', array( $this,...
gpl-2.0
BrendanAnnable/mt4j
extensions/org/mt4jx/input/inputProcessors/componentProcessors/Group3DProcessorNew/LassoGrouping/LassoGroupSelectionManager.java
8992
package org.mt4jx.input.inputProcessors.componentProcessors.Group3DProcessorNew.LassoGrouping; import org.mt4j.components.MTCanvas; import org.mt4j.components.MTComponent; import org.mt4j.components.StateChange; import org.mt4j.components.StateChangeEvent; import org.mt4j.components.StateChangeListener; import ...
gpl-2.0
greg-hellings/sword
utilities/addcomment.cpp
1609
/****************************************************************************** * * addcomment.cpp - * * $Id$ * * Copyright 1998-2013 CrossWire Bible Society (http://www.crosswire.org) * CrossWire Bible Society * P. O. Box 2528 * Tempe, AZ 85280-2528 * * This program is free software; you can redistribute...
gpl-2.0
raddick/sdssOrg
wp-content/plugins/password-protect-wordpress/lava/_classes/lavaAdvancedTablePage.php
2157
<?php class lavaAdvancedTablePage extends lavaPage { public $dataSource; public $dataCache; public $displayOrder = array(); function loadPage() { $this->addAction( "toolbarButtons" ); $this->_pages()->addScript( $this->_slug( "lavaTableScripts" ), "lava/_static/table_scripts.js", arra...
gpl-2.0
Elv13/awesome-1
tests/test-screen-changes.lua
3217
-- Tests for screen additions & removals local runner = require("_runner") local test_client = require("_client") local naughty = require("naughty") local max = require("awful.layout.suit.max") local real_screen = screen[1] local fake_screen = screen.fake_add(50, 50, 500, 500) local test_client1, test_client2 local ...
gpl-2.0
arto70/NDL-VuFind2
module/VuFind/src/VuFind/Controller/AjaxResponseTrait.php
6174
<?php /** * Trait to allow AJAX response generation. * * PHP version 7 * * Copyright (C) Villanova University 2018. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2, * as published by the Free Software Foundation. * * Th...
gpl-2.0
pspanja/ezpublish-kernel
eZ/Publish/Core/MVC/Symfony/Matcher/Tests/Block/Id/BlockTest.php
1974
<?php /** * File containing the BlockTest class. * * @copyright Copyright (C) eZ Systems AS. All rights reserved. * @license For full copyright and license information view LICENSE file distributed with this source code. */ namespace eZ\Publish\Core\MVC\Symfony\Matcher\Tests\Block\Id; use eZ\Publish\Core\MVC\Sym...
gpl-2.0
valstu/jarpa
wp-content/plugins/sportspress/includes/admin/post-types/meta-boxes/class-sp-meta-box-calendar-feeds.php
1414
<?php /** * Calendar Feeds * * Based on a tutorial by Steve Thomas. * * @author ThemeBoy * @category Admin * @package SportsPress/Admin/Meta_Boxes * @version 1.5 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly /** * SP_Meta_Box_Calendar_Feeds */ class SP_Meta_Box_Calendar_Feeds ...
gpl-2.0
spxtr/dolphin
Source/Core/Core/PowerPC/JitArm64/JitArm64_Integer.cpp
31441
// Copyright 2014 Dolphin Emulator Project // Licensed under GPLv2+ // Refer to the license.txt file included. #include "Common/Arm64Emitter.h" #include "Common/Assert.h" #include "Common/BitUtils.h" #include "Common/CommonTypes.h" #include "Core/Core.h" #include "Core/CoreTiming.h" #include "Core/PowerPC/JitArm64/Ji...
gpl-2.0
lukephills/KollektivGallery
wp-content/plugins/bj-lazy-load/inc/compat/wp-print.php
245
<?php function bjll_compat_wpprint() { if ( 1 == intval( get_query_var( 'print' ) ) || 1 == intval( get_query_var( 'printpage' ) ) ) { add_filter( 'bjll/enabled', '__return_false' ); } } add_action( 'bjll/compat', 'bjll_compat_wpprint' );
gpl-2.0
psci2195/espresso-ffans
testsuite/scripts/samples/test_visualization_cellsystem.py
1263
# Copyright (C) 2019 The ESPResSo project # # This file is part of ESPResSo. # # ESPResSo 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 versio...
gpl-3.0
TerrahKitsune/NWNX
nwnx_lua/nwnx_memory.cpp
1258
#include "nwnx_memory.h" #include <string.h> CNWNXMemory::CNWNXMemory( void ){ SetFunctionPointers( ); } CNWNXMemory::~CNWNXMemory( void ){ //Nothing here yet return; } void CNWNXMemory::SetFunctionPointers( void ){ //Set our nwnx memory funcs nwnx_malloc = (void *(__cdecl *)(unsigned int))0x0040D550; //nw...
gpl-3.0
anvilvapre/OpenRA
OpenRA.Mods.Common/Traits/World/ScriptLobbyDropdown.cs
1921
#region Copyright & License Information /* * Copyright 2007-2016 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License * as published by the Free Software Foundation, either version 3 of * the Licen...
gpl-3.0
fengzhe29888/gnuradio-old
gr-qtgui/lib/time_sink_f_impl.cc
18428
/* -*- c++ -*- */ /* * Copyright 2011-2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio 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, or (at your o...
gpl-3.0
benhamidene/livingdoc-core
livingdoc-core/src/main/java/info/novatec/testit/livingdoc/converter/AbstractTypeConverter.java
3395
/* Copyright (c) 2006 Pyxis Technologies inc. * * This 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 software is di...
gpl-3.0
iohannez/gnuradio
gr-blocks/python/blocks/qa_wavfile.py
2349
#!/usr/bin/env python # # Copyright 2008,2010,2013 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio 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, or (at your ...
gpl-3.0
maddinpsy/FtpSyncer
etc/SharpSSH/jsch/RequestX11.cs
2585
using System; namespace Tamir.SharpSsh.jsch { /* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2002,2003,2004 ymnk, JCraft,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. Redi...
gpl-3.0
emonty/ansible-modules-core
packaging/os/yum.py
40426
#!/usr/bin/python -tt # -*- coding: utf-8 -*- # (c) 2012, Red Hat, Inc # Written by Seth Vidal <skvidal at fedoraproject.org> # (c) 2014, Epic Games, Inc. # # This file is part of Ansible # # Ansible is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as publi...
gpl-3.0
MarmonDesigns/cloud.ky
wp-content/themes/milo/install/fresh-framework/adminScreens/bootstrapVariables/class.ffAdminScreenBootstrapVariables.php
450
<?php class ffAdminScreenBootstrapVariables extends ffAdminScreen implements ffIAdminScreen { public function getMenu() { $menu = $this->_getMenuObject(); //add_menu_page($page_title, $menu_title, $capability, $menu_slug) $menu->pageTitle = 'Bootstrap Variables'; $menu->menuTitle = 'Bootstrap Variables'; $m...
gpl-3.0
madhumita-dfki/Excitement-Open-Platform
lexicalinferenceminer/src/main/java/eu/excitementproject/eop/lexicalminer/definition/classifier/syntacticpatterns/offlineClassifiers/syntacticpatternsCounts/SyntacticOfflinePosRelationCountClassifier.java
646
package eu.excitementproject.eop.lexicalminer.definition.classifier.syntacticpatterns.offlineClassifiers.syntacticpatternsCounts; import eu.excitementproject.eop.lexicalminer.dataAccessLayer.RetrievalTool; public class SyntacticOfflinePosRelationCountClassifier extends SyntacticAbstractOfflineCountClassifier { pu...
gpl-3.0
65/ga-popular-posts
lib/google-api-php-client-2.2.0/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/Resource/Enterprises.php
14836
<?php /* * Copyright 2014 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 t...
gpl-3.0
smartebikes/SmartEbikesMonitorSystem
android_app/IOIOLib/src/ioio/lib/api/PulseInput.java
11680
/* * Copyright 2011 Ytai Ben-Tsvi. 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 * ...
gpl-3.0
Pengostores/magento1_training
app/code/core/Mage/Catalog/Model/Api2/Product/Category/Rest.php
2898
<?php /** * Magento * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a co...
gpl-3.0
madhumita-dfki/Excitement-Open-Platform
distsim/src/main/java/eu/excitementproject/eop/distsim/storage/LoadingStateException.java
782
/** * */ package eu.excitementproject.eop.distsim.storage; /** * @author Meni Adler * @since 01/07/2012 * */ public class LoadingStateException extends Exception { private static final long serialVersionUID = 1L; /** * */ public LoadingStateException() { // TODO Auto-generated constructor stub } ...
gpl-3.0
MatzFan/bitsharesblocks
config/spec-e2e.js
334
exports.config = { chromeOnly: true, chromeDriver: '../node_modules/protractor/selenium/chromedriver', specs: [ '../spec-e2e/**/*spec.{js,coffee}' ], capabilities: { 'browserName': 'chrome' }, baseUrl: 'http://localhost:8000', jasmineNodeOpts: { showColors: true, defaultTimeoutInterval:...
gpl-3.0
HexHive/datashield
libcxx/libcxx/test/std/depr/depr.auto.ptr/auto.ptr/element_type.pass.cpp
748
//===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------...
gpl-3.0
pquerna/cloud-init-debian-pkg-dead
cloudinit/config/cc_mounts.py
8483
# vi: ts=4 expandtab # # Copyright (C) 2009-2010 Canonical Ltd. # Copyright (C) 2012 Hewlett-Packard Development Company, L.P. # # Author: Scott Moser <scott.moser@canonical.com> # Author: Juerg Haefliger <juerg.haefliger@hp.com> # # This program is free software: you can redistribute it and/or modify # ...
gpl-3.0
kabariyamilind/openMRSDEV
api/src/main/java/org/openmrs/ConceptMap.java
3377
/** * 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/. OpenMRS is also distributed under * the terms of the Healthcare Disclaimer located at http://openmrs.org/license....
mpl-2.0
SlateScience/MozillaJS
js/src/jit-test/tests/debug/Frame-eval-07.js
945
// test frame.eval in non-top frames var g = newGlobal('new-compartment'); var N = g.N = 12; // must be even assertEq(N % 2, 0); var dbg = new Debugger(g); var hits = 0; dbg.onDebuggerStatement = function (frame) { var n = frame.eval("n").return; if (n === 0) { for (var i = 0; i <= N; i++) { ...
mpl-2.0
GoodERPJeff/gooderp_addons
money/models/cash_flow_statement.py
1781
# -*- coding: utf-8 -*- ############################################################################## import odoo.addons.decimal_precision as dp from odoo import fields, models, api LINE_TYPES = [('get', u'销售收款'), ('pay', u'采购付款'), ('category', u'其他收支'), ('begin', u'科目期初'), ...
agpl-3.0
wfxiang08/sql-layer-1
fdb-sql-layer-core/src/main/java/com/foundationdb/server/types/mcompat/mfuncs/MChr.java
1105
/** * Copyright (C) 2009-2013 FoundationDB, LLC * * 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, either version 3 of the License, or * (at your option) any later version. * * Thi...
agpl-3.0
murugamsm/webmail-lite
adminpanel/modules/common/js/db.js
326
$(function () { $('#test_btn').click(function () { $('#isTestConnection').val('1'); this.form.submit(); }); $('#update_btn').click(function () { PopUpWindow(AP_INDEX + '?pop&type=db&action=update'); }); $('#create_btn').click(function () { PopUpWindow(AP_INDEX + '?pop&type=db&action=create'); })...
agpl-3.0
jasolangi/jasolangi.github.io
modules/db/src/main/java/org.openlmis.db/repository/mapper/DbMapper.java
1384
/* * This program is part of the OpenLMIS logistics management information system platform software. * Copyright © 2013 VillageReach * * 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, eith...
agpl-3.0
EaglesoftZJ/actor-platform
actor-sdk/sdk-core/runtime/runtime-shared/src/main/java/im/actor/runtime/crypto/primitives/curve25519/ge_sub.java
2733
package im.actor.runtime.crypto.primitives.curve25519; // Disabling Bounds checks for speeding up calculations /*-[ #define J2OBJC_DISABLE_ARRAY_BOUND_CHECKS 1 ]-*/ public class ge_sub { //CONVERT #include "ge.h" /* r = p - q */ public static void ge_sub(ge_p1p1 r, ge_p3 p, ge_cached q) { int[] t0 = n...
agpl-3.0
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace-archive/ValueObjects/src/ims/core/vo/domain/PatientProcedureWebServiceVoAssembler.java
46593
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# # ...
agpl-3.0
artsmorgan/crmtecnosagot
app/protected/modules/zurmo/views/ActionBarAndZeroModelsYetView.php
2639
<?php /********************************************************************************* * Zurmo is a customer relationship management program developed by * Zurmo, Inc. Copyright (C) 2015 Zurmo Inc. * * Zurmo is free software; you can redistribute it and/or modify it under * the terms of t...
agpl-3.0
geoiq/digitalgazette
db/migrate/20091105213521_add_require_user_full_info_to_sites.rb
216
class AddRequireUserFullInfoToSites < ActiveRecord::Migration def self.up add_column :sites, :require_user_full_info, :boolean end def self.down remove_column :sites, :require_user_full_info end end
agpl-3.0
rossjones/openMAXIMS
Source Library/openmaxims_workspace/SpinalInjuries/src/ims/spinalinjuries/forms/opdmedicalnotes/BaseLogic.java
6808
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# # ...
agpl-3.0
admpub/nging
vendor/github.com/tklauser/go-sysconf/zsysconf_defs_dragonfly.go
7458
// Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs sysconf_defs_dragonfly.go //go:build dragonfly // +build dragonfly package sysconf const ( SC_AIO_LISTIO_MAX = 0x2a SC_AIO_MAX = 0x2b SC_AIO_PRIO_DELTA_MAX = 0x2c SC_ARG_MAX = 0x1 ...
agpl-3.0
JC5/firefly-iii
resources/lang/nb_NO/email.php
8254
<?php /** * email.php * Copyright (c) 2019 james@firefly-iii.org * * This file is part of Firefly III (https://github.com/firefly-iii). * * 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 Foun...
agpl-3.0
gcoop-libre/SuiteCRM
modules/Administration/RepairXSS.php
4146
<?php if (!defined('sugarEntry') || !sugarEntry) { die('Not A Valid Entry Point'); } /** * * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc. * * SuiteCRM is an extension to SugarCRM Community Edition developed by Sales...
agpl-3.0
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace-archive/Therapies/src/ims/therapies/domain/PatientMotorChart.java
3026
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# # ...
agpl-3.0
LLNL/spack
var/spack/repos/builtin/packages/perl-time-piece/package.py
538
# Copyright 2013-2021 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level COPYRIGHT file for details. # # SPDX-License-Identifier: (Apache-2.0 OR MIT) from spack import * class PerlTimePiece(PerlPackage): """Object Oriented time objects""" homepage = "https://me...
lgpl-2.1
dotnetprojects/DotNetSiemensPLCToolBoxLibrary
LibNoDaveConnectionLibrary/DataTypes/MultiLanguangeString.cs
1218
//using System; //using System.Collections.Generic; //using System.Globalization; //using System.Linq; //using System.Text; //using System.Xml; //using DotNetSiemensPLCToolBoxLibrary.Projectfiles; //namespace DotNetSiemensPLCToolBoxLibrary.DataTypes //{ // public class MultiLanguangeString // { // ...
lgpl-2.1
def-/commandergenius
project/jni/application/enigma/lib-src/enigma-core/ecl_alist.hh
2191
/* * Copyright (C) 2002 Daniel Heck * * 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 dist...
lgpl-2.1
openscenegraph/osg
src/osgPresentation/PropertyManager.cpp
11475
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2018 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * included with this...
lgpl-2.1
marclaporte/jitsi
test/net/java/sip/communicator/slick/protocol/jabber/TestOperationSetPresence.java
43403
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.slick.protocol.jabber; import java.beans.*; import java.util.*; import junit.framework.*; import net.java.sip.communicator.service.proto...
lgpl-2.1
shailendrairis/TikiWiki12.2
lib/core/Tracker/Field/GeographicFeature.php
2060
<?php // (c) Copyright 2002-2013 by authors of the Tiki Wiki CMS Groupware Project // // All Rights Reserved. See copyright.txt for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. // $Id: GeographicFeature.php 46458 2013-06-25 17:06:31Z lphu...
lgpl-2.1
gunnarmorling/hibernate-ogm
core/src/main/java/org/hibernate/ogm/options/shared/spi/IndexOption.java
954
/* * Hibernate OGM, Domain model persistence for NoSQL datastores * * License: GNU Lesser General Public License (LGPL), version 2.1 or later * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ package org.hibernate.ogm.options.shared.spi; /** * Options specific to t...
lgpl-2.1
LLNL/spack
var/spack/repos/builtin/packages/libgpuarray/package.py
1533
# Copyright 2013-2021 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level COPYRIGHT file for details. # # SPDX-License-Identifier: (Apache-2.0 OR MIT) from spack import * class Libgpuarray(CMakePackage): """Make a common GPU ndarray(n dimensions array) that can be re...
lgpl-2.1
evolvedmicrobe/beast-mcmc
src/dr/evomodel/treelikelihood/LikelihoodScalingProvider.java
1226
/* * LikelihoodScalingProvider.java * * Copyright (c) 2002-2014 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 redistr...
lgpl-2.1
LLNL/spack
var/spack/repos/builtin/packages/perl-devel-stacktrace/package.py
563
# Copyright 2013-2021 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level COPYRIGHT file for details. # # SPDX-License-Identifier: (Apache-2.0 OR MIT) from spack import * class PerlDevelStacktrace(PerlPackage): """An object representing a stack trace.""" homepag...
lgpl-2.1
bonahona/ShellCms
ShellLib/Core/ModelProxy.php
822
<?php // Class built to act as a proxy for models containing foreign keys to other objects. // This is built to whenever a model with references is loaded it does not have to actually load all other objects from db // but their info is stored so they can be loaded upon request class ModelProxy { public $FieldName; ...
lgpl-3.0
diamondo25/MultiShark
ScriptDotNet/CustomFunctions/AppendFunc.cs
903
using System; using System.Collections.Generic; using System.Text; using Irony.Compiler; using ScriptNET.Runtime; using ScriptNET.Ast; namespace ScriptNET.CustomFunctions { internal class AppendFunc : IInvokable { public static AppendFunc FunctionDefinition = new AppendFunc(); public static string Function...
lgpl-3.0
vvelikodny/go-ethereum
vendor/github.com/elastic/gosigar/sigar_windows.go
12282
// Copyright (c) 2012 VMware, Inc. package gosigar import ( "fmt" "os" "path/filepath" "runtime" "strings" "sync" "syscall" "time" "github.com/StackExchange/wmi" "github.com/elastic/gosigar/sys/windows" "github.com/pkg/errors" ) // Win32_Process represents a process on the Windows operating system. If //...
lgpl-3.0
MrNuggelz/EnderIO
src/main/java/crazypants/enderio/machine/invpanel/server/AbstractInventory.java
2342
package crazypants.enderio.machine.invpanel.server; import net.minecraft.item.ItemStack; abstract class AbstractInventory { static final SlotKey[] NO_SLOTS = new SlotKey[0]; SlotKey[] slotKeys = NO_SLOTS; protected void setEmpty(InventoryDatabaseServer db) { if (slotKeys.length != 0) { reset(db, 0); ...
unlicense
puramshetty/sakai
site-manage/site-manage-group-helper/tool/src/java/org/sakaiproject/site/tool/helper/managegroup/impl/SiteManageGroupHandler.java
15327
package org.sakaiproject.site.tool.helper.managegroup.impl; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.Comparator; import java.util.Iterator; import java.util.List; import java.util.Set; import org.apache.commons.lang.StringUtils; import org.apache.commons....
apache-2.0
mibo/olingo-odata2
odata2-lib/odata-fit/src/test/java/org/apache/olingo/odata2/fit/mapping/MapProcessor.java
5984
/******************************************************************************* * 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 f...
apache-2.0
Intel-tensorflow/tensorflow
tensorflow/lite/testing/op_tests/tile.py
3079
# Copyright 2019 The TensorFlow Authors. 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 applica...
apache-2.0
kuujo/onos
protocols/bgp/bgpio/src/test/java/org/onosproject/bgpio/types/IPv4AddressTest.java
1392
/* * Copyright 2015-present Open Networking Foundation * * 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 appli...
apache-2.0
msebire/intellij-community
platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AppEditorFontOptions.java
3601
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.openapi.editor.colors.impl; import com.intellij.ide.ui.UISettings; import com.intellij.openapi.components.PersistentStateComponent; import com.intellij.opena...
apache-2.0
KaranToor/MA450
google-cloud-sdk/.install/.backup/lib/third_party/pygments/lexers/functional.py
109035
# -*- coding: utf-8 -*- """ pygments.lexers.functional ~~~~~~~~~~~~~~~~~~~~~~~~~~ Lexers for functional languages. :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ import re from pygments.lexer import Lexer, RegexLexer, bygroups, incl...
apache-2.0
asankas/developer-studio
esb/org.wso2.developerstudio.eclipse.gmf.esb.diagram/src/org/wso2/developerstudio/eclipse/gmf/esb/diagram/edit/parts/CloneTargetContainerEditPart.java
8799
package org.wso2.developerstudio.eclipse.gmf.esb.diagram.edit.parts; import org.eclipse.draw2d.Graphics; import org.eclipse.draw2d.IFigure; import org.eclipse.draw2d.PositionConstants; import org.eclipse.draw2d.RoundedRectangle; import org.eclipse.draw2d.Shape; import org.eclipse.draw2d.StackLayout; import org.eclipse...
apache-2.0
rgoldberg/guava
guava-gwt/test/com/google/common/collect/HashingTest_gwt.java
975
/* * Copyright (C) 2008 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...
apache-2.0
romanoff/google-closure-library
closure/goog/ui/select.js
12189
// Copyright 2007 The Closure Library Authors. 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 requ...
apache-2.0
BRD-CD/superset
superset/assets/visualizations/word_cloud.js
1629
/* eslint-disable no-use-before-define */ import d3 from 'd3'; import cloudLayout from 'd3-cloud'; import { category21 } from '../javascripts/modules/colors'; function wordCloudChart(slice, payload) { const chart = d3.select(slice.selector); const data = payload.data; const fd = slice.formData; const range = ...
apache-2.0
jwren/intellij-community
java/java-tests/testData/codeInsight/completion/normal/CompletePatternVariableSwitchStmt.java
296
class Main { void f(Object o) { switch(o) { case Integer integer && inte<caret>, null } } void g(Object o) { switch(o) { case null, Integer integer && inte<caret> } } void h(Object o) { switch(o) { case Integer integer && inte<caret> } } }
apache-2.0