repo_name
stringlengths
4
116
path
stringlengths
4
379
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
kgibm/open-liberty
dev/com.ibm.ws.jbatch.fat.common/test-applications/BonusPayout.war/src/com/ibm/websphere/samples/batch/artifacts/BonusCreditProcessor.java
1574
/******************************************************************************* * Copyright (c) 2014, 2020 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
S0urceror/smarthome
extensions/binding/org.eclipse.smarthome.binding.tradfri.test/src/test/java/org/eclipse/smarthome/binding/tradfri/discovery/TradfriDiscoveryParticipantOSGITest.java
4099
/** * Copyright (c) 2014-2017 by the respective copyright holders. * 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 at * http://www.eclipse.org/legal/epl-v10.html */ pa...
epl-1.0
kevinmcgoldrick/Tank
tank_vmManager/src/test/java/com/intuit/tank/vmManager/environment/amazon/KeyValuePairTest.java
1904
package com.intuit.tank.vmManager.environment.amazon; /* * #%L * VmManager * %% * Copyright (C) 2011 - 2015 Intuit Inc. * %% * 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 a...
epl-1.0
OpenLiberty/open-liberty
dev/com.ibm.ws.microprofile.config.1.1/test/src/com/ibm/ws/microprofile/config/converter/test/StringConverter101.java
913
/******************************************************************************* * Copyright (c) 2017 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, and is a...
epl-1.0
sudaraka94/che
plugins/plugin-docker/che-plugin-docker-machine/src/test/java/org/eclipse/che/plugin/docker/machine/MachineProviderImplTest.java
75215
/* * Copyright (c) 2012-2017 Red Hat, Inc. * 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 at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * Red H...
epl-1.0
epsilonlabs/epsilon-static-analysis
org.eclipse.epsilon.haetae.eol.metamodel.visitor.printer/src/org/eclipse/epsilon/eol/visitor/printer/impl/MapExpressionPrinter.java
1030
package org.eclipse.epsilon.eol.visitor.printer.impl; import org.eclipse.epsilon.eol.visitor.printer.context.EOLPrinterContext; import org.eclipse.epsilon.eol.metamodel.MapExpression; import org.eclipse.epsilon.eol.metamodel.visitor.EolVisitorController; import org.eclipse.epsilon.eol.metamodel.visitor.MapExpressionV...
epl-1.0
alastrina123/debrief
org.mwc.debrief.legacy/src/Debrief/Tools/Operations/DebriefWriteVRML.java
6133
/* * Debrief - the Open Source Maritime Analysis Application * http://debrief.info * * (C) 2000-2014, PlanetMayo Ltd * * This library is free software; you can redistribute it and/or * modify it under the terms of the Eclipse Public License v1.0 * (http://www.eclipse.org/legal/epl-v10....
epl-1.0
kgibm/open-liberty
dev/com.ibm.ws.javaee.dd/src/com/ibm/ws/javaee/dd/commonbnd/Interceptor.java
1033
/******************************************************************************* * Copyright (c) 2012, 2014 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
kgibm/open-liberty
dev/com.ibm.ws.messaging.common/src/com/ibm/websphere/sib/exception/SIResourceException.java
2227
/******************************************************************************* * Copyright (c) 2012 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, and is a...
epl-1.0
OneTimeUser/retailwire2
wp-content/plugins/adrotate-pro/templates/adrotate-summary.php
2637
<?php /* ------------------------------------------------------------------------------------ * COPYRIGHT AND TRADEMARK NOTICE * Copyright 2008-2015 Arnan de Gans. All Rights Reserved. * ADROTATE is a trademark of Arnan de Gans. * COPYRIGHT NOTICES AND ALL THE COMMENTS SHOULD REMAIN INTACT. * By using this code y...
gpl-2.0
shannah/cn1
Ports/iOSPort/xmlvm/apache-harmony-6.0-src-r991881/drlvm/vm/tests/kernel/java/lang/ClassTestToString.java
2127
/* * 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")...
gpl-2.0
igorette/nerdalert.de
lib/plugins/config/lang/sv/lang.php
13723
<?php /** * swedish language file * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Per Foreby <per@foreby.se> * @author Nicklas Henriksson <nicklas[at]nihe.se> * @author Håkan Sandell <hakan.sandell[at]mydata.se> * @author Dennis Karlsson * @author Tormod Otter Johansson <tormod@latast.se>...
gpl-2.0
petergeneric/j2ssh
src/main/java/com/sshtools/common/ui/OptionsAction.java
2036
/* * SSHTools - Java SSH2 API * * Copyright (C) 2002-2003 Lee David Painter and Contributors. * * Contributions made by: * * Brett Smith * Richard Pernavas * Erwin Bolwidt * * 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
vosgus/phpmyadmin
libraries/dbi/DBIDummy.php
39445
<?php /* vim: set expandtab sw=4 ts=4 sts=4: */ /** * Fake database driver for testing purposes * * It has hardcoded results for given queries what makes easy to use it * in testsuite. Feel free to include other queries which your test will * need. * * @package PhpMyAdmin-DBI * @subpackage Dummy */ namespac...
gpl-2.0
girirajsharma/wildfly-ssl-examples
SSL/user/helloworld-rs/src/main/java/org/jboss/as/quickstarts/rshelloworld/HelloWorldApplication.java
1249
/* * JBoss, Home of Professional Open Source * Copyright 2014, Red Hat, Inc. and/or its affiliates, and individual * contributors by the @authors tag. See the copyright.txt in the * distribution for a full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * y...
gpl-2.0
eauxnguyen/civicrm-starterkit-drops-7
profiles/civicrm_starterkit/modules/civicrm/packages/jquery/jquery-ui-1.9.0/development-bundle/ui/jquery.ui.effect-fold.js
1704
/*! * jQuery UI Effects Fold 1.9.0-rc.1 * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Effects/Fold * * Depends: * jquery.ui.effect.js */ (function( $, undefined ) { $.effects.effe...
gpl-2.0
hcross/firemox
src/main/java/net/sf/firemox/clickable/ability/Optimization.java
6124
/* * Firemox is a turn based strategy simulator * Copyright (C) 2003-2007 Fabrice Daugan * * 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...
gpl-2.0
Moujimouja/centreon
www/include/reporting/dashboard/csvExport/csv_ServiceLogs.php
7100
<?php /* * Copyright 2005-2016 Centreon * Centreon is developped by : Julien Mathis and Romain Le Merlus under * GPL Licence 2.0. * * 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...
gpl-2.0
Attnam/ivan
Main/Source/dungeon.cpp
9878
/* * * Iter Vehemens ad Necem (IVAN) * Copyright (C) Timo Kiviluoto * Released under the GNU General * Public License * * See LICENSING which should be included * along with this file for more details * */ #include "audio.h" #include "bitmap.h" #include "database.h" #include "dbgmsgproj.h" #include "du...
gpl-2.0
fb/XCSoar
src/GliderLink/GliderLinkId.hpp
1388
/* Copyright_License { XCSoar Glide Computer - http://www.xcsoar.org/ Copyright (C) 2000-2018 The XCSoar Project A detailed list of copyright holders can be found in the file "AUTHORS". This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as ...
gpl-2.0
drptbl/snort3
src/ips_options/ips_byte_jump.cc
13703
//-------------------------------------------------------------------------- // Copyright (C) 2014-2015 Cisco and/or its affiliates. All rights reserved. // Copyright (C) 2002-2013 Sourcefire, Inc. // // This program is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public...
gpl-2.0
mdzakir/HelloWorld
components/com_osproperty/helpers/cronhelper.php
16988
<?php /*------------------------------------------------------------------------ # cronhelper.php - Ossolution Property # ------------------------------------------------------------------------ # author Dang Thuc Dam # copyright Copyright (C) 2015 joomdonation.com. All Rights Reserved. # @license - http://www.gnu.o...
gpl-2.0
mikegarite/hoppedla
wp-content/themes/hoppedla/content-single-product.php
1956
<?php /** * The template for displaying product content in the single-product.php template * * Override this template by copying it to yourtheme/woocommerce/content-single-product.php * * @author WooThemes * @package WooCommerce/Templates * @version 1.6.4 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit i...
gpl-2.0
ScottKinder/saw
saw.py
6541
# TODO: Find a better way to pass pillar data to cmd.run, if there is one from getpass import getpass import re import requests base_url = 'http://salt-master' class user_session: def __init__(self, user_name=None): ''' Initializer. Optionally takes user_name(str). ''' self.auth_t...
gpl-2.0
SciresM/FEAT
FEAT/DSDecmp/Formats/Nitro/NitroCFormat.cs
3366
using System; using System.Collections.Generic; using System.Text; namespace DSDecmp.Formats.Nitro { /// <summary> /// Base class for Nitro-based decompressors. Uses the 1-byte magic and 3-byte decompression /// size format. /// </summary> public abstract class NitroCFormat : CompressionFormat ...
gpl-2.0
DynamicDevices/dta
Test.Ssh/Scripting/EnumUICommandSubType.cs
152
namespace DeviceTestApplication.Scripting { public enum EnumUICommandSubType { Unknown, Info, Yesno } }
gpl-2.0
bloomberg/ocamlscript
jscomp/test/gpr_2413_test.js
626
'use strict'; function f(param) { switch (param.TAG | 0) { case /* A */0 : var a = param._0; if (a.TAG === /* P */0) { var a$1 = a._0; return a$1 + a$1 | 0; } var a$2 = a._0; return a$2 - a$2 | 0; case /* B */1 : case /* C */2 : break; ...
gpl-2.0
grlf/eyedock
amember/application/default/views/public/js/ckeditor/plugins/placeholder/lang/pl.js
406
/** * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'placeholder', 'pl', { title: 'Właściwości wypełniacza', toolbar: 'Utwórz wypełniacz', text: 'Tekst wypełnienia', edit: 'Edytuj ...
gpl-2.0
DanielAeolusLaude/ardour
gtk2_ardour/region_editor.cc
13726
/* Copyright (C) 2001 Paul Davis 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 distr...
gpl-2.0
sangwook236/general-development-and-testing
hw_dev/processor/avr/ext/test/procyon_avrlib_test/i2c/i2c_main.cpp
246
#include <avr/sleep.h> #include <avr/interrupt.h> #include <util/delay.h> namespace { namespace local { } // namespace local } // unnamed namespace namespace my_i2c { } // namespace my_i2c int i2c_main() { return 0; }
gpl-2.0
skyHALud/codenameone
Ports/iOSPort/xmlvm/src/xmlvm2js/org/eclipse/swt/events/TypedEvent.js
1083
/* Copyright (c) 2002-2011 by XMLVM.org * * Project Info: http://www.xmlvm.org * * 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; either version 2.1 of the License, or * (at...
gpl-2.0
tumi8/vermont
src/modules/packet/PSAMPExporterCfg.cpp
4804
/* * Vermont Configuration Subsystem * Copyright (C) 2009 Vermont Project * * 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 late...
gpl-2.0
hfiguiere/abiword
src/wp/ap/win/ap_Win32Dialog_Border_Shading.cpp
21412
/* AbiWord * Copyright (C) 2002-3 Jordi Mas i Hernàndez <jmas@softcatala.org> * Copyright (C) 2010-11 Maleesh Prasan <maleesh.prasan@gmail.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software...
gpl-2.0
mohammadhamad/mge
repos/gems/src/server/wm/main.cc
3470
/* * \brief Window manager * \author Norman Feske * \date 2014-01-06 */ /* * Copyright (C) 2014 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. */ /* Genode includes */ #include <os/server.h> #include <n...
gpl-2.0
nacc/autotest
client/tests/bonnie/bonnie.py
2749
import os, re from autotest.client import test, os_dep, utils def convert_size(values): values = values.split(':') size = values[0] if len(values) > 1: chunk = values[1] else: chunk = 0 if size.endswith('G') or size.endswith('g'): size = int(size[:-1]) * 2**30 else: ...
gpl-2.0
ganncamp/Benchmark
src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00329.java
2580
/** * OWASP Benchmark Project v1.2beta * * This file is part of the Open Web Application Security Project (OWASP) * Benchmark Project. For details, please see * <a href="https://www.owasp.org/index.php/Benchmark">https://www.owasp.org/index.php/Benchmark</a>. * * The OWASP Benchmark is free software: you can redistribu...
gpl-2.0
cwaclawik/moodle
admin/xmldb/actions/delete_table/delete_table.class.php
5115
<?php // $Id$ /////////////////////////////////////////////////////////////////////////// // // // NOTICE OF COPYRIGHT // // // /...
gpl-2.0
cidesa/roraima
web/reportes/reportes/ingresos/inrtiping.php
8143
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>SIGA Reportes</title> <link href="../../lib/css/siga.css" rel="stylesheet" type="text/css"> <link href="../../lib/css/datepickercontrol.css" rel="stylesheet" type="text/css"> <script language="JavaScript" src="../../li...
gpl-2.0
Hannah93/BuddyForms
includes/admin/form-builder/meta-boxes/metabox-select-form.php
3326
<?php /** * Adds a box to the main column on the Post and Page edit screens. */ function buddyforms_add_custom_box() { global $buddyforms; if ( ! $buddyforms ) { return; } $screens = Array(); foreach ( $buddyforms as $key => $buddyform ) { if ( isset( $buddyform['post_type'] ) ) { array_push( $screens,...
gpl-2.0
regneq/TrinityCore
src/server/scripts/Northrend/Ulduar/Ulduar/boss_ignis.cpp
17542
/* * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information * * 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 ...
gpl-2.0
KKBOX/FireApp
src/compiler/base_compiler.rb
3533
class BaseCompiler def self.compile(src_file_path, dst_file_path, options = {}) # _compile(src_file_path, dst_file_path, options) do ... end raise "You should implement this method: #{__method__}" end def self.src_file_ext # "coffee" raise "You should implement this method: #{__method__}" en...
gpl-2.0
flegastelois/glpi
front/item_devicegeneric.form.php
1298
<?php /** * --------------------------------------------------------------------- * GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2015-2021 Teclib' and contributors. * * http://glpi-project.org * * based on GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2003-2014 by the INDEPNE...
gpl-2.0
evolutivo/asf
modules/mod_lofarticlesslideshow/mod_lofarticlesslideshow.php
3243
<?php /** * $ModDesc * * @version $Id: $file.php $Revision * @package modules * @subpackage $Subpackage. * @copyright Copyright (C) November 2010 LandOfCoder.com <@emai:landofcoder@gmail.com>.All rights reserved. * @license GNU General Public License version 2 */ // no direct access defined('_...
gpl-2.0
iut-ibk/DynaMind-UrbanSim
3rdparty/opus/src/urbansim/gridcell/number_of_developed_with_buildings_within_walking_distance.py
506
# Opus/UrbanSim urban simulation software. # Copyright (C) 2005-2009 University of Washington # See opus_core/LICENSE from abstract_within_walking_distance import abstract_within_walking_distance class number_of_developed_with_buildings_within_walking_distance(abstract_within_walking_distance): """Total nu...
gpl-2.0
dmarteau/QGIS
src/core/geometry/qgsabstractgeometry.cpp
13585
/*************************************************************************** qgsabstractgeometry.cpp ------------------------------------------------------------------- Date : 04 Sept 2014 Copyright : (C) 2014 by Marco Hugentobler email : marco.hugento...
gpl-2.0
fb/XCSoar
src/Math/ZeroFinder.hpp
3219
/* Copyright_License { XCSoar Glide Computer - http://www.xcsoar.org/ Copyright (C) 2000-2016 The XCSoar Project A detailed list of copyright holders can be found in the file "AUTHORS". 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
SLAC-OCIO/slac-www
sites/all/themes/slac_www/templates/field--field-header-image.tpl.php
3611
<?php /** * @file field.tpl.php * Default template implementation to display the value of a field. * * This file is not used by Drupal core, which uses theme functions instead for * performance reasons. The markup is the same, though, so if you want to use * template files rather than functions to extend field t...
gpl-2.0
mgravina1/editohtml5
js/has_a_note.js
731
$(document).ready(function(){ var localStorageNameShapes = "CloudmedJsonImgHtml5" var localStorageNamePencil = "CloudmedJsonImgHtml5-pencil" $("#preview_elements").find('a').each(function(k,v){ var href = []; href=$(this).attr('href').split('\\'); href = href[href.length-1]; if(((localStorage.g...
gpl-2.0
loveyoupeng/rt
modules/builders/src/main/java/javafx/scene/effect/LightBuilder.java
2147
/* * 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...
gpl-2.0
subhadip-sahoo/burswood
wp-content/themes/burswood/template-step24.php
16762
<?php /* Template Name: step4 */ session_start(); if (!isset($_SESSION['api']['CategoryTypeID'])) $_SESSION['api']["CategoryTypeID"] = ""; if (!isset($_SESSION['api']['PickupLocationID'])) $_SESSION['api']["PickupLocationID"] = ""; if (!isset($_SESSION['api']['DropOffLocationID'])) $_SESSION['api']...
gpl-2.0
SpoonLabs/astor
examples/chart_11/tests/org/jfree/chart/plot/dial/junit/StandardDialRangeTests.java
5402
/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (C) Copyright 2000-2007, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jfreechart/in...
gpl-2.0
wangwen1220/ruigui-electronic.com
wp-content/themes/e-mall/archive.php
3124
<?php /** * The template for displaying Archive pages. * * Learn more: http://codex.wordpress.org/Template_Hierarchy * * @package _s */ get_header(); ?> <div class="pagebox mb15"> <div class="pagebox_hd"></div> <div class="pagebox_bd"> <div class="place"><?php if (function_exists('wp_bac_breadcrumb')) {wp_bac_br...
gpl-2.0
md-5/jdk10
src/hotspot/share/gc/g1/heapRegionSet.hpp
8382
/* * Copyright (c) 2011, 2019, 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
samskivert/ikvm-openjdk
build/linux-amd64/impsrc/com/sun/tools/internal/ws/resources/UtilMessages.java
3053
/* * Copyright (c) 2005, 2006, 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
iammyr/Benchmark
src/main/java/org/owasp/benchmark/testcode/BenchmarkTest11495.java
2423
/** * OWASP Benchmark Project v1.1 * * This file is part of the Open Web Application Security Project (OWASP) * Benchmark Project. For details, please see * <a href="https://www.owasp.org/index.php/Benchmark">https://www.owasp.org/index.php/Benchmark</a>. * * The Benchmark is free software: you can redistribute it and/...
gpl-2.0
flegastelois/glpi
src/Application/View/Extension/FrontEndAssetsExtension.php
6096
<?php /** * --------------------------------------------------------------------- * GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2015-2021 Teclib' and contributors. * * http://glpi-project.org * * based on GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2003-2014 by the INDEPNE...
gpl-2.0
plesager/barakuda
python/exec/test_zoom_basin.py
516
#!/usr/bin/env python # B a r a K u d a # # L. Brodeau, 2017] import sys import numpy as nmp from netCDF4 import Dataset import barakuda_orca as bo narg = len(sys.argv) if narg != 3: print 'Usage: '+sys.argv[0]+' <basin_mask> <basin_name>'; sys.exit(0) cf_bm = sys.argv[1] cname = sys.argv[2] # ...
gpl-2.0
napalm255/makeachangewithmarie.com
wp-content/themes/goodday/framework/postType/blog/post/sidebar/standard.php
2440
<?php /** * @package WordPress * @subpackage GoodDay * @version 1.0.0 * * Blog Post with Sidebar Standard Post Format Template * Created by CMSMasters * */ $cmsms_option = cmsms_get_global_options(); $cmsms_post_title = get_post_meta(get_the_ID(), 'cmsms_post_title', true); ?> <!...
gpl-2.0
wassemgtk/OpenX-using-S3-and-CloudFront
www/admin/userlog-audit-detailed.php
3572
<?php /* +---------------------------------------------------------------------------+ | OpenX v2.8 | | ========== | | ...
gpl-2.0
Entkenntnis/Wyrmgus
src/sound/mikmod.cpp
6351
// _________ __ __ // / _____// |_____________ _/ |______ ____ __ __ ______ // \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ // / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ | // /_______ /|__| |__| (____ /__| (____ /\___ /|____//...
gpl-2.0
guanxiaohua/TransGC
src/share/vm/classfile/verificationType.cpp
5525
/* * Copyright 2003-2006 Sun Microsystems, Inc. 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 Softwa...
gpl-2.0
jbachorik/btrace
btrace-dtrace/src/mock/java/org/opensolaris/os/dtrace/Program.java
60
package org.opensolaris.os.dtrace; public class Program {}
gpl-2.0
matijaskala/partitionmanager
src/jobs/setpartgeometryjob.cpp
3554
/*************************************************************************** * Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * * * * This program is free software; you can redistribute it and/or modify * * it unde...
gpl-2.0
AndyPeterman/mrmc
xbmc/cores/dvdplayer/DVDStreamInfo.cpp
7082
/* * Copyright (C) 2005-2013 Team XBMC * http://xbmc.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) * any later version. * * ...
gpl-2.0
rxu/pages
tests/operators/page_operator_get_page_routes_test.php
1089
<?php /** * * Pages extension for the phpBB Forum Software package. * * @copyright (c) 2014 phpBB Limited <https://www.phpbb.com> * @license GNU General Public License, version 2 (GPL-2.0) * */ namespace phpbb\pages\tests\operators; class page_operator_get_page_routes_test extends page_operator_base { /** * Test da...
gpl-2.0
robalo/mods
asr_ai3/addons/incognito/script_component.hpp
132
#define COMPONENT incognito #include "\x\asr_ai3\addons\main\script_mod.hpp" #include "\x\asr_ai3\addons\main\script_macros.hpp"
gpl-2.0
seret/oxtebafu1org
ow_plugins/gphotoviewer/init.php
2604
<?php OW::getRouter()->addRoute(new OW_Route('gphotoviewer.photos_content', 'gphotoviewer/ajax/get-photos/', 'GPHOTOVIEWER_CTRL_Index', 'getPhotosContent')); OW::getRouter()->addRoute(new OW_Route('gphotoviewer.photos_comment', 'gphotoviewer/ajax/get-photo_comment/', 'GPHOTOVIEWER_CTRL_Index', 'getPhotosComment')); OW:...
gpl-2.0
careshub/cc-salud-america
public/views/report-card.php
48798
<?php /** * Template tag for outputting the SA Leader Report. * * Community Commons Salud America * * @package Community_Commons_Salud_America * @author Yan Barnett * @license GPL-2.0+ * @link http://www.communitycommons.org * @copyright 2013 Community Commons */ /** * Generate Leader Report wit...
gpl-2.0
mixaceh/openyu-commons.j
openyu-commons-core/src/main/java/org/openyu/commons/bao/hbase/supporter/HzBaoSupporter.java
8093
package org.openyu.commons.bao.hbase.supporter; import java.util.List; import java.util.Map; import org.apache.hadoop.hbase.HTableDescriptor; import org.apache.hadoop.hbase.client.Delete; import org.apache.hadoop.hbase.client.Get; import org.apache.hadoop.hbase.client.HTableInterface; import org.apache.hadoop.hbase.c...
gpl-2.0
gladk/LIGGGHTS-PUBLIC
src/cfd_datacoupling_file.cpp
13056
/* ---------------------------------------------------------------------- LIGGGHTS - LAMMPS Improved for General Granular and Granular Heat Transfer Simulations LIGGGHTS is part of the CFDEMproject www.liggghts.com | www.cfdem.com Christoph Kloss, christoph.kloss@cfdem.com Copyright 2009-2012 JKU Li...
gpl-2.0
Ziqi-Li/bknqgis
bokeh/bokeh/models/glyphs.py
27774
# -*- coding: utf-8 -*- ''' Display a variety of visual shapes whose attributes can be associated with data columns from ``ColumnDataSources``. The full list of glyphs built into Bokeh is given below: * :class:`~bokeh.models.glyphs.AnnularWedge` * :class:`~bokeh.models.glyphs.Annulus` * :class:`~bokeh.models.glyphs.A...
gpl-2.0
kusum18/opensis
modules/Students/AdvancedReport.php
4420
<?php #************************************************************************** # openSIS is a free student information system for public and non-public # schools from Open Solutions for Education, Inc. It is web-based, # open source, and comes packed with features that include student # demographic info, sch...
gpl-2.0
baxri/presents
administrator/templates/jisrael/html/modules.php
1999
<?php /** * @package JIsrael Template package * @subpackage Templates.jisrael * @copyright Copyright (C) 2005 - 2013 J-Guru.com, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @since 3.0 */ /** * @package Joomla.Administrator * @subpack...
gpl-2.0
T-R0D/JustForFun
GA-Noodle/bin/__init__.py
658
# This file is part of GANoodle. # # GANoodle 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. # # GANoodle is distributed in the hope ...
gpl-2.0
myblockchain/myblockchain
storage/perfschema/pfs_program.cc
8538
/* Copyright (c) 2013, 2015, 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 as published by the Free Software Foundation; version 2 of the License. This program is distributed in the h...
gpl-2.0
jlahm/Belize-openSIS
functions/CustomFields.fnc.php
6567
<?php /* Call in an SQL statement to select students based on custom fields Use in the where section of the query by CustomFIelds('where') */ function CustomFields($location,$table_arr='') { global $_openSIS; if(count($_REQUEST['month_cust_begin'])) { foreach($_REQUEST['month_cust_begin'] as $field...
gpl-2.0
timroes/awesome
docs/06-appearance.md.lua
6204
#! /usr/bin/lua local args = {...} local gio = require("lgi").Gio local gobject = require("lgi").GObject local glib = require("lgi").GLib local name_attr = gio.FILE_ATTRIBUTE_STANDARD_NAME local type_attr = gio.FILE_ATTRIBUTE_STANDARD_TYPE -- Like pairs(), but iterate over keys in a sorted manner. Does not support -...
gpl-2.0
karlstroetmann/Formal-Languages
Java/Differentiate/Expr.java
111
public abstract class Expr { // var is the name of a variable public abstract Expr diff(String var); }
gpl-2.0
dyon/skcore
src/server/scripts/Northrend/Ulduar/Ulduar/boss_ignis.cpp
23010
/* * Copyright (C) 2008-2013 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...
gpl-2.0
md-5/jdk10
src/hotspot/share/runtime/globals.hpp
193758
/* * Copyright (c) 1997, 2019, 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
kibbi10/myElog
scripts/ckeditor/plugins/image2/lang/sv.js
665
/* Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image2', 'sv', { alt: 'Alternativ text', btnUpload: 'Skicka till server', captioned: 'Rubricerad bild', captionPlaceholder: 'Bildtext', ...
gpl-2.0
ankaOnyschenko/homework_7
wp-content/plugins/easy-custom-sidebars/views/admin-page/manage-control-form.php
1601
<?php /** * Manage Control Form * * A form to allow the user to quickly select another * sidebar to edit. * * @package Easy_Custom_Sidebars * @author Sunny Johal - Titanium Themes <support@titaniumthemes.com> * @license GPL-2.0+ * @copyright Copyright (c) 2014, Titanium Themes * @version ...
gpl-2.0
jasonmunro/hm3
modules/account/modules.php
9045
<?php /** * Account modules * @package modules * @subpackage account */ if (!defined('DEBUG_MODE')) { die(); } /** * @subpackage account/handler */ class Hm_Handler_process_change_password extends Hm_Handler_Module { public function process() { if (!$this->session->internal_users) { retu...
gpl-2.0
ROLE/widget-store
src/main/drupal/sites/all/libraries/shindig2.5beta/src/apache/shindig/social/service/RestRequestItem.php
7483
<?php namespace apache\shindig\social\service; use apache\shindig\common\IllegalArgumentException; use apache\shindig\common\Config; use apache\shindig\common\SecurityToken; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed w...
gpl-2.0
easyw/kicad-3d-models-in-freecad
cadquery/FCAD_script_generator/CP_Tantalum_THT/main_generator.py
14397
# -*- coding: utf8 -*- #!/usr/bin/python # # This is derived from a cadquery script for generating QFP models in X3D format. # # from https://bitbucket.org/hyOzd/freecad-macros # author hyOzd # # Dimensions are from Jedec MS-026D document. ## requirements ## cadquery FreeCAD plugin ## https://github.com/jmwright/cad...
gpl-2.0
hariomkumarmth/champaranexpress
wp-content/plugins/dojo/dojox/drawing/manager/keys.js
3037
//>>built define("dojox/drawing/manager/keys",["dojo","../util/common"],function(_1,_2){ var _3=false; var _4=true; var _5="abcdefghijklmnopqrstuvwxyz"; var _6={arrowIncrement:1,arrowShiftIncrement:10,shift:false,ctrl:false,alt:false,cmmd:false,meta:false,onDelete:function(_7){ },onEsc:function(_8){ },onEnter:fu...
gpl-2.0
bbDKP/bbDKP
migrations/release_2_0_0_m01_schema.php
16243
<?php /** * bbDKP database installer * * @package bbguild v2.0 * @copyright 2018 avathar.be * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 */ namespace avathar\bbguild\migrations; use phpbb\db\migration\migration; /** * Migration stage 1: Initial schema */ class relea...
gpl-2.0
ColFusion/ColfusionWeb
downloads/spoon/spoon/plugins/spoon/agile-bi/platform/pentaho-solutions/system/analyzer/scripts/dojo/src/widget/ResizableTextarea.js
2344
/* Copyright (c) 2004-2006, The Dojo Foundation All Rights Reserved. Licensed under the Academic Free License version 2.1 or above OR the modified BSD license. For more information on Dojo licensing, see: http://dojotoolkit.org/community/licensing.shtml */ dojo.provide("dojo.widget.ResizableTextarea"...
gpl-2.0
JozefAB/neoacu
administrator/components/com_guru/views/guruquizcountdown/tmpl/default_.php
29567
<?php /*------------------------------------------------------------------------ # com_guru # ------------------------------------------------------------------------ # author iJoomla # copyright Copyright (C) 2013 ijoomla.com. All Rights Reserved. # @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL ...
gpl-2.0
olta/beam
src-bmMailKit/BmSmtpAccount.cpp
12904
/* * Copyright 2002-2006, project beam (http://sourceforge.net/projects/beam). * All rights reserved. Distributed under the terms of the GNU GPL v2. * * Authors: * Oliver Tappe <beam@hirschkaefer.de> */ #include <ByteOrder.h> #include <File.h> #include <Message.h> #include "BmBasics.h" #include "BmLogHandler.h...
gpl-2.0
sammyboy45467/oak-star
wp-content/plugins/google-maps-builder/admin/views/logo-svg-small.php
3156
<?php /** * LOGO SVG * * @package Google_Maps_Builder * @author Devin Walker <devin@wordimpress.com> * @license GPL-2.0+ * @link http://wordimpress.com * @copyright 2014 WordImpress, Devin Walker */ ?> <svg height="35px" id="Layer_1" style="enable-background:new 0 0 512 512;" version="1...
gpl-2.0
pombreda/paludis
paludis/args/man.cc
10979
/* vim: set sw=4 sts=4 et foldmethod=syntax : */ /* * Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011 Ciaran McCreesh * Copyright (c) 2011 Ingmar Vanhassel * * This file is part of the Paludis package manager. Paludis is free software; * you can redistribute it and/or modify it under the terms of the GNU General...
gpl-2.0
Creativetech-Solutions/joomla-easysocial-network
administrator/components/com_rsform/controllers/conditions.php
1862
<?php /** * @package RSForm! Pro * @copyright (C) 2007-2014 www.rsjoomla.com * @license GPL, http://www.gnu.org/copyleft/gpl.html */ defined('_JEXEC') or die('Restricted access'); jimport('joomla.application.component.controller'); class RSFormControllerConditions extends RSFormController { function __construct() ...
gpl-2.0
arthurmelo88/palmetalADP
adempiereTrunk/base/src/org/compiere/model/I_AD_Process.java
11209
/****************************************************************************** * Product: Adempiere ERP & CRM Smart Business Solution * * Copyright (C) 1999-2007 ComPiere, Inc. All Rights Reserved. * * This program is free software, you can redistribute it and/or modify it * ...
gpl-2.0
bohemio-rulo/lunanegra
wp-content/plugins/newsletter-sign-up/includes/views/parts/rows-aweber.php
303
<tr valign="top"> <th scope="row"><label for="aweber_list_name" Aweber list name</th> <td><input id="aweber_list_name" class="widefat" type="text" name="nsu_mailinglist[aweber_list_name]" value="<?php if (isset($opts['aweber_list_name'])) echo esc_attr($opts['aweber_list_name']); ?>" /></td> </tr>
gpl-2.0
scoophealth/oscar
src/main/java/org/oscarehr/common/model/DrugDispensing.java
3585
/** * Copyright (c) 2001-2002. Department of Family Medicine, McMaster University. All Rights Reserved. * This software is published under the GPL GNU General Public License. * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published...
gpl-2.0
ShaneRich5/hello-jenkins
app/models/tenant/AuthCrewUser.scala
1598
package models.tenant import java.time.LocalDate import java.util.UUID import com.mohiva.play.silhouette.api.{Identity, LoginInfo} import models.Role import models.helpers.BelongsToTenant /** * The crew (user) object. * * @param userID The unique ID of the user. * @param loginInfo The linked login info. * ...
gpl-2.0
CharlesZ-Chen/checker-framework
checker/src/org/checkerframework/checker/nullness/qual/EnsuresNonNull.java
1247
package org.checkerframework.checker.nullness.qual; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import org.checkerframework.framework.qual.InheritedAnnotation; im...
gpl-2.0
faysalmbt/digigo
wp-content/plugins/event-espresso-core-reg/core/third_party_libs/pue/pue-client.php
58972
<?php /** * This file should be bundled with the main plugin. Any addons to your main plugin can include this file from the main plugin folder. This contains the library for * handling all the automatic upgrade stuff on the clients end. * * You also have to make sure you call this class in any addons/plugins you want...
gpl-2.0
mgratch/metroinvestments
wp-content/plugins/facetwp/templates/page-settings.php
19207
<?php global $wpdb; // Translations $i18n = array( 'All post types' => __( 'All post types', 'fwp' ), 'Indexing complete' => __( 'Indexing complete', 'fwp' ), 'Indexing' => __( 'Indexing', 'fwp' ), 'Saving' => __( 'Saving', 'fwp' ), 'Loading' => __( 'Loading', 'fwp' ), 'Importing' => __( 'Impo...
gpl-2.0