repo_name
stringlengths
4
116
path
stringlengths
4
379
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
textbookmania/Tomato
app/client/templates/Pages/BanUser/banUser.js
392
/** * Created by mike on 12/5/2015. */ Meteor.subscribe("bannedUsers"); /* submit button for ban user. take value from html and adds name to banned user collection */ Template.banUser.events({ 'submit form': function (e) { e.preventDefault(); var username = $(e.target).find('[id=banuser]').val(); M...
gpl-2.0
woakes070048/glpi-bootstrap
inc/ruledictionnaryprintermodel.class.php
2149
<?php /* * @version $Id$ ------------------------------------------------------------------------- GLPI - Gestionnaire Libre de Parc Informatique Copyright (C) 2003-2014 by the INDEPNET Development Team. http://indepnet.net/ http://glpi-project.org --------------------------------------------------------------...
gpl-2.0
Vika777/cafe
wp-content/themes/Bistro2/homepage.php
4029
<?php /** * The template for displaying homepage. * Template name: Homepage * * @package fabthemes */ get_header(); ?> <!-- Latest recipes --> <div class="home-section"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-title"> <h2> <?php echo _e( 'Последние рецепт...
gpl-2.0
NavigateCMS/Navigate-CMS
lib/vendor/voku/portable-ascii/src/voku/helper/data/x086.php
5902
<?php return [ 'Tuo ', // 0x00 'Wu ', // 0x01 'Rui ', // 0x02 'Rui ', // 0x03 'Qi ', // 0x04 'Heng ', // 0x05 'Lu ', // 0x06 'Su ', // 0x07 'Tui ', // 0x08 'Mang ', // 0x09 'Yun ', // 0x0a 'Pin ', // 0x0b 'Yu ', // 0x0c 'Xun...
gpl-2.0
sbaldwin24/Helps
wp-content/plugins/updraftplus/oc/rs/lib/OpenCloud/Queues/Exception/MessageException.php
393
<?php /** * PHP OpenCloud library. * * @copyright 2013 Rackspace Hosting, Inc. See LICENSE for information. * @license https://www.apache.org/licenses/LICENSE-2.0 * @author Glen Campbell <glen.campbell@rackspace.com> * @author Jamie Hannaford <jamie.hannaford@rackspace.com> */ namespace OpenC...
gpl-2.0
cisco-sas/kitty
kitty/data/__init__.py
818
# Copyright (C) 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. # # This file is part of Kitty. # # Kitty 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, o...
gpl-2.0
sacooper/ECSE-429-Project-Group1
ca.mcgill.sel.core/src/ca/mcgill/sel/core/impl/COREConcernImpl.java
12702
/** */ package ca.mcgill.sel.core.impl; import ca.mcgill.sel.core.COREConcern; import ca.mcgill.sel.core.COREFeatureModel; import ca.mcgill.sel.core.COREImpactModel; import ca.mcgill.sel.core.COREInterface; import ca.mcgill.sel.core.COREModel; import ca.mcgill.sel.core.CorePackage; import java.util.Collection; impo...
gpl-2.0
Qwaz/solved-hacking-problem
holyshield/2016/mobile_sound_meter/source_original/android/support/v7/widget/am.java
1490
package android.support.v7.widget; import android.content.Context; import android.util.AttributeSet; import android.widget.CheckedTextView; import android.widget.TextView; public class am extends CheckedTextView { private static final int[] f1295a; private ao f1296b; private bn f1297c; static { ...
gpl-2.0
lostdj/Jaklin-OpenJFX
modules/web/src/main/native/Source/WebCore/platform/graphics/ca/mac/LayerFlushSchedulerMac.cpp
3782
/* * Copyright (C) 2011 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
gpl-2.0
EquilibriumGames/Flounder-Engine
src/flounder/fonts/TextObject.java
7519
package flounder.fonts; import flounder.framework.*; import flounder.guis.*; import flounder.loaders.*; import flounder.maths.*; import flounder.maths.vectors.*; import flounder.visual.*; /** * A object the represents a text in a GUI. */ public class TextObject extends ScreenObject { private String textString; pr...
gpl-3.0
MTK6580/walkie-talkie
ALPS.L1.MP6.V2_HEXING6580_WE_L/alps/device/generic/goldfish/opengl/system/renderControl_enc/renderControl_entry.cpp
5774
// Generated Code - DO NOT EDIT !! // generated by 'emugen' #include <stdio.h> #include <stdlib.h> #include "renderControl_client_context.h" #ifndef GL_TRUE extern "C" { GLint rcGetRendererVersion(); EGLint rcGetEGLVersion(EGLint* major, EGLint* minor); EGLint rcQueryEGLString(EGLenum name, void* buffer, EGLint buf...
gpl-3.0
radekp/NeronGPS
src/tracesegment.cpp
2000
/* * Copyright 2009, 2010 Thierry Vuillaume * * This file is part of NeronGPS. * * NeronGPS 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 la...
gpl-3.0
axis/axiscommerce
app/code/Axis/Sitemap/controllers/IndexController.php
7286
<?php /** * Axis * * This file is part of Axis. * * Axis 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. * * Axis is distribu...
gpl-3.0
OpenQBMM/OpenQBMM-dev
src/quadratureMethods/populationBalanceModels/populationBalanceSubModels/breakupKernels/AyaziShamlou/AyaziShamlou.C
4212
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | OpenQBMM - www.openqbmm.org \\/ M anipulation | ------------------------...
gpl-3.0
brimzi/jeromq
src/test/java/zmq/TestYQueue.java
1771
/* Copyright (c) 2007-2014 Contributors as noted in the AUTHORS file This file is part of 0MQ. 0MQ is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or ...
gpl-3.0
grandgeorg/omeka-ddb
themes/Deco-master/deco/common/footer.php
3976
</div><!-- end content --> <div id="footer"> <?php echo public_nav_main();?> <p>&copy; <?php echo date('Y');?> <?php echo html_escape(option('author'));?> <br/>Powered by <a href="http://omeka.org">Omeka</a><?php echo deco_display_theme_credit();?> <?php echo ($footertext=get_theme_option('custo...
gpl-3.0
OpenFOAM/OpenFOAM-5.x
src/lagrangian/intermediate/parcels/Templates/ReactingMultiphaseParcel/ReactingMultiphaseParcel.C
18624
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation \\/ M anipulation | --------...
gpl-3.0
idega/se.idega.idegaweb.commune.care
src/java/se/idega/idegaweb/commune/care/business/AccountingSessionHomeImpl.java
369
package se.idega.idegaweb.commune.care.business; public class AccountingSessionHomeImpl extends com.idega.business.IBOHomeImpl implements AccountingSessionHome { protected Class getBeanInterfaceClass(){ return AccountingSession.class; } public AccountingSession create() throws javax.ejb.CreateException{ retu...
gpl-3.0
terraframe/geodashboard
geoprism-web/src/main/webapp/3rd-party/mapbox/mapboxgl/mapbox-gl-js-0.34.0/test/unit/source/source_cache.test.js
29567
'use strict'; const test = require('mapbox-gl-js-test').test; const SourceCache = require('../../../src/source/source_cache'); const AnimationLoop = require('../../../src/style/animation_loop'); const Source = require('../../../src/source/source'); const Tile = require('../../../src/source/tile'); const TileCoord = re...
gpl-3.0
ManifoldScholar/manifold
client/src/reader/components/notation/viewer/Fader.js
1052
import React, { PureComponent } from "react"; import PropTypes from "prop-types"; import classNames from "classnames"; export default class NotationFader extends PureComponent { static displayName = "NotationViewer.Fader"; static propTypes = { children: PropTypes.element.isRequired }; constructor(props) ...
gpl-3.0
asiapacificforum/nhridocs
vendor/gems/complaint_reporter/lib/complaint_reporter/version.rb
49
module ComplaintReporter VERSION = "0.0.1" end
gpl-3.0
samszo/open-edition
plugins-dist/compagnon/lang/compagnon_pt_br.php
4184
<?php // This is a SPIP language file -- Ceci est un fichier langue de SPIP // extrait automatiquement de http://trad.spip.net/tradlang_module/compagnon?lang_cible=pt_br // ** ne pas modifier le fichier ** if (!defined('_ECRIRE_INC_VERSION')) { return; } $GLOBALS[$GLOBALS['idx_lang']] = array( // C 'c_accueil_b...
gpl-3.0
tranleduy2000/javaide
jdk-1_7/src/main/java/javax/lang/model/util/AbstractTypeVisitor6.java
3814
/* * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package javax.lang.model.util; import javax.lang.model.type.*; /** * A skeletal visitor of types wit...
gpl-3.0
Fatalerror66/ffxi-a
scripts/globals/items/bowl_of_stamina_soup.lua
1487
----------------------------------------- -- ID: 4337 -- Item: bowl_of_stamina_soup -- Food Effect: 4Hrs, All Races ----------------------------------------- -- HP % 10 -- Dexterity 4 -- Vitality 6 -- Mind -3 -- HP Recovered While Healing 10 ----------------------------------------- require("scripts/global...
gpl-3.0
censam/open_cart
multilanguage/OC-Europa-1-5-1-3-9.part01 (2)/upload/admin/language/polski/feed/google_base.php
1042
<?php /** * OpenCart 1.5.1.1 Polskie Tłumaczenie * * This script is protected by copyright. It's use, copying, modification * and distribution without written consent of the author is prohibited. * * * @category OpenCart * @package OpenCart * @author Krzysztof Kardasz <krzysztof.kardasz@gmail.com> ...
gpl-3.0
tectronics/magicgrove
source/Grove/UserInterface/Battlefield/ViewModel.cs
3974
namespace Grove.UserInterface.Battlefield { using System; using System.Linq; using Events; using Infrastructure; public class ViewModel : ViewModelBase, IReceive<AttachmentAttachedEvent>, IReceive<AttachmentDetachedEvent>, IDisposable { private readonly Player _owner; private readonly Row[] _rows...
gpl-3.0
SickGear/SickGear
lib/tornado_py2/autoreload.py
13459
# # Copyright 2009 Facebook # # 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, s...
gpl-3.0
structr/structr
structr-db-driver-api/src/main/java/org/structr/api/config/IntegerChoiceSetting.java
2128
/* * Copyright (C) 2010-2021 Structr GmbH * * This file is part of Structr <http://structr.org>. * * Structr 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 yo...
gpl-3.0
smarthit/openemr
interface/super/edit_layout.php
72500
<?php /** * Copyright (C) 2014 Rod Roark <rod@sunsetsystems.com> * * 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 by the Free Software Foundation; either version 2 * of the License, or (at your option) any later...
gpl-3.0
letsgoING/ArduBlock
Source/ardublock-master/ardublock-master/src/main/java/com/ardublock/translator/block/letsgoING/WaitBlock.java
1093
package com.ardublock.translator.block.letsgoING; import com.ardublock.translator.Translator; import com.ardublock.translator.block.TranslatorBlock; import com.ardublock.translator.block.exception.SocketNullException; import com.ardublock.translator.block.exception.SubroutineNotDeclaredException; public class Wa...
gpl-3.0
rranz/javalego
javalego/javalego_ui/src/main/java/com/javalego/ui/field/impl/ReferenceFieldModel.java
814
package com.javalego.ui.field.impl; /** * Obtener la configuración de un campo de otra Entidad a modo de referencia. El * tipo de campo es indiferente y sólo se pueden sobreescribir alguna de las * propieaddes que son comunes a todos los campos. * * @author ROBERTO RANZ */ public class ReferenceField...
gpl-3.0
nerdiabet/webSPELL
languages/hu/awards.php
2460
<?php /* ########################################################################## # # # Version 4 / / / # # -----------__---/__---__------__----__---/---/- # # ...
gpl-3.0
myjyby/unmilleniumgoals
static/js/clear.functions.js
3350
function rm(selector){ return d3.selectAll(selector).remove(); } function rm_check_countrylabel(parent,conditionnode,condition){ if(!condition){ if(parent.select(".ctr-label-text")[0][0]){ return rm_countrylabel(parent); }else{ return null; } }else{ if(conditionnode.classed(condition) === true){ re...
gpl-3.0
treejames/madsonic-5.5
src/github/madmarty/madsonic/util/SubtitleConverter/TimedTextObject.java
3873
package github.madmarty.madsonic.util.SubtitleConverter; import java.util.Hashtable; import java.util.Iterator; import java.util.TreeMap; /** * These objects can (should) only be created through the implementations of parseFile() in the {@link TimedTextFileFormat} interface * They are an object representati...
gpl-3.0
springernature/bandiera
config/puma.rb
897
APP_ROOT = File.expand_path(File.dirname(File.dirname(__FILE__))) $LOAD_PATH.unshift File.join(APP_ROOT, 'lib') require 'bandiera' port = Integer(ENV['PORT'] || 5000) unix_socket = ENV['SOCKET'] || '/tmp/bandiera.sock' no_of_processes = Integer(ENV['PROCESSES'] || 1) min_no_of_threads = Integer...
gpl-3.0
mlohbihler/BACnet4J
src/main/java/com/serotonin/bacnet4j/util/sero/SerialPortException.java
1682
/* * ============================================================================ * GNU General Public License * ============================================================================ * * Copyright (C) 2015 Infinite Automation Software. All rights reserved. * * This program is free software: you can redist...
gpl-3.0
gohdan/DFC
known_files/hashes/sys-temp/updates/core/libs/vendor/guzzle/service/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php
46
UMI.CMS 15 = 4df70de665603ecde9d54127bc589e84
gpl-3.0
woakes070048/crm-php
htdocs/langs/de_DE/donations.lang.php
2134
<?php /* Copyright (C) 2012 Regis Houssin <regis.houssin@capnetworks.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later ...
gpl-3.0
crm-js/crm-php
htdocs/langs/hu_HU/externalsite.lang.php
887
<?php /* Copyright (C) 2012 Regis Houssin <regis.houssin@capnetworks.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later ...
gpl-3.0
Backfeed/Backfeed-Protocol-Service
tester/value_distributer.py
6665
from protocol_function import BidInfo,FIn,ProtocolFunctionV1 import classes as cls from operator import attrgetter class ValueDistributerBase(object): def process_bid(self,current_bid,session,logger = None): pass class ValueDistributer(ValueDistributerBase): def __init__(self,logger = None): self.logger = ...
gpl-3.0
felipearimateia/zum-android
app/src/main/java/com/hotmart/dragonfly/authenticator/service/AccountAuthenticatorService.java
1193
/* * This file is part of Zum. * * Zum 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. * * Zum is distributed in the hope tha...
gpl-3.0
SmithsModding/Tiny-Storage
src/main/java/com/smithsmodding/tinystorage/util/common/IKeyBound.java
312
package com.smithsmodding.tinystorage.util.common; import com.smithsmodding.tinystorage.common.reference.Key; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.item.ItemStack; public interface IKeyBound { void doKeyBindingAction(EntityPlayer entityPlayer, ItemStack itemStack, Key key); }
gpl-3.0
44kia244/MWFramework
demo/shop_demo/core/DBengine.class.php
2669
<?php /**************************************************************************** * This file is part of MWFramework. * * * * MWFramework is free software: you can redistribute it and/or modify * * i...
gpl-3.0
phase/compiler
src/org/sugarj/driver/transformations/renaming/$Dyn$Rule$Id_1_0.java
1339
package org.sugarj.driver.transformations.renaming; import org.strategoxt.stratego_lib.*; import org.strategoxt.lang.*; import org.spoofax.interpreter.terms.*; import static org.strategoxt.lang.Term.*; import org.spoofax.interpreter.library.AbstractPrimitive; import java.util.ArrayList; import java.lang.ref.WeakRefere...
gpl-3.0
chriskmanx/qmole
QMOLEDEV/llvm-2.8/tools/llvmc/examples/Skeleton/Main.cpp
561
//===--- Main.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open // Source License. See LICENSE.TXT for details. // //===--------------------------------------------------------...
gpl-3.0
nipunn1313/parity
js/src/modals/DappPermissions/dappPermissions.spec.js
1512
// Copyright 2015-2017 Parity Technologies (UK) Ltd. // This file is part of Parity. // Parity 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 lat...
gpl-3.0
nmenon/predict2
src/PredictII/network/networkAnalyzerServer.java
3540
/* * Copyright (C) 2001-2008 Nishanth Menon <menon.nishanth at gmail dot com> * * Part of the predict two project done during NITC Final year. * Predict2: http://code.google.com/p/predict2/ * NITC: http://web.nitc.ac.in/~cse/ * * This program is free software; you can redistribute it and/or modify * it under t...
gpl-3.0
nuttynb/darts-project
src/main/java/hu/nutty/darts/model/package-info.java
192
/** * Model - Model represents an object or JAVA POJO carrying data. * It can also have logic to update controller if its data changes. * @author nutty * */ package hu.nutty.darts.model;
gpl-3.0
4n6g4/gtsdm
malra/bo/module/mutasi_masa_kerja_penyesuaian/response/DoUpdateMutasiMasaKerjaPenyesuaian.html.class.php
681
<?php require_once GTFWConfiguration::GetValue( 'application', 'docroot') . 'module/mutasi_masa_kerja_penyesuaian/response/ProcessMutasiMasaKerjaPenyesuaian.proc.class.php'; class DoUpdateMutasiMasaKerjaPenyesuaian extends HtmlResponse { function TemplateModule() { } function ProcessRequest() { ...
gpl-3.0
ingochris/InfinityEncryption
python/printcoor.py
11429
#!/usr/bin/python # Python-based HTTP server for requesting sensor data # # To run: # python server.py [port] # where port defaults to 8080. # # Connect to the server via HTTP to receive latest images in JSON # format. For example, http://127.0.0.1:8080 # Requires: # FTDI D2XX driver for your OS (http://www.ftdichi...
gpl-3.0
jesuscript/parity
js/src/views/Settings/Proxy/index.js
743
// Copyright 2015, 2016 Parity Technologies (UK) Ltd. // This file is part of Parity. // Parity 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 la...
gpl-3.0
nrizzio/Signal-Desktop
libtextsecure/test/websocket_test.js
1997
// Copyright 2015-2020 Signal Messenger, LLC // SPDX-License-Identifier: AGPL-3.0-only /* global TextSecureWebSocket */ describe('TextSecureWebSocket', () => { const RealWebSocket = window.WebSocket; before(() => { window.WebSocket = MockSocket; }); after(() => { window.WebSocket = RealWebSocket; })...
gpl-3.0
mailcow/mailcow-dockerized
data/web/inc/lib/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php
15771
<?php /** * This file is part of the Carbon package. * * (c) Brian Nesbitt <brian@nesbot.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Carbon\Traits; use Carbon\Carbon; use Carbon\CarbonImmutable; use Carbon\Carb...
gpl-3.0
csbernath/DataCommander
Foundation/.Net-5.0/Diagnostics/WindowsVersionInfo.cs
1151
using Microsoft.Win32; namespace Foundation.Diagnostics; public sealed class WindowsVersionInfo { public readonly string ProductName; public readonly string DisplayVersion; public readonly string ReleaseId; public readonly string CurrentBuild; public WindowsVersionInfo(string productName, string...
gpl-3.0
Yoon-jae/Algorithm_BOJ
problem/10826/10826.py
120
n = input() a = 1 b = 0 c = 0 for i in range(2,n+1): c = a + b b = a a = c if n==0: print '0' else: print a
gpl-3.0
jesuscript/parity
js/src/redux/providers/walletActions.js
14867
// Copyright 2015, 2016 Parity Technologies (UK) Ltd. // This file is part of Parity. // Parity 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 la...
gpl-3.0
aitoralmeida/c4a_data_repository
RestApiInterface/src/packControllers/__init__.py
79
# -*- coding: utf-8 -*- import ar_post_orm import sr_post_orm import post_orm
gpl-3.0
atkv/atkv.github.io
doc/search/all_12.js
311
var searchData= [ ['v',['v',['../structAtPQueueU64.html#aa27f8fee7776c2bc7cb76258d09284d4',1,'AtPQueueU64']]], ['value',['value',['../structAtListU64.html#a11759f4a7cc962de68a912d3656eb202',1,'AtListU64']]], ['vp',['vp',['../structAtPQueueU64.html#a3466a22e0db9044bf148bde2a9b7eb1e',1,'AtPQueueU64']]] ];
gpl-3.0
DanielReid/addis-core
src/main/java/org/drugis/addis/analyses/controller/AnalysisArchiveCommand.java
352
package org.drugis.addis.analyses.controller; /** * Created by joris on 9-1-17. */ public class AnalysisArchiveCommand { private Boolean isArchived; public AnalysisArchiveCommand() { } public AnalysisArchiveCommand(Boolean isArchived){ this.isArchived = isArchived; } public Boolean getIsArchived()...
gpl-3.0
nurv/lirec
scenarios/MyFriend/MyPleo/workspace/viPleoShivaModule/Resources/Scripts/MyPleoAI_State_LowEnergy_onLeave.lua
693
-------------------------------------------------------------------------------- -- State............ : LowEnergy -- Author........... : Tiago Paiva -- Description...... : -------------------------------------------------------------------------------- --------------------------------------------------------------...
gpl-3.0
dtrip/weevely3
modules/file/upload2web.py
4955
from core.vectors import PhpCode, ShellCmd, ModuleExec, Os from core.module import Module from core import modules from core import messages from core.loggers import log import urlparse import os class Upload2web(Module): """Upload file automatically to a web folder and get corresponding URL.""" def init(sel...
gpl-3.0
jonathankablan/prestashop-1.6
prestashop_1.7/classes/Carrier.php
62085
<?php /** * 2007-2016 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...
gpl-3.0
lyy289065406/expcodes
java/01-framework/dubbo-admin/incubator-dubbo-ops/dubbo-admin-frontend/node/node_modules/npm/node_modules/fs-vacuum/test/racy-entries-eexist.js
3757
var path = require('path') var test = require('tap').test var readdir = require('graceful-fs').readdir var readdirSync = require('graceful-fs').readdirSync var rmdir = require('graceful-fs').rmdir var statSync = require('graceful-fs').statSync var writeFile = require('graceful-fs').writeFile var mkdirp = req...
gpl-3.0
mapsquare/osm-contributor
src/main/java/io/jawg/osmcontributor/ui/dialogs/AddPoiBusLineDialogFragment.java
6684
/** * Copyright (C) 2019 Takima * <p> * This file is part of OSM Contributor. * <p> * OSM Contributor 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 opti...
gpl-3.0
soulshake/hangupsbot
hangupsbot/commands/jokes.py
1650
import asyncio, random from hangupsbot.utils import strip_quotes, text_to_segments from hangupsbot.commands import command @asyncio.coroutine def easteregg_combo(client, conv_id, easteregg, eggcount=1, period=0.5): """Send easter egg combo (ponies, pitchforks, bikeshed, shydino)""" for i in range(eggcount): ...
gpl-3.0
Zheng-Yejian/xyplayer-package
xyplayer_unpacked/usr/lib/python3/dist-packages/mutagenx/oggspeex.py
4133
# -*- coding: utf-8 -*- # Copyright 2006 Joe Wreschnig # # 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. """Read and write Ogg Speex comments. This module handles Speex files wrappe...
gpl-3.0
msigley/shopp
api/theme/cartitem.php
36118
<?php /** * cartitem.php * * ShoppCartItemThemeAPI provides shopp('cartitem') Theme API tags * * @api * @copyright Ingenesis Limited, 2012-2014 * @package Shopp\API\Theme\CartItem * @version 1.3 * @since 1.2 **/ defined( 'WPINC' ) || header( 'HTTP/1.1 403' ) & exit; // Prevent direct access add_filter('shop...
gpl-3.0
woakes070048/crm-php
htdocs/societe/fiche.php
73105
<?php /* Copyright (C) 2001-2007 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2003 Brian Fraval <brian@fraval.org> * Copyright (C) 2004-2012 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2005 Eric Seigne <eric.seigne@ryxeo.com> * Copyright (C) 2005-2013 Regis Houssin ...
gpl-3.0
rreddy70/openemr
interface/forms/newpatient/common.php
14116
<?php // 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. require_once("$srcdir/options.inc.php"); $months = array("01...
gpl-3.0
Hello23-Ygopro/ygopro-kaijudo
expansions/script/c25003062.lua
362
--Spy Mission local ka=require "expansions.utility_ktcg" local scard,sid=ka.GetID() function scard.initial_effect(c) ka.EnableSpellAttribute(c) --shield blast ka.EnableShieldBlast(c) --draw ka.AddSpellCastAbility(c,0,nil,ka.DrawOperation(PLAYER_PLAYER,2)) ka.AddShieldBlastCastAbility(c,0,nil,ka.DrawOperation(PLAY...
gpl-3.0
wooknight/phpcallgraph
lib/ezcomponents/Reflection/tests/parameter_static_test.php
3087
<?php /** * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License * @version //autogen// * @filesource * @package Reflection * @subpackage Tests */ class ezcReflectionParameterStaticTest extends ezcReflectionParameterTest { public fun...
gpl-3.0
halfwit/qutebrowser
tests/unit/misc/test_readline.py
10042
# vim: ft=python fileencoding=utf-8 sts=4 sw=4 et: # Copyright 2014-2016 Florian Bruhin (The Compiler) <mail@qutebrowser.org> # # This file is part of qutebrowser. # # qutebrowser 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 S...
gpl-3.0
edagarli/Nicole
src/main/java/org/edagarli/framework/util/ArrayUtil.java
503
package org.edagarli.framework.util; import org.apache.commons.lang3.ArrayUtils; /** * User: lurou * Email: lurou@2dfire.com * Date: 16/1/22 * Time: 17:54 * Desc: */ public class ArrayUtil { /** * 判断数组是否非空 */ public static boolean isNotEmpty(Object[] array) { return !ArrayUtils.isEmpt...
gpl-3.0
DIRACGrid/DIRAC
src/DIRAC/DataManagementSystem/Agent/RequestOperations/RemoveReplica.py
9352
######################################################################## # File: RemoveReplica.py # Author: Krzysztof.Ciba@NOSPAMgmail.com # Date: 2013/03/25 07:45:06 ######################################################################## """ :mod: RemoveReplica =================== .. module: RemoveReplica ...
gpl-3.0
nortikin/sverchok
nodes/solid/transform_solid.py
1832
from sverchok.dependencies import FreeCAD from sverchok.utils.dummy_nodes import add_dummy if FreeCAD is None: add_dummy('SvTransformSolidNode', 'Transform Solid', 'FreeCAD') else: import bpy from bpy.props import FloatProperty from sverchok.node_tree import SverchCustomTreeNode from sverchok.dat...
gpl-3.0
Entropy512/libsigrokdecode
decoders/ir_nec/pd.py
9333
## ## This file is part of the libsigrokdecode project. ## ## Copyright (C) 2014 Gump Yang <gump.yang@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 Foundation; either version 2 of the Lic...
gpl-3.0
mayioit/MacroMedicalSystem
ImageServer/Web/Application/Controls/CheckJavascript.ascx.designer.cs
852
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:2.0.50727.4005 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //----...
gpl-3.0
swordiemen/Mushy
src/handling/channel/handler/MovementParse.java
5463
/* This file is part of the OdinMS Maple Story Server Copyright (C) 2008 ~ 2010 Patrick Huy <patrick.huy@frz.cc> Matthias Butz <matze@odinms.de> Jan Christian Meyer <vimes@odinms.de> This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License ...
gpl-3.0
irregulator/ganetimgr
context/session_remaining.py
1629
# -*- coding: utf-8 -*- vim:fileencoding=utf-8: # Copyright (C) 2010-2014 GRNET S.A. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any ...
gpl-3.0
turdusmerula/PgDbo
doc/html/search/files_5.js
576
var searchData= [ ['field_2eh',['Field.h',['../_field_8h.html',1,'']]], ['fieldinfo_2ecpp',['FieldInfo.cpp',['../_field_info_8cpp.html',1,'']]], ['fieldinfo_2eh',['FieldInfo.h',['../_field_info_8h.html',1,'']]], ['fieldref_2ecxx',['FieldRef.cxx',['../_field_ref_8cxx.html',1,'']]], ['fieldref_2ehpp',['FieldRef...
gpl-3.0
gedads/Neodynamis
scripts/zones/Sacrarium/npcs/qm7.lua
1770
----------------------------------- -- Area: Sacrarium -- NPC: qm7 (???) -- Notes: Used to spawn Old Prof. Mariselle -- !pos 22.669 -3.111 -127.318 28 ----------------------------------- package.loaded["scripts/zones/Sacrarium/TextIDs"] = nil; ----------------------------------- require("scripts/zones/Sacrarium/Tex...
gpl-3.0
micaherne/moodle
mod/assignment/lang/en/assignment.php
14250
<?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...
gpl-3.0
ecastro/moodle23ulpgc
mod/tracker/classes/trackercategorytype/dropdown/dropdown.class.php
1343
<?php /** * @package tracker * @author Clifford Tham * @review Valery Fremaux / 1.8 * @date 02/12/2007 * * A class implementing a dropdown element */ include_once $CFG->dirroot.'/mod/tracker/classes/trackercategorytype/trackerelement.class.php'; class dropdownelement extends trackerelement{ var $options; functio...
gpl-3.0
ned14/crust
src/getifaddrs.rs
18857
// Copyright 2015 MaidSafe.net limited. // // This SAFE Network Software is licensed to you under (1) the MaidSafe.net Commercial License, // version 1.0 or later, or (2) The General Public License (GPL), version 3, depending on which // licence you accepted on initial access to the Software (the "Licences"). // // By ...
gpl-3.0
Pfeil/polyvr
extras/python/rosclient.py
1991
#!/usr/bin/python """ This script starts a web server that accepts any data string via post: import VR, httplib, urllib params = urllib.urlencode({'data' : 'myData'}) headers = {"Content-type": "application/x-www-form-urlencoded", "Accept": "text/plain"} conn = httplib.HTTPConnection("localhost:8000") conn.request...
gpl-3.0
geminy/aidear
oss/qt/qt-everywhere-opensource-src-5.9.0/qtwebengine/src/3rdparty/chromium/v8/src/libplatform/default-platform.cc
6963
// Copyright 2013 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "src/libplatform/default-platform.h" #include <algorithm> #include <queue> #include "include/libplatform/libplatform.h" #include "src/base/lo...
gpl-3.0
jewzaam/lightblue-rest
metadata/src/test/java/com/redhat/lightblue/rest/metadata/ITCaseMetadataResourceTest.java
11364
/* * Copyright 2013 Red Hat, Inc. and/or its affiliates. * * This file is part of lightblue. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at y...
gpl-3.0
subhashsaran/rails-dashboard
db/migrate/20140310191148_create_relationships.rb
372
class CreateRelationships < ActiveRecord::Migration def change create_table :relationships do |t| t.integer :follower_id t.integer :followed_id t.timestamps end add_index :relationships, :follower_id add_index :relationships, :followed_id add_index :relationships, [:followe...
gpl-3.0
TheTechnobear/MEC
mec-vst/JuceLibraryCode/modules/juce_events/messages/juce_ApplicationBase.cpp
9864
/* ============================================================================== This file is part of the JUCE library. Copyright (c) 2017 - ROLI Ltd. JUCE is an open source library subject to commercial or open-source licensing. The code included in this file is provided under the terms o...
gpl-3.0
nerdiabet/webSPELL
languages/sl/demos.php
3504
<?php /* ########################################################################## # # # Version 4 / / / # # -----------__---/__---__------__----__---/---/- # # ...
gpl-3.0
mochaoss/inspace
inspace/tests/core/test_models.py
2028
import pytest from django.db.utils import IntegrityError from mixer.backend.django import mixer from core.models import Planet, Resource, ResourceLink pytestmark = pytest.mark.django_db def test_planet_uniqueness(): mixer.blend(Planet, name='test name') with pytest.raises(IntegrityError): mixer.blen...
gpl-3.0
TheValarProject/AwakenDreamsClient
mcp/src/minecraft/net/minecraft/util/math/MathHelper.java
17366
package net.minecraft.util.math; import java.util.Random; import java.util.UUID; public class MathHelper { public static final float SQRT_2 = sqrt_float(2.0F); /** * A table of sin values computed from 0 (inclusive) to 2*pi (exclusive), with steps of 2*PI / 65536. */ private static final float[...
gpl-3.0
FireBladeNooT/Medusa_1_6
lib/chardet/charsetprober.py
5110
######################## BEGIN LICENSE BLOCK ######################## # The Original Code is Mozilla Universal charset detector code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All R...
gpl-3.0
UnitooTeam/harbour-boxing-timer
documentation/html/search/all_0.js
256
var searchData= [ ['activechanged',['activeChanged',['../class_boxing_timer.html#a4f2001335cd6249a350d87708b785de5',1,'BoxingTimer']]], ['applystatus',['applyStatus',['../class_boxing_timer.html#add8675aed0b0f7f2a90482456c63c8f3',1,'BoxingTimer']]] ];
gpl-3.0
ndlib/annex-ims
app/helpers/trays_helper.rb
23
module TraysHelper end
gpl-3.0
rudhir-upretee/Sumo_With_Netsim
src/netimport/vissim/tempstructs/NIVissimVehTypeClass.cpp
2789
/****************************************************************************/ /// @file NIVissimVehTypeClass.cpp /// @author Daniel Krajzewicz /// @date Sept 2002 /// @version $Id: NIVissimVehTypeClass.cpp 12050 2012-03-12 06:53:15Z behrisch $ /// // ------------------- /****************************************...
gpl-3.0
wmcnicho/Gotham-City
src/simcity/restaurants/restaurant4/Restaurant4Gui/Restaurant4CustomerGui.java
5479
package simcity.restaurants.restaurant4.Restaurant4Gui; import java.util.*; import java.util.List; import java.awt.*; import simcity.Market.MarketCustomerRole; import simcity.restaurants.restaurant4.Restaurant4CustomerRole; import simcity.restaurants.restaurant4.interfaces.Restaurant4Customer; import Gui.RoleGui; i...
gpl-3.0
mobilipia/Deskera-CRM
crm-app2/crm-webapp/src/main/webapp/scripts/common/KWLNotification.js
2296
/* * Copyright (C) 2012 Krawler Information Systems Pvt Ltd * 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; either version 2 * of the License, or (at your optio...
gpl-3.0
epfl-lara/leon
src/test/resources/regression/genc/valid/RegressionTest1.scala
1255
/* Copyright 2009-2016 EPFL, Lausanne */ import leon.annotation._ import leon.lang._ import leon.io.{ FileInputStream => FIS } /* * This test was reduced from a bigger one. A bug caused GenC to crash * when converting `processImage` from Scala to its IR because there was * a mismatch between the function argume...
gpl-3.0
nstarke/hootenanny
tgs/src/test/cpp/tgs/PluginFactory.cpp
1860
/* * This file is part of Hootenanny. * * Hootenanny 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. * * This program is distr...
gpl-3.0